How RAW file generate? #904
Unanswered
tonystarkiss
asked this question in
Q&A
Replies: 2 comments 5 replies
-
import dpdata
d_outcar = dpdata.LabeledSystem('OUTCAR')
d_outcar.to('deepmd/raw', 'dpmd_raw') See https://github.com/deepmodeling/dpdata#load-data for detail. |
Beta Was this translation helpful? Give feedback.
4 replies
-
Could you please provide the OUTCAR so we can reproduce the 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.
-
I have got a OUTCAR file by VASP , How can I convert it to energy.raw and force.raw?
Beta Was this translation helpful? Give feedback.
All reactions