Skip to content

Commit 05a4e39

Browse files
committed
documentation
1 parent dc0e73c commit 05a4e39

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/src/IceNucleationBox.md

+10
Original file line numberDiff line numberDiff line change
@@ -237,3 +237,13 @@ It is compared to [Rogers1975](@cite).
237237
include("../../parcel/Liquid_only.jl")
238238
```
239239
![](liquid_only_parcel.svg)
240+
241+
The plots below are the results of the adiabatic parcel model
242+
with immersion freezing, condensation growth, and deposition growth for
243+
both a monodisperse and gamma size distribution. Note that this has not
244+
yet been validated against literature.
245+
246+
```@example
247+
include("../../parcel/Immersion_Freezing.jl")
248+
```
249+
![](immersion_freezing.svg)

0 commit comments

Comments
 (0)