-
Hi, Is there any build-in functions in maml that can convert directly the DFT results into the desire data format used in maml training or testing? Thanks. Best, |
Beta Was this translation helpful? Give feedback.
Answered by
shyuep
Nov 2, 2023
Replies: 1 comment
-
We generally do not use OUTCARs, but vasprun.xml. You can look at pymatgen to find out how to convert them. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
WJiangH
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We generally do not use OUTCARs, but vasprun.xml. You can look at pymatgen to find out how to convert them.