Updating surface compute

This commit is contained in:
jtclemm
2023-04-20 14:45:35 -06:00
parent d85ce6a392
commit a4d971df52
9 changed files with 195 additions and 373 deletions

View File

@ -377,7 +377,7 @@ void FixRHEO::pre_force(int /*vflag*/)
if (shift_flag)
compute_vshift->compute_peratom();
// Remove extra shifting/no force options options
// Remove extra shifting/no force options
int *status = atom->status;
int nall = atom->nlocal + atom->nghost;
for (int i = 0; i < nall; i++) {