Langevin thermostat: Difference between revisions

From VASP Wiki
(Created page with "== References == <references/> <noinclude> ---- Category:Molecular DynamicsCategory:ThermostatsCategory:TheoryCategory:Howto")
 
No edit summary
Line 1: Line 1:
The Langevin thermostat maintains the temperature through a modification of Newton's equations of motion
:<math>
\dot{r_i} = p_i/m_i \qquad
\dot{p_i} = F_i - {\gamma}_i\,p_i + f_i,
</math>
</span>
where ''F<sub>i</sub>'' is the force acting on atom ''i'' due to the interaction potential, &gamma;<sub>i</sub> is a friction coefficient, and ''f<sub>i</sub>'' is a random force with dispersion &sigma;<sub>i</sub> related to &gamma;<sub>i</sub> through:
:<math>
\sigma_i^2 = 2\,m_i\,{\gamma}_i\,k_B\,T/{\Delta}t
</math>
with &Delta;''t'' being the time-step used in the MD to integrate the equations of motion. Obviously, Langevin dynamics is identical to the classical Hamiltonian in the limit of vanishing &gamma;.
== References ==
== References ==
<references/>
<references/>

Revision as of 09:14, 31 May 2019

The Langevin thermostat maintains the temperature through a modification of Newton's equations of motion

where Fi is the force acting on atom i due to the interaction potential, γi is a friction coefficient, and fi is a random force with dispersion σi related to γi through:

with Δt being the time-step used in the MD to integrate the equations of motion. Obviously, Langevin dynamics is identical to the classical Hamiltonian in the limit of vanishing γ.

References