fix whitespace issues

This commit is contained in:
Axel Kohlmeyer
2021-01-26 18:39:02 -05:00
parent d1be5d49ca
commit bca3164fc4
20 changed files with 102 additions and 102 deletions

View File

@ -65,7 +65,7 @@ FixTISpring::FixTISpring(LAMMPS *lmp, int narg, char **arg) :
extscalar = 1;
extvector = 1;
energy_global_flag = 1;
// disallow resetting the time step, while this fix is defined
time_depend = 1;