Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 2.57 KB

README.md

File metadata and controls

26 lines (14 loc) · 2.57 KB

Saint-Maurice, commander of the Theban legion

St-Moritz: Suite of Tools to Model Observations of accRetIng planeTZ

This collects a few simple functions or scripts that can be useful for studying accreting (forming) planets.

Contents

  1. RpTeff_from_Mdot_Mp_Popsynthfit.gnu, Rp_from_Mdot_Mp_Popsynthfit.{pro,py}: Planet radius and Teff as a function of accretion rate and mass, from the population syntheses of Mordasini et al. (2012), as fit by Aoyama, Marleau, Mordasini & Ikoma (2020). The files are organised by language (gnuplot (4.2/5), idl (8.7), python (3.7); other versions might/should work too).
    New (13.02.2021): The Teff fit and test functions have been added to all three languages.

  2. accretionflowproperties: Computes approximate properties of the accretion flow onto a forming gas giant, including, at the shock, the density, temperature, velocity as a function of radius (distance from the planet) and time since the beginning of the fall. Assumes spherical symmetry. Based on the (semi-)analytical and simulation results of Marleau et al. (2019b). This submodule can be found under https://github.com/gabrielastro/accretionflowproperties.

  3. Upcoming, when time permits: the relations between accretion luminosity Lacc and line luminosity Lline from our Marleau & Aoyama (2022) Research Note "Planetary Line-to-accretion Luminosity Scaling Relations: Extrapolating to Higher-order Hydrogen Lines", complementing the Lacc–Lline scalings in Aoyama et al. (2021, ApJL). The explicit relations given there are already available in python in Tomas Stolker's species toolkit; see the tutorial in species analysing the Paschen beta emission from GQ Lup B as an example.

Notes

Author: Gabriel-Dominique Marleau (c) 2023

Collaborator: Yuhiko Aoyama

Contact: uni-tuebingen.de with gabriel.marleau and @ in front

Note that the free, open-source Gnu Data Language (GDL) and also the closed-sourced but free Fawlty Language FL exist as drop-in replacements for IDL!

Comments and requests welcome.