# INITIAL MODEL
maestro.model_file = "urca/WD_urca_nuc_M-0.5_hot_002.hse.5120"
maestro.stop_time = 2.e0
maestro.max_step = 1000000

# GRIDDING AND REFINEMENT
amr.max_level          = 0       # maximum level number allowed
amr.n_cell             = 512 512
amr.max_grid_size      = 64
amr.refine_grid_layout = 0       # chop grids up into smaller grids if nprocs > ngrids
maestro.spherical = 1

# PROBLEM SIZE
geometry.prob_lo     =  0.0 0.0
geometry.prob_hi     =  5.e8 5.e8
maestro.evolve_base_state = true
maestro.do_initial_projection = false
maestro.init_divu_iter        = 0
maestro.init_iter             = 0
maestro.cfl = 0.7e0

# BOUNDARY CONDITIONS
# 0 = Interior   3 = Symmetry
# 1 = Inflow     4 = Slipwall
# 2 = Outflow    5 = NoSlipWall
maestro.lo_bc = 2 2
maestro.hi_bc = 2 2
geometry.is_periodic =  0 0

# VERBOSITY
maestro.v              = 1       # verbosity
maestro.plot_int        = -1
maestro.chk_int         = -1

# HYDRODYNAMICS
maestro.anelastic_cutoff_density = 1.e6
maestro.base_cutoff_density = 1.e5

&probin

 heating_time  = 0.5d0
 heating_rad   = 5.723d7
 heating_peak  = 5.342d9
 heating_sigma = 7.447d13
 cooling_rad   = 2.813d7
 cooling_peak  = -7.976d9
 cooling_sigma = 3.943d13

 prob_type = 4

 use_eos_coulomb = T
/
