git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9847 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -42,6 +42,7 @@ using namespace MathConst;
|
||||
PPPMTIP4P::PPPMTIP4P(LAMMPS *lmp, int narg, char **arg) :
|
||||
PPPM(lmp, narg, arg)
|
||||
{
|
||||
triclinic_support = 0;
|
||||
tip4pflag = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user