how to run examples/water case at stage of dp test? #694
Unanswered
tonystarkiss
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
It can be the same as the systems you set in your training parameters, such as |
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 trained the water model with the examples fold case, and got a graph.pb, follow the guide: https://deepmd.readthedocs.io/en/master/use-deepmd-kit.html, I should perform the test stage:
dp test -m graph.pb -s /path/to/system -n 30
my question is: How to set paramter: -s /path/to/system, in this case?
Beta Was this translation helpful? Give feedback.
All reactions