Skip to content

Commit

Permalink
remove old config files
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDavidSchneider committed Nov 21, 2023
1 parent 2401c88 commit 08ad5d3
Show file tree
Hide file tree
Showing 54 changed files with 33 additions and 1,716 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"esbonio.sphinx.confDir": ""
}
7 changes: 0 additions & 7 deletions cluster_examples/submit_paper1.sh

This file was deleted.

5 changes: 0 additions & 5 deletions cluster_examples/submit_paper1_ref.sh

This file was deleted.

9 changes: 0 additions & 9 deletions cluster_examples/submit_paper2.sh

This file was deleted.

5 changes: 2 additions & 3 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ config_disk:
M0: 0.128 # Diskmass in solar masses
R0: 137 # Disk radius in AU
DTG_total: 0.02 # total solid to gas ratio
DTG_pla: 0.000 # please use 0, thanks. Planetesimal model needs to be changed
static: False # static disk means no gas/dust evolution
evaporation: True # use evaporation and condensation (according to the model of Schneider & Bitsch 2021a)
static_stokes: False # use a static stokes number for the large grain population (set stokes number using STOKES in config_pebble_accretion)
Expand All @@ -18,7 +17,7 @@ config_disk:
evap_width: 1.0e-3 # width of the evaporation front in AU (see Schneider & Bitsch 2021a)

chemistry:
FeH: 0.0 # iron Fraction relative to hydrogen, log relative to the sun
FeH: 0.0 # iron Fraction relative to hydrogen, log relative to the sun, note that this is not the dust to gas ratio!
SH: 0.0 # like above for sulfur. Note that this is possible for every abundancy
use_FeH: False # use FeH proxy fit according to Bitsch, Battestini 2020, not compatible with the complete model
C_frac: 0.2 # Fraction of C/H in carbon grains (will be reduced from CH4)
Expand Down Expand Up @@ -59,7 +58,7 @@ defaults:
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 # custom timestep in years (use 10 years to be safe)
DEF_TIMESTEP: 500 # custom timestep in years (use 10 years to be safe)
DEF_T_END: 100 # Maximum simulation duration (in Myr), will cancel before if termination conditions are fulfilled

output:
Expand Down
87 changes: 0 additions & 87 deletions config/config_C.yaml

This file was deleted.

91 changes: 0 additions & 91 deletions config/config_Jup.yaml

This file was deleted.

94 changes: 0 additions & 94 deletions config/config_Jup_more_C.yaml

This file was deleted.

Loading

0 comments on commit 08ad5d3

Please sign in to comment.