From 10e079229d49273d2862d8c73c5c982271872241 Mon Sep 17 00:00:00 2001 From: Erik Faulhaber <44124897+efaulhaber@users.noreply.github.com> Date: Tue, 12 Mar 2024 18:04:32 +0100 Subject: [PATCH] Update src/general/custom_quantities.jl Co-authored-by: Niklas Neher <73897120+LasNikas@users.noreply.github.com> --- src/general/custom_quantities.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/general/custom_quantities.jl b/src/general/custom_quantities.jl index b5a3d5d35..ea357b065 100644 --- a/src/general/custom_quantities.jl +++ b/src/general/custom_quantities.jl @@ -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