forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12834 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
3337a367c0
commit
2dedb41952
|
@ -108,6 +108,10 @@ to use the <A HREF = "pair_srp.html">pair_style srp</A> command in conjuction wi
|
|||
these pair styles. It is a soft segmental repulsive potential (SRP)
|
||||
that can prevent DPD polymer chains from crossing each other.
|
||||
</P>
|
||||
<P>IMPORTANT NOTE: The virial calculation for pressure when using this
|
||||
pair style includes all the components of force listed above,
|
||||
including the random force.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
<P>Styles with a <I>cuda</I>, <I>gpu</I>, <I>intel</I>, <I>kk</I>, <I>omp</I>, or <I>opt</I> suffix are
|
||||
|
|
|
@ -100,6 +100,10 @@ to use the "pair_style srp"_pair_srp.html command in conjuction with
|
|||
these pair styles. It is a soft segmental repulsive potential (SRP)
|
||||
that can prevent DPD polymer chains from crossing each other.
|
||||
|
||||
IMPORTANT NOTE: The virial calculation for pressure when using this
|
||||
pair style includes all the components of force listed above,
|
||||
including the random force.
|
||||
|
||||
:line
|
||||
|
||||
Styles with a {cuda}, {gpu}, {intel}, {kk}, {omp}, or {opt} suffix are
|
||||
|
|
Loading…
Reference in New Issue