in.disc.txt (2.4 KB) mol_rough1.txt (906 Bytes)
Dear all,
If I wanted to make a 2d molecular disk,how would I do it? I tried to use the “nve/sphere disc” and “rigid/nve/small” command to make it. But the pressure calculated was much higher than I expected,which made it impossible for me to proceed with the NPT process.Thank you in advance for your help.
Since I wanted to simulate the NPT process, I set up a pressure monitor. I’ve found that the pressure gets especially intense when using nve/sphere disc and rigid/small commands at the same time.
As I already asked, do you have any proof that such a flag would be needed? While a keyword may be needed for one command that does not automatically imply that the same is required for a different command. This is why the question for (real) proof.
The situation for fix nve/sphere is quite different from fix rigid. The former uses the existing per-atom inertia, while the latter has to compute it from the constituent particles. If you have overlapping particles in your rigid objects, you have to compute the inertia for rigid objects externally and provide it in a file. Please check the documentation carefully.