MDALGO: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 5: Line 5:


*{{TAG|MDALGO}}=0
*{{TAG|MDALGO}}=0
:Standard molecular dynamics, the same behavior as if VASP were compiled without [[Precompiler_flags|-Dtbdyn]] option, ''i.e.'', all the simulation methods and flags discussed in this document are inactive.
:Standard molecular dynamics, the same behavior as if VASP were compiled without [[Precompiler_flags|-Dtbdyn]].


*{{TAG|MDALGO}}=1
*{{TAG|MDALGO}}=1

Revision as of 15:36, 9 April 2014

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

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


Standard molecular dynamics, the same behavior as if VASP were compiled without -Dtbdyn.
Andersen thermostat.
Nose-Hoover thermostat (SMASS needs to be specified in the INCAR file).
Langevin dynamics.
Metadynamics with Andersen thermostat.
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.

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


Contents