Langevin thermostat

From VASP Wiki
Revision as of 14:20, 31 May 2019 by Karsai (talk | contribs)

The Langevin thermostat[1][2][3] maintains the temperature through a modification of Newton's equations of motion

[math]\displaystyle{ \dot{r_i} = p_i/m_i \qquad \dot{p_i} = F_i - {\gamma}_i\,p_i + f_i, }[/math]

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 simulating the random kicks by the damping of particles between each other due to friction. The random numbers are chosen from a Gaussian distribution with the following variance

[math]\displaystyle{ \sigma_i^2 = 2\,m_i\,{\gamma}_i\,k_B\,T/{\Delta}t }[/math]

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