Hi everyone
I try to perform equilibration on my system in AMBER16. I use pmemd.cuda and follow AMBER tutorials. This step is interrupted during execution and remains incomplete. also I have the following error:
ERROR: Calculation halted. Periodic box dimensions have changed too much from their initial values.
Your system density has likely changed by a large amount, probably from
starting the simulation from a structure a long way from equilibrium.
[Although this error can also occur if the simulation has blown up for some reason]
The GPU code does not automatically reorganize grid cells and thus you
will need to restart the calculation from the previous restart file.
This will generate new grid cells and allow the calculation to continue.
It may be necessary to repeat this restarting multiple times if your system
is a long way from an equilibrated density.
Alternatively you can run with the CPU code until the density has converged
and then switch back to the GPU code.