Hello Developer,
I am a beginner in i-PI and I am learning how to use it through the ph2 example in /i-pi/examples/ph2/nvt/.
Now, I want to use i-PI to run classical MD to study the properties of liquid hydrogen using silvera golden potential. However, when I run the input.xml file, I encounter errors due to using a self-created PDB file, whereas the example PDB file (atomic style) runs without issues. Since I am simulating a molecular hydrogen system, I believe using the atomic style is inappropriate. Does i-PI have specific requirements for the style of PDB files? Could this be the source of the error?
As a beginner, would it be possible for you to provide me with a simple tutorial on this topic?
Thanks very much!
Hello Mariana,
I have successfully performed classical MD simulations of liquid hydrogen using the xyz format file in i-PI. However, some issues have emerged during this process.
My system consists of 50 H₂ molecules at 1 MPA and 25K, with the box size calculated based on the corresponding density under these conditions. During the simulation, I observed that while the conserved quantity remains essentially constant, both the temperature and pressure become excessively high (in an NVT ensemble, although there's no specific requirement for pressure, the density condition should constrain the pressure). This has led to hydrogen molecules dissociating into atoms. Since I only made some simple modifications to the tutorial case, are you familiar with this abnormal situation? Do you have any better suggestions for improvement?
Thanks very much!