forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12235 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
11a8dd6719
commit
8b6dd56190
|
@ -44,6 +44,7 @@ PPPMTIP4P::PPPMTIP4P(LAMMPS *lmp, int narg, char **arg) :
|
|||
{
|
||||
triclinic_support = 0;
|
||||
tip4pflag = 1;
|
||||
pppmflag = 0;
|
||||
}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
|
Loading…
Reference in New Issue