Skip to content
Snippets Groups Projects
Commit a5234d7a authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

fix bug reported by richard berger via...

parent 4de9cec1
No related branches found
No related tags found
No related merge requests found
......@@ -434,6 +434,7 @@ void FixMSST::setup(int vflag)
// trigger virial computation on next timestep
pe->addstep(update->ntimestep+1);
pressure->addstep(update->ntimestep+1);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment