Replies: 1 comment 1 reply
-
Hi @rick9402 , Could you include a full stack trace? It's a little hard to see what in ASE is making this call with only this error. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi to everyone,
I am currently working on a project that requires to use the ASE interface to mix the DFTB+ calculator and the Allegro (NequIP) calculator but it seems that option is not available on the NequIP calculator, I get the following error after executing my script:
---->Error:
NotImplementedError: 'from_ase' does not support calculator SumCalculator(DFTBcalc, NequIPCalc)
"SumCalculator" is an option from ASE calculators that allows mixing 2 or more calculators. I would like to know whether it is possible to activate that option or not. Thanks in advance.
Best regards,
Ricardo
Beta Was this translation helpful? Give feedback.
All reactions