forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1875 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
2b24ebbca9
commit
f1287e57be
|
@ -132,14 +132,14 @@ the specified factor for atoms of that type. This can be useful when
|
|||
different atom types have different sizes or masses. It can be used
|
||||
multiple times to adjust damp for several atom types. Note that
|
||||
specifying a ratio of 2 increases the relaxation time which is
|
||||
equivalent to the the solvent's viscosity acting on particles with 1/2
|
||||
the diameter. This is the opposite effect of scale factors used by
|
||||
the <A HREF = "fix_viscous.html">fix viscous</A> command, since the damp factor in
|
||||
fix <I>langevin</I> is inversely related to the gamma factor in fix
|
||||
<I>viscous</I>. Also note that the damping factor in fix <I>langevin</I>
|
||||
includes the particle mass in Ff, unlike fix <I>viscous</I>. Thus the mass
|
||||
and size of different atom types should be accounted for in the choice
|
||||
of ratio values.
|
||||
equivalent to the solvent's viscosity acting on particles with 1/2 the
|
||||
diameter. This is the opposite effect of scale factors used by the
|
||||
<A HREF = "fix_viscous.html">fix viscous</A> command, since the damp factor in fix
|
||||
<I>langevin</I> is inversely related to the gamma factor in fix <I>viscous</I>.
|
||||
Also note that the damping factor in fix <I>langevin</I> includes the
|
||||
particle mass in Ff, unlike fix <I>viscous</I>. Thus the mass and size of
|
||||
different atom types should be accounted for in the choice of ratio
|
||||
values.
|
||||
</P>
|
||||
<P><B>Restart, fix_modify, output, run start/stop, minimize info:</B>
|
||||
</P>
|
||||
|
|
|
@ -123,14 +123,14 @@ the specified factor for atoms of that type. This can be useful when
|
|||
different atom types have different sizes or masses. It can be used
|
||||
multiple times to adjust damp for several atom types. Note that
|
||||
specifying a ratio of 2 increases the relaxation time which is
|
||||
equivalent to the the solvent's viscosity acting on particles with 1/2
|
||||
the diameter. This is the opposite effect of scale factors used by
|
||||
the "fix viscous"_fix_viscous.html command, since the damp factor in
|
||||
fix {langevin} is inversely related to the gamma factor in fix
|
||||
{viscous}. Also note that the damping factor in fix {langevin}
|
||||
includes the particle mass in Ff, unlike fix {viscous}. Thus the mass
|
||||
and size of different atom types should be accounted for in the choice
|
||||
of ratio values.
|
||||
equivalent to the solvent's viscosity acting on particles with 1/2 the
|
||||
diameter. This is the opposite effect of scale factors used by the
|
||||
"fix viscous"_fix_viscous.html command, since the damp factor in fix
|
||||
{langevin} is inversely related to the gamma factor in fix {viscous}.
|
||||
Also note that the damping factor in fix {langevin} includes the
|
||||
particle mass in Ff, unlike fix {viscous}. Thus the mass and size of
|
||||
different atom types should be accounted for in the choice of ratio
|
||||
values.
|
||||
|
||||
[Restart, fix_modify, output, run start/stop, minimize info:]
|
||||
|
||||
|
|
Loading…
Reference in New Issue