Skip to content

Commit

Permalink
gotmattt
Browse files Browse the repository at this point in the history
  • Loading branch information
amylu00 committed Dec 13, 2024
1 parent 460e59a commit 6b30b29
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/IceNucleation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,7 @@ see DOI: 10.1039/C3FD00035D
Returns zero for unsupported aerosol types.
"""
function ABIFM_J(
dust::Union{
CMP.DesertDust,
CMP.Illite,
CMP.Kaolinite,
CMP.ArizonaTestDust,
},
dust::Union{CMP.DesertDust, CMP.Illite, CMP.Kaolinite, CMP.ArizonaTestDust},
Δa_w::FT,
) where {FT}

Expand Down

0 comments on commit 6b30b29

Please sign in to comment.