Skip to content

Commit

Permalink
Update benchmark.rayleigh_taylor
Browse files Browse the repository at this point in the history
Don't have do_initial_pressure_projection as runtime option
  • Loading branch information
cgilet authored Jun 20, 2024
1 parent 8bf9585 commit 1e03c39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test_no_eb_2d/benchmark.rayleigh_taylor
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ incflo.advection_type = "Godunov"

incflo.constant_density = false
incflo.ro_0 = 0 # Turn off background state
incflo.do_initial_pressure_proj = 1 # to enforce hydrostatic equilibrium

incflo.advect_tracer = true

Expand Down

0 comments on commit 1e03c39

Please sign in to comment.