Navigation :
Thermostat
Thermostat
Section Time-Dependent::Propagation
Type integer
Default none
This variable selects the type of thermostat applied to
control the ionic temperature.
Options:
- none:
No thermostat is applied. This is the default.
- velocity_scaling:
Velocities are scaled to control the temperature.
- nose_hoover:
Nose-Hoover thermostat.
Source information
ions/ion_dynamics.F90 : 230
call parse_variable(namespace, 'Thermostat', THERMO_NONE, this%thermostat)