v0.16.0
CloudMicrophysics v0.16.0
Merged pull requests:
- homogeneous freezing to parcel (#267) (@amylu00)
- lat heat of fus in parcel dT/dt and dSl/dt (#282) (@amylu00)
- water based deposition nucleation (#292) (@amylu00)
- Move P3 mass functions to src, add gamma functions to docs (#293) (@trontrytel)
- F_r = 0 exception fixed, mass tests updated (#298) (@anastasia-popova)
- Add shape parameters solver for P3 (#299) (@trontrytel)
- Cleanup in the landing page and docs (#302) (@trontrytel)
- unitless N_hat added, Float32 tests passing (#303) (@anastasia-popova)
- replacing Mohler AF with nucleation rate (#304) (@amylu00)
- add notice (#309) (@trontrytel)
- fix link (#311) (@trontrytel)
- dont show plot examples code in docs (#312) (@trontrytel)
- correct naming for abifm desert dust params (#314) (@amylu00)
- Refactor parameters to use ClimaParameters API (#315) (@nefrathenrici)
- Update Alpha_va and Gamma Functions (#317) (@anastasia-popova)
- Update to CLIMAParameters v0.9 and Thermodynamics v0.12 (#320) (@trontrytel)
Closed issues:
- Update the github landing page (#152)
- Integrate homogeneous freezing in the parcel model (#183)
- check the sign in the aspect ratio power in terminal velocity (#220)
- Compute
lambda
andN_0
based onm(D)
,N_tot
andq
(#227) - Gamma distribution in parcel missing factor of 1/3 (#276)
- Add gamma distribution option for deposition growth (#277)
- Use droplets for immersion freezing in parcel (#278)
- Update to the new CLIMAParameters (#286)
- Allow for zero rimed mass and volume (#289)
- Add documentation about shape parameters solve in P3 (#294)
- Add liquid - ice phase change to parcel model equations (#295)
- Add homogeneous freezing to parcel (#296)
- Add water activity based dust deposition parameterization (#297)
- Switch dust deposition parameterization to compute the rate (#307)