File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -747,3 +747,15 @@ @article{Gunn1949
747
747
year ={ 1949} ,
748
748
publisher ={ American Meteorological Society}
749
749
}
750
+
751
+ @article {WackerSeifert2001 ,
752
+ title = { Evolution of rain water profiles resulting from pure sedimentation: Spectral vs. parameterized description} ,
753
+ journal = { Atmospheric Research} ,
754
+ volume = { 58} ,
755
+ number = { 1} ,
756
+ pages = { 19-39} ,
757
+ year = { 2001} ,
758
+ issn = { 0169-8095} ,
759
+ doi = { 10.1016/S0169-8095(01)00081-3} ,
760
+ author = { Ulrike Wacker and Axel Seifert} ,
761
+ }
Original file line number Diff line number Diff line change @@ -41,11 +41,24 @@ Microphysics1M.snow_melt
41
41
# 2-moment precipitation microphysics
42
42
``` @docs
43
43
Microphysics2M
44
- Microphysics2M.LiqRaiRates
44
+ ```
45
+ ## Size distributions
46
+
47
+ ### Parameters
48
+ ``` @docs
45
49
Microphysics2M.pdf_cloud_parameters
46
50
Microphysics2M.pdf_rain_parameters
51
+ ```
52
+
53
+ ### Size distributions
54
+ ``` @docs
47
55
Microphysics2M.size_distribution
48
56
Microphysics2M.get_size_distribution_bound
57
+ ```
58
+
59
+ ## Rates
60
+ ``` @docs
61
+ Microphysics2M.LiqRaiRates
49
62
Microphysics2M.autoconversion
50
63
Microphysics2M.accretion
51
64
Microphysics2M.liquid_self_collection
You can’t perform that action at this time.
0 commit comments