Skip to content

Commit 667e56d

Browse files
Update examples/dgmulti_2d/elixir_euler_shockcapturing.jl
1 parent 1c4d539 commit 667e56d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/dgmulti_2d/elixir_euler_shockcapturing.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ using Trixi
66

77
equations = CompressibleEulerEquations2D(1.4)
88

9-
# a version of the blast wave initial condition to avoid floating point
9+
# A continuous version of the blast wave initial condition to avoid floating point
1010
# issues when evaluating polar coordinates or evaluating at the discontinuity
1111
function initial_condition_weak_C0_blast_wave(x, t,
1212
equations::CompressibleEulerEquations2D)

0 commit comments

Comments
 (0)