update settings

This commit is contained in:
Axel Kohlmeyer
2022-03-23 15:15:51 -04:00
parent d785483c4c
commit f95aaf5898

View File

@ -56,6 +56,8 @@ PairMEAMSpline::PairMEAMSpline(LAMMPS *lmp) : Pair(lmp)
single_enable = 0;
restartinfo = 0;
one_coeff = 1;
manybody_flag = 1;
centroidstressflag = CENTROID_NOTAVAIL;
Uprime_values = nullptr;
nmax = 0;