Skip to content

Commit

Permalink
orientation_or_normal_direction
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring committed Nov 16, 2023
1 parent 219fe10 commit baef5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/equations/polytropic_euler_2d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ end
end

"""
flux_winters_etal(u_ll, u_rr, normal_direction,
flux_winters_etal(u_ll, u_rr, orientation_or_normal_direction,
equations::PolytropicEulerEquations2D)
Entropy conserving two-point flux for isothermal or polytropic gases.
Expand Down

0 comments on commit baef5ae

Please sign in to comment.