Skip to content

Commit

Permalink
Update src/general/custom_quantities.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Niklas Neher <[email protected]>
  • Loading branch information
efaulhaber and LasNikas authored Mar 12, 2024
1 parent 4a5a731 commit 10e0792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/general/custom_quantities.jl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function total_mass(v, u, t, system::BoundarySystem)
# when simulating a solid, stationary wall. The boundary always behaves as if it had
# infinite mass. There is no momentum transferred to the boundary on impact.
#
# When the dummy particles model is used, i.e., boundary particles behave like fliud
# When the dummy particles model is used, i.e., boundary particles behave like fluid
# particles when interacting with actual fluid particles, the boundary particles do have
# a "hydrodynamic mass", which corresponds to the fluid density, but this is only
# relevant for the fluid interaction, and it has no connection to the physical mass
Expand Down

0 comments on commit 10e0792

Please sign in to comment.