forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1629 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
94d5097bb2
commit
1c5ab6d457
|
@ -108,7 +108,7 @@ FixPressBerendsen::FixPressBerendsen(LAMMPS *lmp, int narg, char **arg) :
|
|||
|
||||
// process extra keywords
|
||||
|
||||
bulkmodulus = 1.0;
|
||||
bulkmodulus = 10.0;
|
||||
allremap = 1;
|
||||
|
||||
int iarg;
|
||||
|
|
Loading…
Reference in New Issue