While trying to run the MD simulation with the CHARMM-GUI input file, I encounter such an error during the equilibration phase. How to overcome this?

gmx mdrun -v -deffnm ${istep}

Program: gmx mdrun, version 2023-Homebrew

Source file: src/gromacs/mdlib/sim_util.cpp (line 554)

Function: void checkPotentialEnergyValidity(int64_t, const gmx_enerdata_t&, const t_inputrec&)

Internal error (bug):

Step 0: The total potential energy is 1.03605e+19, which is extremely high.

The LJ and electrostatic contributions to the energy are 1.03605e+19 and

-2.96596e+06, respectively. A very high potential energy can be caused by

overlapping interactions in bonded interactions or very large coordinate

values. Usually this is caused by a badly- or non-equilibrated initial

configuration, incorrect interactions or parameters in the topology.

More Ekrem Yaşar's questions See All
Similar questions and discussions