forked from lijiext/lammps
Qualified the GJF description
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10923 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
8d90186b12
commit
b14fb8d610
|
@ -244,10 +244,12 @@ effective random force is composed of the average of two random forces
|
|||
representing half-contributions from the previous and current time
|
||||
intervals. This discretization has been shown to be consistent with
|
||||
the underlying physical model of Langevin dynamics and produces the
|
||||
correct statistical distribution of energy for large timesteps, up to
|
||||
the numerical stability limit. A typical simulation with flexible
|
||||
hydrogen-carbon covalent bonds can be run with a timestep of 3 fs,
|
||||
instead of 1 fs with the standard Langevin method.
|
||||
correct Boltzmann distribution of positions for large timesteps,
|
||||
up to the numerical stability limit. Because the discretized momenta
|
||||
generated by the time integration scheme are not exactly conjugate
|
||||
to the positions, the kinetic energy distribution is systematically
|
||||
lower than the Boltzmann distribution by an amount that
|
||||
grows with the timestep.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
|
|
|
@ -232,10 +232,12 @@ effective random force is composed of the average of two random forces
|
|||
representing half-contributions from the previous and current time
|
||||
intervals. This discretization has been shown to be consistent with
|
||||
the underlying physical model of Langevin dynamics and produces the
|
||||
correct statistical distribution of energy for large timesteps, up to
|
||||
the numerical stability limit. A typical simulation with flexible
|
||||
hydrogen-carbon covalent bonds can be run with a timestep of 3 fs,
|
||||
instead of 1 fs with the standard Langevin method.
|
||||
correct Boltzmann distribution of positions for large timesteps,
|
||||
up to the numerical stability limit. Because the discretized momenta
|
||||
generated by the time integration scheme are not exactly conjugate
|
||||
to the positions, the kinetic energy distribution is systematically
|
||||
lower than the Boltzmann distribution by an amount that
|
||||
grows with the timestep.
|
||||
|
||||
:line
|
||||
|
||||
|
|
Loading…
Reference in New Issue