Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jlchan committed Jan 3, 2024
1 parent 3db8680 commit 2595ac3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_dgmulti_1d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ end
@test maximum(dg.basis.rst[1])1 atol=0.35
end

# tests a non-conservative system
@trixi_testset "elixir_euler_quasi_1d.jl (SBP) " begin
@test_trixi_include(joinpath(EXAMPLES_DIR, "elixir_euler_quasi_1d.jl"),
cells_per_dimension=(8,),
Expand Down

0 comments on commit 2595ac3

Please sign in to comment.