Skip to content
Snippets Groups Projects
Commit ebd4d90f authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

fix Mch in tbse (oops)

parent 67ce0678
No related branches found
No related tags found
No related merge requests found
......@@ -167,7 +167,7 @@ RANDOM_SKIP=0
#
# Core mass limits
MAX_TPAGB_CORE_MASS=1.38
CHANDRASEKHAR_MASS=1.3238
CHANDRASEKHAR_MASS=1.44
# mass above which neutron stars collapse to black holes
MAX_NEUTRON_STAR_MASS=1.8
......@@ -831,7 +831,7 @@ NOVA_RETENTION_METHOD=NOVA_RETENTION_ALGORITHM_CONSTANT
NOVA_RETENTION_FRACTION=1e-3
# Explode individual novae?
INDIVIDUAL_NOVAE=True
INDIVIDUAL_NOVAE=False
# Reverse accretion beta (Shara+ 1986) :
# accrete beta * the ejected mass back onto the companion.
......@@ -1209,7 +1209,7 @@ TIMESTEP_MODULATOR=1.0
# below).
#
############################################################
NOVA_TIMESTEP_ACCELERATOR_NUM=0 # 100
NOVA_TIMESTEP_ACCELERATOR_NUM=100 # 100
NOVA_TIMESTEP_ACCELERATOR_INDEX=0.5 # 0.5
NOVA_TIMESTEP_ACCELERATOR_MAX=-1 # -1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment