Skip to content

Commit

Permalink
Merge pull request #2396 from CliMA/zs/hotfix
Browse files Browse the repository at this point in the history
update longrun amip toml
  • Loading branch information
szy21 authored Nov 30, 2023
2 parents a9a53d8 + 6cf5dba commit d978851
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions toml/longrun_aquaplanet_amip.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,33 @@ type = "float"
alias = "zd_rayleigh"
value = 35000.0
type = "float"

[entr_tau]
alias = "entr_tau"
value = 0.001
type = "float"

[entr_coeff]
alias = "entr_coeff"
value = 0
type = "float"

[detr_tau]
alias = "detr_tau"
value = 0
type = "float"

[detr_buoy_coeff]
alias = "detr_buoy_coeff"
value = 0
type = "float"

[min_area_limiter_scale]
alias = "min_area_limiter_scale"
value = 0
type = "float"

[max_area_limiter_scale]
alias = "max_area_limiter_scale"
value = 0
type = "float"

0 comments on commit d978851

Please sign in to comment.