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