handle thermo_modify energy yes correctly
This commit is contained in:
@ -74,6 +74,7 @@ FixQBMSST::FixQBMSST(LAMMPS *lmp, int narg, char **arg) : Fix(lmp, narg, arg)
|
||||
vector_flag = 1;
|
||||
size_vector = 5;
|
||||
ecouple_flag = 1;
|
||||
energy_global_flag = 1;
|
||||
|
||||
qmass = 1.0e1;
|
||||
mu = 0.0;
|
||||
|
||||
Reference in New Issue
Block a user