git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12707 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -41,6 +41,7 @@ FixTempBerendsen::FixTempBerendsen(LAMMPS *lmp, int narg, char **arg) :
|
|||||||
|
|
||||||
// Berendsen thermostat should be applied every step
|
// Berendsen thermostat should be applied every step
|
||||||
|
|
||||||
|
dynamic_group_allow = 1;
|
||||||
nevery = 1;
|
nevery = 1;
|
||||||
scalar_flag = 1;
|
scalar_flag = 1;
|
||||||
global_freq = nevery;
|
global_freq = nevery;
|
||||||
|
|||||||
Reference in New Issue
Block a user