Skip to content

Commit

Permalink
ABDINM and ABIFM oefficents for Illite and ATD
Browse files Browse the repository at this point in the history
  • Loading branch information
amylu00 committed Dec 11, 2024
1 parent 9dba10d commit 1d7e539
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions src/parameters.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1394,6 +1394,26 @@ description = "a for temperatures < T_thr for Desert Dust [-]. From Mohler et al

# Microphysics - water activity based ice deposition nucleation

[J_ABDINM_m_Illite]
value = 13.2251
type = "float"
description = "Arbitrary coefficient, m, for calculating deposition nucleation J_het of Illite [-]."

[J_ABDINM_c_Illite]
value = 0.7716
type = "float"
description = "Arbitrary coefficient, c, for calculating deposition nucleation J_het of Illite [-]."

[J_ABDINM_m_ArizonaTestDust]
value = 13.2251
type = "float"
description = "Arbitrary coefficient, m, for calculating deposition nucleation J_het of Arizona Test Dust [-]."

[J_ABDINM_c_ArizonaTestDust]
value = 0.7716
type = "float"
description = "Arbitrary coefficient, c, for calculating deposition nucleation J_het of Arizona Test Dust [-]."

[Alpert2022_J_deposition_m_Feldspar]
value = 13.2251
type = "float"
Expand Down Expand Up @@ -1426,6 +1446,16 @@ description = "Coefficient, c, for calculating deposition nucleation J_het of Ka

# Microphysics - water activity based immersion freezing/nucleation

[J_ABIFM_m_ArizonaTestDust]
value = 22.62
type = "float"
description = "Arbitrary coefficient, m, for calculating immersion freezing J_het of Arizona Test Dust [-]."

[J_ABIFM_c_ArizonaTestDust]
value = -1.35
type = "float"
description = "Arbitrary coefficient, c, for calculating immersion freezing J_het of Arizona Test Dust [-]."

[AlpertKnopf2016_J_ABIFM_m_DesertDust]
value = 22.62
type = "float"
Expand Down

0 comments on commit 1d7e539

Please sign in to comment.