Skip to content

Commit

Permalink
Update src/equations/compressible_euler_2d.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha authored Mar 6, 2024
1 parent 5923392 commit 43fd5b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/equations/compressible_euler_2d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -820,8 +820,9 @@ end
orientation_or_normal_direction,
equations::CompressibleEulerEquations2D)
Improved variant of the Steger-Warming flux vector splitting for
generalized coordinates. This splitting also reformulates the energy
Improved variant of the Steger-Warming flux vector splitting
[`splitting_steger_warming`](@ref) for generalized coordinates.
This splitting also reformulates the energy
flux as in Hänel et al. to obtain conservation of the total temperature
for inviscid flows.
Expand Down

0 comments on commit 43fd5b1

Please sign in to comment.