Skip to content

Commit

Permalink
Update examples/structured_1d_dgsem/elixir_linearizedeuler_characteri…
Browse files Browse the repository at this point in the history
…stic_system.jl
  • Loading branch information
DanielDoehring authored Mar 12, 2024
1 parent 651c63d commit ebe0a7b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ using LinearAlgebra: dot
using Trixi

###############################################################################
# semidiscretization of the 1 linearized Euler equations
# semidiscretization of the linearized Euler equations

rho_0 = 1.0
v_0 = 1.0
Expand Down

0 comments on commit ebe0a7b

Please sign in to comment.