git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10300 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -41,7 +41,6 @@ FixPressBerendsen::FixPressBerendsen(LAMMPS *lmp, int narg, char **arg) :
|
||||
{
|
||||
if (narg < 5) error->all(FLERR,"Illegal fix press/berendsen command");
|
||||
|
||||
box_change = 1;
|
||||
box_change_size = 1;
|
||||
|
||||
// Berendsen barostat applied every step
|
||||
|
||||
Reference in New Issue
Block a user