-
Run this command " phonolammps in.lammps -c POSCAR --dim 5 5 5" can get force constants using phonoLammps with pair_style in lammps such as tersoff , but when I use deepMD poteneial energy can't get force constants file. |
Beta Was this translation helpful? Give feedback.
Answered by
langzii
Oct 25, 2022
Replies: 2 comments 11 replies
-
The Lammps inpute file are as following, atom_style atomic read_data test.data pair_style deepmd ./graph.pb neighbor 2.0 bin |
Beta Was this translation helpful? Give feedback.
11 replies
Answer selected by
langzii
-
Thanks your attention, I open the log.lammps file and it just repeats what's on the screen
…------------------ 原始邮件 ------------------
发件人: "deepmodeling/deepmd-kit" ***@***.***>;
发送时间: 2022年10月25日(星期二) 中午11:13
***@***.***>;
***@***.******@***.***>;
主题: Re: [deepmodeling/deepmd-kit] phonoLammps+deepMD-kit,error (Discussion #2022)
Can you take a look at log.lammps?
When LAMMPS is not built with -D LAMMPS_EXCEPTIONS=yes, its Python library will not throw errors on the screen.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
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
The Lammps inpute file are as following,
units metal
boundary p p p
atom_style atomic
read_data test.data
pair_style deepmd ./graph.pb
pair_coeff * *
neighbor 2.0 bin