The systems contains different atoms #236
Answered
by
jameswind
chenyouheng
asked this question in
Q&A
Replies: 3 comments
-
The length of rel_a is 2. The types of atoms are specified in type.raw. If
you use 0 for Co and 1 for W, then in one system all the atoms in type.raw
are labelled with type 0. In the other system both 0 and 1 appear.
…On Sun, Jul 12, 2020 at 7:14 PM chenyouheng ***@***.***> wrote:
If the one system is composed of pure Co while another system is composed
with Co3W, how can I train these two systems in one model? And the length
of rel_a is 1 or 2?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<https://github.com/deepmodeling/deepmd-kit/issues/236>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEJ6DC7MOXHEOZMG7VS54QDR3GLIHANCNFSM4OXYDUAA>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
njzjz
-
But my training goes wrong when the length of rel_a is 2 and the system contains only one W. However, If I change the type.raw so that it contains Co and W both, the training goes well. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can set deepmd-kit/examples/water/train/water_se_a.json Lines 3 to 4 in 59d780c |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
If the one system is composed of pure Co while another system is composed with Co3W, how can I train these two systems in one model? And the length of rel_a is 1 or 2?
Beta Was this translation helpful? Give feedback.
All reactions