Commit 5871a7ec authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1934 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent a29b5946
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ minimize 0.0 1.0e-8 1000 100000
<P>Perform an energy minimization of the system, by iteratively adjusting
atom coordinates.  Iterations are terminated when one of the stopping
criteria is satisfied.  At that point the configuration will hopefully
be in local potential energy minimum.  Mathematically speaking, the
be in local potential energy minimum.  More precisely, the
configuration should approximate a critical point for the objective
function (see below), which may or may not be a local minimum.
</P>
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ minimize 0.0 1.0e-8 1000 100000 :pre
Perform an energy minimization of the system, by iteratively adjusting
atom coordinates.  Iterations are terminated when one of the stopping
criteria is satisfied.  At that point the configuration will hopefully
be in local potential energy minimum.  Mathematically speaking, the
be in local potential energy minimum.  More precisely, the
configuration should approximate a critical point for the objective
function (see below), which may or may not be a local minimum.