We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3db9665 + e882008 commit 64b2909Copy full SHA for 64b2909
src/parameters.toml
@@ -435,6 +435,16 @@ value = 0.018
435
type = "float"
436
description = "Charnock parameter $\\alpha$ for momentum roughness length in high wind ($z_0 = \\alpha u_*^2 / g$) (unitless)."
437
438
+[gustiness_coeff]
439
+value = 1.25
440
+type = "float"
441
+description = "Coefficient multiplying Deardorff convective velocity scale in gustiness parameterization (unitless)."
442
+
443
+[gustiness_zi]
444
+value = 1e3
445
446
+description = "Thickness of boundary layer assumed in the gustiness parameterization based on the Deardorff convective velocity scale (m)."
447
448
# Businger
449
450
[prandtl_number_0_businger]
0 commit comments