git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13191 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2015-03-04 23:01:51 +00:00
parent 9171a85d36
commit 84c9a0675b
2 changed files with 2 additions and 2 deletions

View File

@ -187,7 +187,7 @@ more instructions on how to use the accelerated styles effectively.
</P>
<P>The velocity constraints lead to a linear system of equations which
can be solved analytically. The implementation of the algorithm in
LAMMPS closely follows <A HREF = "#Andersen">Andersen (1983)</A>.
LAMMPS closely follows (<A HREF = "#Andersen">Andersen (1983)</A>).
</P>
<P>IMPORTANT NOTE: The fix rattle command modifies forces and velocities
and thus should be defined after all other integration fixes in your

View File

@ -171,7 +171,7 @@ more instructions on how to use the accelerated styles effectively.
The velocity constraints lead to a linear system of equations which
can be solved analytically. The implementation of the algorithm in
LAMMPS closely follows "Andersen (1983)"_#Andersen.
LAMMPS closely follows ("Andersen (1983)"_#Andersen).
IMPORTANT NOTE: The fix rattle command modifies forces and velocities
and thus should be defined after all other integration fixes in your