Skip to content

Commit

Permalink
corrected typo in update.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wkdarko authored Jan 13, 2025
1 parent 4714b00 commit 912ac3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hoomd/mpcd/update.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class ReverseNonequilibriumShearFlow(Updater):
Up to `num_swaps` swaps are executed each time.
The amount of momentum transferred from the lower slab to the upper slab
is accumulated into `summed_exchangeD_momentum`. This quantity can be used
is accumulated into `summed_exchanged_momentum`. This quantity can be used
to calculate the momentum flux and, in conjunction with the shear velocity
field that is generated, determine the shear viscosity.
Expand Down

0 comments on commit 912ac3e

Please sign in to comment.