Difference between revisions of "Thermostat groupID"

From TurboGAP
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]] = all
+
  [[thermostat_group_ID]] = grp1
[[t_beg]] = 300. # in K
 
[[t_end]] = 300. # in K
 
[[tau_t]] = 100. # in fs
 

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

Summary for thermostat_groupID keyword
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