Skip to content

Commit

Permalink
modified: src/parameters.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaysridhar committed Jul 25, 2024
1 parent 09cb45c commit 747bff4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/parameters.toml
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,11 @@ value = 0.1
type = "float"
description = "Surface layer thickness as a fraction of the planetary boundary layer. Ref: Frierson et al (2006) https://doi.org/10.1175/JAS3753.1"

[gustiness]
value = 1.0
type = "float"
description = "Near-surface gustiness[m/s]."

# Businger

[prandtl_number_0_businger]
Expand Down

0 comments on commit 747bff4

Please sign in to comment.