Hello,
I just tried to do a SPC Water Model by following the LAMMPS manual (8.4.6. SPC water model — LAMMPS documentation), I only changed the number of water molecules to 1000, I increased the size of the box to have the right density, and I computed the radial distribution function. However, I get a jump to 1.5 at the cutoff distance for my rdf, instead of a stabilization at 1. I think it is because I get this message during the minimization: Minimization stats:
Stopping criterion = linesearch alpha is zero
So, my Totenergy is still at 3700 when the minimization stops… Did my simulation stopped at a local minimization instead of a global one ? If so, how to have the global minimization?