forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13324 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
5e65993d98
commit
d78fd73223
|
@ -46,10 +46,10 @@ global velocity rescaling with Hamiltonian dynamics (<I>temp/csvr</I>)
|
|||
similar to the empirical Berendsen thermostat in
|
||||
<A HREF = "fix_temp_berendsen.html">temp/berendsen</A>, but chooses the actual
|
||||
scaling factor from a suitably chosen (gaussian) distribution rather
|
||||
than having it determined from the time constant directly. In the
|
||||
second case the velocities are updated to a linear combination of the
|
||||
current velocities with a gaussian distribution of velocities at the
|
||||
desired temperature. Both termostats are applied in every timestep.
|
||||
than having it determined from the time constant directly. In the case
|
||||
of <I>temp/csld</I> the velocities are updated to a linear combination of
|
||||
the current velocities with a gaussian distribution of velocities at
|
||||
the desired temperature. Both termostats are applied every timestep.
|
||||
</P>
|
||||
<P>The thermostat is applied to only the translational degrees of freedom
|
||||
for the particles, which is an important consideration for finite-size
|
||||
|
|
|
@ -35,10 +35,10 @@ global velocity rescaling with Hamiltonian dynamics ({temp/csvr})
|
|||
similar to the empirical Berendsen thermostat in
|
||||
"temp/berendsen"_fix_temp_berendsen.html, but chooses the actual
|
||||
scaling factor from a suitably chosen (gaussian) distribution rather
|
||||
than having it determined from the time constant directly. In the
|
||||
second case the velocities are updated to a linear combination of the
|
||||
current velocities with a gaussian distribution of velocities at the
|
||||
desired temperature. Both termostats are applied in every timestep.
|
||||
than having it determined from the time constant directly. In the case
|
||||
of {temp/csld} the velocities are updated to a linear combination of
|
||||
the current velocities with a gaussian distribution of velocities at
|
||||
the desired temperature. Both termostats are applied every timestep.
|
||||
|
||||
The thermostat is applied to only the translational degrees of freedom
|
||||
for the particles, which is an important consideration for finite-size
|
||||
|
|
Loading…
Reference in New Issue