THERMOSTAT
Specify thermostat type and parameters controlling the thermostat. [Edit on GitHub]
Subsections
Keywords
Keyword descriptions
- REGION: enum = GLOBAL
Usage: REGION (GLOBAL|MOLECULE|MASSIVE|DEFINED|THERMAL|NONE)
Valid values:
GLOBALApply one thermostat to the whole system (default)MOLECULEApply one thermostat to each molecule kindMASSIVEApply one thermostat to each degree of freedomDEFINEDApply one thermostat to each defined region from THERMOSTAT/DEFINE_REGIONTHERMALApply one thermostat to each defined region from THERMAL_REGION/DEFINE_REGIONNONENo thermostat is applied
Determines the region each thermostat is attached to. [Edit on GitHub]
- TYPE: enum = NOSE
Usage: TYPE NOSE
Valid values:
NOSEUses the Nose-Hoover thermostat.CSVRUses the canonical sampling through velocity rescaling.GLEUses GLE thermostatAD_LANGEVINUses adaptive-Langevin thermostat
Specify the thermostat used for the constant temperature ensembles. [Edit on GitHub]