Is it necessary to add a parameter to ignore the convergence check? #350
panxiang126
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Good suggestion, could you please commit a PR for it? |
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.
-
When I extracted the results of vasp using dpdata, it automatically ignored some unconverged data, which was reasonable for the next training with deepmd. But if I only want to extract the trajectories, some structures will be missed. Therefore, I am wondering if it is necessary to add an option to ignore the convergence check and provide a warning.
Beta Was this translation helpful? Give feedback.
All reactions