Skip to content

Commit

Permalink
Update examples/p4est_2d_dgsem/elixir_euler_NACA0012airfoil_mach085.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring authored Mar 29, 2024
1 parent c156876 commit e76c617
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ save_solution = SaveSolutionCallback(interval = 500,
save_final_solution = true,
solution_variables = cons2prim)

# Small time step should be used to reach steady state
stepsize_callback = StepsizeCallback(cfl = 1.0)

amr_indicator = IndicatorLöhner(semi, variable = Trixi.density)
Expand Down

0 comments on commit e76c617

Please sign in to comment.