You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in #2233 , we are currently not consistent how the default wave speed of the (by far most commonly used) numerical flux flux_lax_friedrichs
As mentioned in #2233 , we are currently not consistent how the default wave speed of the (by far most commonly used) numerical flux
flux_lax_friedrichs
Trixi.jl/src/equations/numerical_fluxes.jl
Lines 209 to 222 in e93de2a
is computed
Trixi.jl/src/equations/compressible_euler_2d.jl
Line 1413 in e93de2a
compared to the way employed in the
StepsizeCallback
:Trixi.jl/src/callbacks_step/stepsize_dg2d.jl
Line 18 in e93de2a
which uses the actual (sharp) true eigenvalues of the flux Jacobian:
Trixi.jl/src/equations/compressible_euler_2d.jl
Lines 1863 to 1868 in e93de2a
The text was updated successfully, but these errors were encountered: