forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12783 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
2bd1303e75
commit
8c274c9af2
|
@ -44,11 +44,11 @@ pair_coeff 2 2 srp 100.0 0.8
|
|||
<P><B>Description:</B>
|
||||
</P>
|
||||
<P>Style <I>srp</I> computes a soft segmental repulsive potential (SRP) that
|
||||
acts between bonds. This potential is useful in preventing bonds from
|
||||
passing through one another when a soft non-bonded potential acts
|
||||
between beads in, for example, DPD polymer chains.
|
||||
An example input script that uses this command is provided
|
||||
in examples/USER/srp.
|
||||
acts between pairs of bonds. This potential is useful for preventing
|
||||
bonds from passing through one another when a soft non-bonded
|
||||
potential acts between beads in, for example, DPD polymer chains. An
|
||||
example input script that uses this command is provided in
|
||||
examples/USER/srp.
|
||||
</P>
|
||||
<P>Bonds of type <I>btype</I> interact with one another through a
|
||||
bond-pairwise potential, such that the force on bond <I>i</I> due to bond
|
||||
|
|
|
@ -35,11 +35,11 @@ pair_coeff 2 2 srp 100.0 0.8 :pre
|
|||
[Description:]
|
||||
|
||||
Style {srp} computes a soft segmental repulsive potential (SRP) that
|
||||
acts between bonds. This potential is useful in preventing bonds from
|
||||
passing through one another when a soft non-bonded potential acts
|
||||
between beads in, for example, DPD polymer chains.
|
||||
An example input script that uses this command is provided
|
||||
in examples/USER/srp.
|
||||
acts between pairs of bonds. This potential is useful for preventing
|
||||
bonds from passing through one another when a soft non-bonded
|
||||
potential acts between beads in, for example, DPD polymer chains. An
|
||||
example input script that uses this command is provided in
|
||||
examples/USER/srp.
|
||||
|
||||
Bonds of type {btype} interact with one another through a
|
||||
bond-pairwise potential, such that the force on bond {i} due to bond
|
||||
|
|
Loading…
Reference in New Issue