Difference between revisions of "Thermostat groupID"
Jump to navigation
Jump to search
| Line 19: | Line 19: | ||
=== Example === | === Example === | ||
| + | [[make_group]] = grp1 block 6 2.0 30.0 2.0 30.0 2.0 30.0 | ||
[[thermostat]] = "berendsen" | [[thermostat]] = "berendsen" | ||
| − | [[thermostat_group_ID]] = | + | [[thermostat_group_ID]] = grp1 |
| − | |||
| − | |||
| − | |||
Revision as of 13:13, 6 November 2023
thermostat_groupID sets the group of atoms for which the thermostat will act during the molecular dynamics simulation.
Summary
| Required/optional | Type | Accepted values | Default | See also |
|---|---|---|---|---|
| Optional | String | Any valid group ID | all (for all atoms) | thermostat, t_end, optimize_groupID, make_group
|
Example
make_group = grp1 block 6 2.0 30.0 2.0 30.0 2.0 30.0 thermostat = "berendsen" thermostat_group_ID = grp1