mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7309 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
d17a9d5b0a
commit
9692aa6aaf
|
@ -63,7 +63,7 @@ run_style respa 4 2 2 2 bond 1 dihedral 2 inner 3 5.0 6.0 outer 4 kspace 4
|
|||
<P>Choose the style of time integrator used for molecular dynamics
|
||||
simulations performed by LAMMPS.
|
||||
</P>
|
||||
<P>The <I>verlet</I> style is a velocity-Verlet integrator.
|
||||
<P>The <I>verlet</I> style is a standard velocity-Verlet integrator.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
|
|
|
@ -58,7 +58,7 @@ run_style respa 4 2 2 2 bond 1 dihedral 2 inner 3 5.0 6.0 outer 4 kspace 4 :pre
|
|||
Choose the style of time integrator used for molecular dynamics
|
||||
simulations performed by LAMMPS.
|
||||
|
||||
The {verlet} style is a velocity-Verlet integrator.
|
||||
The {verlet} style is a standard velocity-Verlet integrator.
|
||||
|
||||
:line
|
||||
|
||||
|
|
Loading…
Reference in New Issue