git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1936 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -2499,7 +2499,7 @@ too small or too large.
|
|||||||
|
|
||||||
<DT><I>Invalid variable in next command</I>
|
<DT><I>Invalid variable in next command</I>
|
||||||
|
|
||||||
<DD>Next command in input script must set variables from "a" to "z".
|
<DD>Self-explanatory.
|
||||||
|
|
||||||
<DT><I>Invalid variable name in variable formula</I>
|
<DT><I>Invalid variable name in variable formula</I>
|
||||||
|
|
||||||
|
|||||||
@ -2496,7 +2496,7 @@ A variable used in a formula could not be evaluated. :dd
|
|||||||
|
|
||||||
{Invalid variable in next command} :dt
|
{Invalid variable in next command} :dt
|
||||||
|
|
||||||
Next command in input script must set variables from "a" to "z". :dd
|
Self-explanatory. :dd
|
||||||
|
|
||||||
{Invalid variable name in variable formula} :dt
|
{Invalid variable name in variable formula} :dt
|
||||||
|
|
||||||
|
|||||||
@ -31,9 +31,11 @@
|
|||||||
between two different chains, effectively grafting the end of one
|
between two different chains, effectively grafting the end of one
|
||||||
chain onto another chain and vice versa. This is done via Monte Carlo
|
chain onto another chain and vice versa. This is done via Monte Carlo
|
||||||
rules using the Boltzmann acceptance criterion. The purpose is to
|
rules using the Boltzmann acceptance criterion. The purpose is to
|
||||||
lower the energy of the system more rapidly than dynamics alone would
|
equilibrate the polymer chain conformations more rapidly than dynamics
|
||||||
do it, by enabling instantaneous large conformational changes in a
|
alone would do it, by enabling instantaneous large conformational
|
||||||
dense polymer melt. It is designed for use with systems of
|
changes in a dense polymer melt. The polymer chains should thus more
|
||||||
|
rapidly converge to the proper end-to-end distances and radii of
|
||||||
|
gyration. It is designed for use with systems of
|
||||||
<A HREF = "bond_fene.html">FENE</A> bead-spring polymer chains where each polymer is
|
<A HREF = "bond_fene.html">FENE</A> bead-spring polymer chains where each polymer is
|
||||||
a linear chain of monomers, but LAMMPS does not enforce this
|
a linear chain of monomers, but LAMMPS does not enforce this
|
||||||
requirement.
|
requirement.
|
||||||
|
|||||||
@ -28,9 +28,11 @@ In a simulation of polymer chains, this command attempts to swap bonds
|
|||||||
between two different chains, effectively grafting the end of one
|
between two different chains, effectively grafting the end of one
|
||||||
chain onto another chain and vice versa. This is done via Monte Carlo
|
chain onto another chain and vice versa. This is done via Monte Carlo
|
||||||
rules using the Boltzmann acceptance criterion. The purpose is to
|
rules using the Boltzmann acceptance criterion. The purpose is to
|
||||||
lower the energy of the system more rapidly than dynamics alone would
|
equilibrate the polymer chain conformations more rapidly than dynamics
|
||||||
do it, by enabling instantaneous large conformational changes in a
|
alone would do it, by enabling instantaneous large conformational
|
||||||
dense polymer melt. It is designed for use with systems of
|
changes in a dense polymer melt. The polymer chains should thus more
|
||||||
|
rapidly converge to the proper end-to-end distances and radii of
|
||||||
|
gyration. It is designed for use with systems of
|
||||||
"FENE"_bond_fene.html bead-spring polymer chains where each polymer is
|
"FENE"_bond_fene.html bead-spring polymer chains where each polymer is
|
||||||
a linear chain of monomers, but LAMMPS does not enforce this
|
a linear chain of monomers, but LAMMPS does not enforce this
|
||||||
requirement.
|
requirement.
|
||||||
|
|||||||
Reference in New Issue
Block a user