Atomic virials #25
-
Hello and thanks a lot for all the usefull information you have spread around the MIR group repositories You mention here @Linux-cpp-lisp that
YES we need atomic virials in order to calculate the elastic constants without training the potential on virials, is there any solution? I am suspecting that we have to include
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @enikidis , If I'm understanding you right, you don't need to have trained on (global) virials to predict (global) virials: you just, as you say, need to use |
Beta Was this translation helpful? Give feedback.
-
Hi @enikidis , were you able to calculate stress/atoms using pair_allegro? You mentioned that - Did it allow you to calculate stress/atom? Please, let me know. Thanks. |
Beta Was this translation helpful? Give feedback.
Hi @enikidis ,
If I'm understanding you right, you don't need to have trained on (global) virials to predict (global) virials: you just, as you say, need to use
StressForceOutput
. This is independent of per-atom virials, as the virial is predicted using the analytical derivative of the learned potential energy.