Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config and job files for disc C/O paper #3

Merged
merged 14 commits into from
Dec 19, 2023
67 changes: 67 additions & 0 deletions config/config_mstar01_C60.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# Config file of disc C/O vs M_star (Mah et al. 2023)
# used together with jobs/mstar01_C60.yaml
# to generate part of Fig. 1

# Take care of units here! Otherwise adapt in import_config.scale_units!
# Physical parameters
config_disk:
model: DiskLabDisk
M_STAR: 0.1 # mass of central star in sun massses
ALPHA: 5.0e-4 # Alpha viscosity
ALPHAHEIGHT: 1.0e-4
M0: 0.01 # needed for DiskLabDisk
R0: 50 # needed for DiskLabDisk
DTG_total: 0.0142 # Dust to gas ratios
static: False
evaporation: True
static_stokes: False
tau_disk: 1.0e4
begin_photoevap: 10.0 # Myr
temp_evol: False
evap_width: 1.0e-3
lstar: 0.067

chemistry:
FeH: 0.0
use_FeH: False # use FeH proxy fit according to Bitsch, Battestini 2020
C_frac: 0.6 # Fraction of C/H in C (will be reduced from CH4)
CO_frac: 0.2
CH4_frac: 0.1
CO2_frac: 0.1

config_planet:
model: NoAccretion
matter_removal: True
use_heat_torque: True #True
use_dynamical_torque: True
migration: False
M0_fact: 1
a_p: 5.0
t_0: 10.5 # time before planets start growing, total time: time_disk_0+t_0
rho_c: 5.5 # density of the core (g/cm**3)
r_in: 0.2
keep_peb_iso: True
use_pebiso_diffusion: False

config_pebble_accretion:
u_frag: 5.0 # m/s
epsilon_p: 0.5

config_gas_accretion:
kappa_env: 0.05
f_machida: 1
f_disk_max: 1.0

# modelling parameters
defaults:
DEF_R_IN: 0.1 # inner r boundary (in AU)
DEF_R_OUT: 1000 # outer r boundary (in AU)
DEF_GRIDSIZE: 500 # radial gridsize
DEF_LIN_SPACING: False # Spacing of radial grid
DEF_TIMESTEP: 10 # Timestep in years

output:
name: solar_mstar01_C60
save_disk: True
save_interval: 5000 # time in years
save_disk_interval: 10
68 changes: 68 additions & 0 deletions config/config_mstar01_C60_001.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
# Config file of disc C/O vs M_star (Mah et al. 2023)
# with the disc mass reduced to 1% of the stellar mass
# used together with jobs/mstar01_C60_001.yaml
# to generate part of Fig. A2

# Take care of units here! Otherwise adapt in import_config.scale_units!
# Physical parameters
config_disk:
model: DiskLabDisk
M_STAR: 0.1 # mass of central star in sun massses
ALPHA: 5.0e-4 # Alpha viscosity
ALPHAHEIGHT: 1.0e-4
M0: 0.001 # needed for DiskLabDisk
R0: 50 # needed for DiskLabDisk
DTG_total: 0.0142 # Dust to gas ratios
static: False
evaporation: True
static_stokes: False
tau_disk: 1.0e4
begin_photoevap: 10.0 # Myr
temp_evol: False
evap_width: 1.0e-3
lstar: 0.067

chemistry:
FeH: 0.0
use_FeH: False # use FeH proxy fit according to Bitsch, Battestini 2020
C_frac: 0.6 # Fraction of C/H in C (will be reduced from CH4)
CO_frac: 0.2
CH4_frac: 0.1
CO2_frac: 0.1

config_planet:
model: NoAccretion
matter_removal: True
use_heat_torque: True #True
use_dynamical_torque: True
migration: False
M0_fact: 1
a_p: 5.0
t_0: 10.5 # time before planets start growing, total time: time_disk_0+t_0
rho_c: 5.5 # density of the core (g/cm**3)
r_in: 0.2
keep_peb_iso: True
use_pebiso_diffusion: False

config_pebble_accretion:
u_frag: 5.0 # m/s
epsilon_p: 0.5

config_gas_accretion:
kappa_env: 0.05
f_machida: 1
f_disk_max: 1.0

# modelling parameters
defaults:
DEF_R_IN: 0.1 # inner r boundary (in AU)
DEF_R_OUT: 1000 # outer r boundary (in AU)
DEF_GRIDSIZE: 500 # radial gridsize
DEF_LIN_SPACING: False # Spacing of radial grid
DEF_TIMESTEP: 10 # Timestep in years

output:
name: solar_mstar01_C60
save_disk: True
save_interval: 5000 # time in years
save_disk_interval: 10
69 changes: 69 additions & 0 deletions config/config_mstar01_C60_moreCO.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# Config file of disc C/O vs M_star (Mah et al. 2023)
# with the abundance of CH4 reduced in the disc and the excess C/H is partitioned to CO
# naming of the file is weird, i know...
# used together with jobs/mstar01_C60_moreCO.yaml
# to generate part of Fig. A4

# Take care of units here! Otherwise adapt in import_config.scale_units!
# Physical parameters
config_disk:
model: DiskLabDisk
M_STAR: 0.1 # mass of central star in sun massses
ALPHA: 5.0e-4 # Alpha viscosity
ALPHAHEIGHT: 1.0e-4
M0: 0.01 # needed for DiskLabDisk
R0: 50 # needed for DiskLabDisk
DTG_total: 0.0142 # Dust to gas ratios
static: False
evaporation: True
static_stokes: False
tau_disk: 1.0e4
begin_photoevap: 10.0 # Myr
temp_evol: False
evap_width: 1.0e-3
lstar: 0.067

chemistry:
FeH: 0.0
use_FeH: False # use FeH proxy fit according to Bitsch, Battestini 2020
C_frac: 0.6 # Fraction of C/H in C (will be reduced from CH4)
CO_frac: 0.29
CH4_frac: 0.01
CO2_frac: 0.1

config_planet:
model: NoAccretion
matter_removal: True
use_heat_torque: True #True
use_dynamical_torque: True
migration: False
M0_fact: 1
a_p: 5.0
t_0: 10.5 # time before planets start growing, total time: time_disk_0+t_0
rho_c: 5.5 # density of the core (g/cm**3)
r_in: 0.2
keep_peb_iso: True
use_pebiso_diffusion: False

config_pebble_accretion:
u_frag: 5.0 # m/s
epsilon_p: 0.5

config_gas_accretion:
kappa_env: 0.05
f_machida: 1
f_disk_max: 1.0

# modelling parameters
defaults:
DEF_R_IN: 0.1 # inner r boundary (in AU)
DEF_R_OUT: 1000 # outer r boundary (in AU)
DEF_GRIDSIZE: 500 # radial gridsize
DEF_LIN_SPACING: False # Spacing of radial grid
DEF_TIMESTEP: 10 # Timestep in years

output:
name: solar_mstar01_C60_moreCO
save_disk: True
save_interval: 5000 # time in years
save_disk_interval: 10
67 changes: 67 additions & 0 deletions config/config_mstar03_C60.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# Config file of disc C/O vs M_star (Mah et al. 2023)
# used together with jobs/mstar03_C60.yaml
# to generate part of Fig. 1

# Take care of units here! Otherwise adapt in import_config.scale_units!
# Physical parameters
config_disk:
model: DiskLabDisk
M_STAR: 0.3 # mass of central star in sun massses
ALPHA: 5.0e-4 # Alpha viscosity
ALPHAHEIGHT: 1.0e-4
M0: 0.03 # needed for DiskLabDisk
R0: 110 # needed for DiskLabDisk
DTG_total: 0.0142 # Dust to gas ratios
static: False
evaporation: True
static_stokes: False
tau_disk: 1.0e4
begin_photoevap: 10.0 # Myr
temp_evol: False
evap_width: 1.0e-3
lstar: 0.332

chemistry:
FeH: 0.0
use_FeH: False # use FeH proxy fit according to Bitsch, Battestini 2020
C_frac: 0.6 # Fraction of C/H in C (will be reduced from CH4)
CO_frac: 0.2
CH4_frac: 0.1
CO2_frac: 0.1

config_planet:
model: NoAccretion
matter_removal: True
use_heat_torque: True #True
use_dynamical_torque: True
migration: False
M0_fact: 1
a_p: 5.0
t_0: 10.5 # time before planets start growing, total time: time_disk_0+t_0
rho_c: 5.5 # density of the core (g/cm**3)
r_in: 0.2
keep_peb_iso: True
use_pebiso_diffusion: False

config_pebble_accretion:
u_frag: 5.0 # m/s
epsilon_p: 0.5

config_gas_accretion:
kappa_env: 0.05
f_machida: 1
f_disk_max: 1.0

# modelling parameters
defaults:
DEF_R_IN: 0.1 # inner r boundary (in AU)
DEF_R_OUT: 1000 # outer r boundary (in AU)
DEF_GRIDSIZE: 500 # radial gridsize
DEF_LIN_SPACING: False # Spacing of radial grid
DEF_TIMESTEP: 10 # Timestep in years

output:
name: solar_mstar03_C60
save_disk: True
save_interval: 5000 # time in years
save_disk_interval: 10
68 changes: 68 additions & 0 deletions config/config_mstar03_C60_001.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
# Config file of disc C/O vs M_star (Mah et al. 2023)
# with the disc mass reduced to 1% of the stellar mass
# used together with jobs/mstar03_C60_001.yaml
# to generate part of Fig. A2

# Take care of units here! Otherwise adapt in import_config.scale_units!
# Physical parameters
config_disk:
model: DiskLabDisk
M_STAR: 0.3 # mass of central star in sun massses
ALPHA: 5.0e-4 # Alpha viscosity
ALPHAHEIGHT: 1.0e-4
M0: 0.003 # needed for DiskLabDisk
R0: 110 # needed for DiskLabDisk
DTG_total: 0.0142 # Dust to gas ratios
static: False
evaporation: True
static_stokes: False
tau_disk: 1.0e4
begin_photoevap: 10.0 # Myr
temp_evol: False
evap_width: 1.0e-3
lstar: 0.332

chemistry:
FeH: 0.0
use_FeH: False # use FeH proxy fit according to Bitsch, Battestini 2020
C_frac: 0.6 # Fraction of C/H in C (will be reduced from CH4)
CO_frac: 0.2
CH4_frac: 0.1
CO2_frac: 0.1

config_planet:
model: NoAccretion
matter_removal: True
use_heat_torque: True #True
use_dynamical_torque: True
migration: False
M0_fact: 1
a_p: 5.0
t_0: 10.5 # time before planets start growing, total time: time_disk_0+t_0
rho_c: 5.5 # density of the core (g/cm**3)
r_in: 0.2
keep_peb_iso: True
use_pebiso_diffusion: False

config_pebble_accretion:
u_frag: 5.0 # m/s
epsilon_p: 0.5

config_gas_accretion:
kappa_env: 0.05
f_machida: 1
f_disk_max: 1.0

# modelling parameters
defaults:
DEF_R_IN: 0.1 # inner r boundary (in AU)
DEF_R_OUT: 1000 # outer r boundary (in AU)
DEF_GRIDSIZE: 500 # radial gridsize
DEF_LIN_SPACING: False # Spacing of radial grid
DEF_TIMESTEP: 10 # Timestep in years

output:
name: solar_mstar03_C60
save_disk: True
save_interval: 5000 # time in years
save_disk_interval: 10
Loading
Loading