Skip to content

Commit

Permalink
added description
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasia-popova committed May 16, 2024
1 parent 0b7edb9 commit 841357c
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions src/parameters.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1604,25 +1604,15 @@ value = 6
type = "float"
description = "Limiter for shape parameter mu for ice in P3 scheme. See eq 3 in Morrison and Milbrandt 2015. Units: [-]"

[water_density]
value = 1000
type = "float"
description = "Density of water in kg/m3"

[freeze_temp]
value = 273.15
type = "float"
description = "Freezing temperature in K"

[p3_ventillation_a]
value = 0.78
type = "float"
description = "a coefficient for ventillation factor calculations in p3 tendencies"
description = "a coefficient for ventillation factor calculations in p3 tendencies, unitless. From Seifert and Beheng, 2006. DOI: 10.1007/s00703-005-0112-4"

[p3_ventiallation_b]
value = 0.308
type = "float"
description = "b coefficient for ventillation factor calculations in p3 tendencies"
description = "b coefficient for ventillation factor calculations in p3 tendencies, unitless. From Seifert and Beheng, 2006. DOI: 10.1007/s00703-005-0112-4"

# Microphysics - Aerosol activation

Expand Down

0 comments on commit 841357c

Please sign in to comment.