git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12235 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2014-07-31 21:39:36 +00:00
parent 11a8dd6719
commit 8b6dd56190

View File

@ -44,6 +44,7 @@ PPPMTIP4P::PPPMTIP4P(LAMMPS *lmp, int narg, char **arg) :
{ {
triclinic_support = 0; triclinic_support = 0;
tip4pflag = 1; tip4pflag = 1;
pppmflag = 0;
} }
/* ---------------------------------------------------------------------- */ /* ---------------------------------------------------------------------- */