From 4337b0daf26d895368a252289aab124d49b0fbb6 Mon Sep 17 00:00:00 2001 From: zhi Date: Thu, 24 Oct 2024 15:33:54 -0400 Subject: [PATCH] fix boundary condition in input --- Exec/science/xrb_spherical/inputs.He.1000Hz | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Exec/science/xrb_spherical/inputs.He.1000Hz b/Exec/science/xrb_spherical/inputs.He.1000Hz index 356cc6299d..b6cc876ee5 100644 --- a/Exec/science/xrb_spherical/inputs.He.1000Hz +++ b/Exec/science/xrb_spherical/inputs.He.1000Hz @@ -7,7 +7,7 @@ geometry.is_periodic = 0 0 geometry.coord_sys = 2 # 0 => cart, 1 => RZ 2=>spherical geometry.prob_lo = 1.1e6 0 geometry.prob_hi = 1.13072e6 3.1415926 -amr.n_cell = 192 1152 +amr.n_cell = 1536 2304 #192 1152 # >>>>>>>>>>>>> BC FLAGS <<<<<<<<<<<<<<<< # 0 = Interior 3 = Symmetry @@ -20,12 +20,6 @@ castro.hi_bc = 2 3 # Outflow in upper boundaries # Allow non-square zones castro.allow_non_unit_aspect_zones = 1 -# Hydrostatic condition along R-direction -castro.xl_ext_bc_type = 1 -castro.hse_interp_temp = 0 -castro.hse_fixed_temp = 1.e8 # this should match problem.T_star -castro.hse_reflect_vels = 1 - # Fill ambient states with outflow velocity in R-direction castro.fill_ambient_bc = 1 castro.ambient_fill_dir = 0 @@ -145,7 +139,6 @@ problem.X_min = 1.e-2 problem.r_refine_distance = 9.216e4 - # Microphysics integrator.rtol_spec = 1.e-6