Closed KS-spec closed 1 year ago
I'm not sure how well this will work, but hopefully the following is a start.
You'll need to create a method and add and instances in methods.py to the appropriate list of methods (i.e. h_methods), then when e.g. get_hmethod()
is called in the code your method can be returned.
Thank you very much! I will try to calculate it.
Dear all,
I'd like to use a wrapper of ase-calculator. I've already found one (#174). How can I use this for rxn.calculate_reaction_profile()?