energy/virial flags with CENTROID enum
This commit is contained in:
@ -22,7 +22,6 @@
|
||||
#include "memory.h"
|
||||
#include "error.h"
|
||||
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
@ -30,7 +29,6 @@ using namespace LAMMPS_NS;
|
||||
PairMorse::PairMorse(LAMMPS *lmp) : Pair(lmp)
|
||||
{
|
||||
writedata = 1;
|
||||
centroidstressflag = CENTROID_SAME;
|
||||
}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user