-
Hello everyone, I have trained a model, which has a good performance on energy, force, and virial test. But I found there is a difference in the pressure output for NVT simulation of the same system. ============VASP============ kinetic pressure (ideal gas correction) = 4.02 kB #kinetic 1 T= 300. E= -.11895420E+04 F= -.12000897E+04 E0= -.12000897E+04 EK= 0.10548E+02 SP= 0.00E+00 SK= 0.00E+00 ============LAMMPS============ Here, the pressure of VASP is 10.36 kbar, while is 3.9369543 kbar in LAMMPS. What's the reason? If the two software have different methods for calculating pressure, how can they convert each other? Thanks in advance for your kindly reply. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Sorry, I just found out that I made a mistake where the accuracy of computing AIMD is not consistent with the accuracy of training dp, it has a very large effect on virial tensor which cause a big difference in output pressure. |
Beta Was this translation helpful? Give feedback.
Sorry, I just found out that I made a mistake where the accuracy of computing AIMD is not consistent with the accuracy of training dp, it has a very large effect on virial tensor which cause a big difference in output pressure.