MDALGO

From VASP Wiki
Revision as of 11:43, 10 April 2014 by Vaspmaster (talk | contribs)

MDALGO = 0 | 1 | 2 | 3 | 11 | 21 | 13
Default: MDALGO = 0 

Description: MDALGO specifies the molecular dynamics simulation protocol (in case IBRION=0 and VASP was compiled with -Dtbdyn).


Standard molecular dynamics (IBRION=0), the same behavior as if VASP were compiled without -Dtbdyn.
NVT-simulation with Andersen thermostat. In the approach proposed by Andersen[1] the system is thermally coupled to a fictitious heat bath with the desired temperature. The coupling is represented by stochastic impulsive forces that act occasionally on randomly selected particles. The collision probability is defined as an average number of collisions per atom and time-step. This quantity can be controlled by the flag ANDERSEN_PROB. The total number of collisions with the heat-bath is written in the file REPORT for each MD step.
Nose-Hoover thermostat (SMASS needs to be specified in the INCAR file).
Langevin dynamics.
Metadynamics with Andersen thermostat[1] (see remarks under MDALGO=1 as well).
Metadynamics with Nose-Hoover Thermostat (SMASS needs to be specified in the INCAR file).
Up to three user-defined atomic subsystems coupled with independent Andersen thermostats[1] (see remarks under MDALGO=1 as well).

Related Tags and Sections

IBRION, ISIF, SMASS, ANDERSON_PROB, RANDOM_SEED, LBLUEOUT, SHAKETOL, SHAKEMAXITER, HILLS_H, HILLS_W, HILLS_BIN, INCREM, STATUS, VALUE_MIN, VALUE_MAX, LANGEVIN_GAMMA, LANGEVIN_GAMMA_L, PMASS

References


Contents