I've encountered the following error several times when running GaMD on
NAMD3 via CUDA:
FATAL ERROR: Periodic cell has become too small for original patch grid!
Possible solutions are to restart from a recent checkpoint,
increase margin, or disable useFlexibleCell for liquid simulation.
Looking at the NAMD mailing list https://www.ks.uiuc.edu/Research/namd/mailing_list/namd-l.2009-2010/2898.html,
it appears as though this error is due to the system density diverging from
its initial state. Looking at the system trajectory file, it appears as
though the system is being compressed on the z-axis and expanding on x- and
y-axes. This issue only occurs when I run the GaMD equilibration step, and
works fine for cMD.
I've attached a copy of my config file below, as well as the output xst
file so you can see how the periodic boundaries change. Do you know the
cause of this error?
Your simulation config file looks ok to me. As for the system density / size change, could you possibly run longer cMD NPT equilibration and then use the “equilibrated” system restart files to continue with GaMD simulation?
You can also test “increase margin, or disable useFlexibleCell for liquid simulation” as suggested in the output.
Best,
Yinglong
Yinglong Miao, Ph.D.
Associate Professor
Computational Medicine Program and
Department of Pharmacology
University of North Carolina - Chapel Hill
Tel: 1-919-962-5696 http://miaolab.org
I've encountered the following error several times when running GaMD on
NAMD3 via CUDA:
FATAL ERROR: Periodic cell has become too small for original patch grid!
Possible solutions are to restart from a recent checkpoint,
increase margin, or disable useFlexibleCell for liquid simulation.
I've attached a copy of my config file below, as well as the output xst
file so you can see how the periodic boundaries change. Do you know the
cause of this error?
Thank you for your help. We tried running a longer cMD simulation, but got the same results. However, we were able to resolve it by adding a margin of 5 to the NAMD configuration file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've encountered the following error several times when running GaMD on
NAMD3 via CUDA:
FATAL ERROR: Periodic cell has become too small for original patch grid!
Possible solutions are to restart from a recent checkpoint,
increase margin, or disable useFlexibleCell for liquid simulation.
Looking at the NAMD mailing list
https://www.ks.uiuc.edu/Research/namd/mailing_list/namd-l.2009-2010/2898.html,
it appears as though this error is due to the system density diverging from
its initial state. Looking at the system trajectory file, it appears as
though the system is being compressed on the z-axis and expanding on x- and
y-axes. This issue only occurs when I run the GaMD equilibration step, and
works fine for cMD.
I've attached a copy of my config file below, as well as the output xst
file so you can see how the periodic boundaries change. Do you know the
cause of this error?
Thank you for your help,
- Gideon
Hi Gideon,
Your simulation config file looks ok to me. As for the system density / size change, could you possibly run longer cMD NPT equilibration and then use the “equilibrated” system restart files to continue with GaMD simulation?
You can also test “increase margin, or disable useFlexibleCell for liquid simulation” as suggested in the output.
Best,
Yinglong
Yinglong Miao, Ph.D.
Associate Professor
Computational Medicine Program and
Department of Pharmacology
University of North Carolina - Chapel Hill
Tel: 1-919-962-5696
http://miaolab.org
Yinglong,
Thank you for your help. We tried running a longer cMD simulation, but got the same results. However, we were able to resolve it by adding a margin of 5 to the NAMD configuration file.
Sounds good!
Yinglong