-
A silly one, probably, but I've seen that the MACE calculator has a placeholder for a get_potential_energies() function. Is that meant to return a vector with the potential energy of each atom in the system? If so, is there any timeline for it to be implemented? |
Beta Was this translation helpful? Give feedback.
Answered by
ilyes319
Jan 9, 2025
Replies: 1 comment
-
Hello @carajillu, if you want to access that, you can use the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ilyes319
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @carajillu, if you want to access that, you can use the
node_energies
that outputs exactly that (in the result dict).