While am running the EM, the minimizatin gets stopped before the forces get converged at step 14
Steepest Descents:
Tolerance (Fmax) = 1.00000e+03
Number of steps = 50000
Step= 14, Dmax= 1.2e-06 nm, Epot= 1.84916e+18 Fmax= inf, atom= 7809
Energy minimization has stopped, but the forces havenot converged to the
requested precision Fmax < 1000 (whichmay not be possible for your system).
It stoppedbecause the algorithm tried to make a new step whose sizewas too
small, or there was no change in the energy sincelast step. Either way, we
regard the minimization asconverged to within the available machine
precision,given your starting configuration and EM parameters.
Double precision normally gives you higher accuracy, butthis is often not
needed for preparing to run moleculardynamics.
You might need to increase your constraint accuracy, or turn
off constraints altogether (set constraints = none in mdp file)
writing lowest energy coordinates.
Back Off! I just backed up em.gro to ./#em.gro.9#
Steepest Descents converged to machine precision in 15 steps,
but did not reach the requested Fmax < 1000.
Potential Energy = 1.8491607e+18
Maximum force = inf on atom 7809
Norm of force = inf
What should I do?