diff --git a/toml/longrun_aquaplanet_amip.toml b/toml/longrun_aquaplanet_amip.toml index dc08c6e9eb..933e241bce 100644 --- a/toml/longrun_aquaplanet_amip.toml +++ b/toml/longrun_aquaplanet_amip.toml @@ -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"