Skip to content

Commit

Permalink
Update src/solvers/dgsem_structured/dg_3d.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Winters <[email protected]>
  • Loading branch information
DanielDoehring and andrewwinters5000 authored Oct 19, 2023
1 parent 364b686 commit c9126ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/solvers/dgsem_structured/dg_3d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ end

#=
`weak_form_kernel!` is only implemented for conserved terms as
non-conserved terms are supposed to be always applied in conjunction with a flux-splitting scheme,
non-conservative terms should always be discretized in conjunction with a flux-splitting scheme,
see `flux_differencing_kernel!`.
This treatment is required to achieve e.g. entropy-stability and well-balancedness.
See also https://github.com/trixi-framework/Trixi.jl/issues/1671#issuecomment-1765644064
Expand Down

0 comments on commit c9126ae

Please sign in to comment.