# Start with main wdmerger inputs
FILE = ../../inputs

geometry.prob_lo = -1.28e11 -1.28e11 -1.28e11
geometry.prob_hi =  1.28e11  1.28e11  1.28e11

max_step = 10000000
stop_time = 100.0

amr.n_cell = 128 128 128
amr.max_level = 3
amr.ref_ratio = 4 4 4 4 4 4 4 4 4
amr.regrid_int = 2
amr.n_error_buf = 2 2 2 2 2 2 2 2 2 2
amr.max_grid_size = 128
amr.blocking_factor = 32

amr.refine.density.value_greater = 1.0e4

castro.init_shrink = 0.1
castro.change_max = 1.1
castro.max_subcycles = 64

castro.do_hydro = 1
castro.do_grav = 1
castro.do_react = 0
castro.do_sponge = 1
castro.add_ext_src = 1
castro.do_rotation = 0

# Add a black hole point mass (1000 M_sun)
castro.point_mass = 1.9884e36
castro.point_mass_fix_solution = 1

amr.check_per = 10.0
amr.check_int = -1
amr.plot_file = plt
amr.plot_per = 10.0
amr.plot_int = -1
amr.small_plot_per = 1.0
amr.small_plot_int = -1

problem.mass_P = 0.60
problem.mass_S = -1.0

problem.problem = 2

problem.tde_separation = 8.0e0
problem.tde_beta = 6.0e0

problem.nsub = 16

problem.stellar_density_threshold = 1.0e4
