Skip to content

Commit

Permalink
use pslope
Browse files Browse the repository at this point in the history
  • Loading branch information
zhichen3 committed Oct 11, 2024
1 parent 7f21766 commit 934042e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Exec/science/xrb_spherical/inputs.He.1000Hz
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ amr.n_cell = 192 1152
# 2 = Outflow 5 = NoSlipWall
# >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<<
castro.lo_bc = 1 3 # Inflow in lower R and Symmetry across Theta
castro.hi_bc = 2 2 # Outflow in upper boundaries
castro.hi_bc = 2 3 # Outflow in upper boundaries

# Allow non-square zones
castro.allow_non_unit_aspect_zones = 1
Expand Down Expand Up @@ -43,6 +43,8 @@ castro.small_dens = 1.e-5

castro.ppm_type = 1
castro.grav_source_type = 2
castro.use_pslope = 1
castro.pslope_cutoff_density = 1.e4

gravity.gravity_type = ConstantGrav

Expand Down

0 comments on commit 934042e

Please sign in to comment.