Skip to content

MESA files in preparation for the MESA/STIR/STELLA/TARDIS connector workshop held at CCA on March 17-21

License

Notifications You must be signed in to change notification settings

mathren/SESN_progenitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

519edfc · Mar 28, 2025

History

25 Commits
Mar 19, 2025
Mar 28, 2025
Mar 24, 2025
Mar 23, 2025
Mar 19, 2025
Mar 22, 2025
Mar 27, 2025
Mar 19, 2025
Mar 20, 2025
Mar 20, 2025
Mar 19, 2025

Repository files navigation

MESA setup for Stripped Envelope Supernova Progenitor

Developed for the TARDIS connector workshop 2025 at CCA/Flatiron.

The setup template is in <./template_binary>. It computes the evolution of a 15M donor star + 12M point-mass companion with an initial period of 20 days through case B (post donor-main-sequence) fully conservative mass transfer until carbon core depletion and core-collapse.

Originally developed for Renzo et al. 2021, 2023, ported to MESA r24.03.1 or later by @neevshah101. The post-carbon depletion evolution (see below) is based on a template inlist provided by @Debraheem. These have been iterated upon by trial-and-error until viable models run.

Output files generated by using this setup are saved in the runoutputs dir for each directory.

Note on evolution beyond C depletion

At carbon depletion ( X c e n t e r ( 12 C ) < 0.01 , defined in extras_finish_step in run_star_extras.f90) we read on-the-fly a star_job and controls from an inlist whose path is hard coded. This inlist lives in inlisttocc. and it helps to reach the onset of core collapse.

As usual, most computing time is spent post-carbon depletion. This model uses use_drag = .true. post-carbon depletion to successfully go to core-collapse without spurious envelope velocities. It also uses op_split = .true. for T≥4×109 K, and changes overshooting parameters for late burning (this has been found to be necessary through a non-systematic but extensive experimentation).

TODO

  • test it reaches onset of core-collapse with MESA r24.08.1
    • 22 iso network
    • large network (work in progress in separate folder/branches)
  • check CPUh cost: ∼ 3h on 12 cores