TEBEG

From VASP Wiki

TEBEG = [real]
Default: TEBEG = 0 

Description: TEBEG sets the starting temperature (in K) for an ab-initio molecular dynamics run (IBRION=0) and other routines (e.g. Electron-phonon interactions from Monte-Carlo sampling).


If no initial velocities are supplied on the POSCAR file, the velocities are set randomly according to a Maxwell-Boltzmann distribution at the initial temperature TEBEG. Velocities are only used for molecular dynamics (IBRION=0).

Mind: If MDALGO>0 is used VASP defines the temperature as

[math]\displaystyle{ T= \frac{1}{ k_B T 3 (N_{\rm ions}-N_{\rm constraints})} \sum\limits_{n}^{N_{\rm ions}} M_n | \vec v_n |^2. }[/math]

This temperature is written to the OUTCAR file. Depending on the type of thermostat this temperature has to be rescaled to obtain the real simulation temperature.

In this thermostat the number of degrees of freedom including constraints are already accounted for in the potential energy term. In this this method the center of mass is conserved. This lowers the degrees of freedom by one which is also taken into account in the OUTCAR file.

Same as for Nosé-Hoover thermostat.

As for the Nosé-Hoover thermostat and Andersen thermostat in this thermostat the number of degrees of freedom including constraints are already accounted for. The center of mass is not conserved in this method, hence this method has 3 degrees of freedom more than the Nosé-Hoover thermostat and the Andersen thermostat.

Related tags and articles

TEEND, IBRION, SMASS

Examples that use this tag