Skip to content

Commit

Permalink
new file: config/longrun_configs/longrun_aquaplanet_rhoe_equilmoist_…
Browse files Browse the repository at this point in the history
…nz63_0M_55km_rs35km_clearsky.yml

	new file:   toml/longrun_hs_rhoe_equilmoist_nz63_0M_55km_rs35km_clearsky.toml
  • Loading branch information
akshaysridhar committed Sep 7, 2023
1 parent b0d14a2 commit 8a41f05
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
FLOAT_TYPE: "Float64"
dt_save_to_disk: "10days"
dt: "150secs"
t_end: "1000days"
h_elem: 16
z_elem: 63
dz_bottom: 30.0
dz_top: 3000.0
z_max: 55000.0
rayleigh_sponge: true
kappa_4: 2.0e16
moist: "equil"
precip_model: "0M"
surface_setup: "DefaultMoninObukhov"
vert_diff: "true"
rad: "clearsky"
job_id: "longrun_hs_rhoe_equilmoist_nz64_0M_55km_rs35km_clearsky"
toml: [toml/longrun_hs_rhoe_equilmoist_nz63_0M_55km_rs35km_clearsky.toml]
10 changes: 10 additions & 0 deletions toml/longrun_hs_rhoe_equilmoist_nz63_0M_55km_rs35km_clearsky.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[alpha_rayleigh_w]
alias = "alpha_rayleigh_w"
value = 1.0
type = "float"

[zd_rayleigh]
alias = "zd_rayleigh"
value = 35000.0
type = "float"

0 comments on commit 8a41f05

Please sign in to comment.