Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Hendrik Ranocha <[email protected]>
  • Loading branch information
JoshuaLampert and ranocha authored Sep 11, 2024
1 parent 1e01799 commit 30f15ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/equations/equations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ depending on the derivative of the velocity ``v_x`` modeling non-hydrostatic
contributions. For equations, which are not `AbstractShallowWaterEquations`,
the modified total energy does not have to be an extension of the usual
[`energy_total`](@ref) and does not have to be related to a physical energy.
However, it is still a conserved quantity and contains derivatives of the
However, it is still a conserved quantity and may contain derivatives of the
solution.
`q_global` is a vector of the primitive variables at ALL nodes.
Expand Down

0 comments on commit 30f15ec

Please sign in to comment.