v0.15.0
CloudMicrophysics v0.15.0
Merged pull requests:
- Update 1M and 2M CloudMicrophysics (#211) (@sriharshakandala)
- parcel with gamma size distribution of droplets (#235) (@trontrytel)
- switch to using RootSolvers in docs (#236) (@trontrytel)
- Clean up liquid parcel initial condition (#237) (@trontrytel)
- RH based water activity (#241) (@amylu00)
- immersion freezing to parcel (#244) (@amylu00)
- add 2-moment GPU tests (#245) (@trontrytel)
- Update GPU tests to use latest KernelAbstractions version (#246) (@nefrathenrici)
- Update VariableTimescale autoconversion rate to the new parameters (#248) (@trontrytel)
- refactor H2SO4 solution parameters (#251) (@trontrytel)
- 2m rain evaporation on GPU (#253) (@trontrytel)
- Make P3 scheme GPU compatible (#254) (@sriharshakandala)
- Update non-eq microphysics to new parameters (#256) (@trontrytel)
- Update aersol activation to new parameters (#259) (@trontrytel)
- Update ice nucleation to new parameters (#262) (@trontrytel)
- Final refactor of cloud microphysics parameters (#263) (@trontrytel)
- Split microphysics tests into 0, 1, 2 -moment and nonequilibrium (#264) (@trontrytel)
- more cleanup (#268) (@trontrytel)
- add Base back (#269) (@trontrytel)
Closed issues:
- Add SB2006 plots to the docs (#107)
- Add GPU tests for CloudMicrophysics.jl 2-moment scheme (#153)
- Break up parameters struct in CloudMicrophysics.jl 0, 1, 2 - moment microphysics schems (#160)
- O1.2.1 (part of) GPU support for CloudMicrophysics.jl (#164)
- Update CloudMicrophysics.jl GPU tests (#173)
- Make P3 scheme GPU compatible (#177)
- Integrate immersion freezing in the parcel model (#184)
- GPU check Microphysics1M (#219)
- Replace Roots with RootSolvers in ice nucleation docs (#228)
- fix air density in liquid_only (#230)
- Adapt parcel for polydisperse size distributions (#231)
- GPU check Microphysics2M (#233)
- Add a custom gamma function (?) (#242)
- Breakup the parameter struct (#247)
- Breakup parameters in Common (#252)
- Breakup parameters in Non-equilibrium microphysics (#255)
- Breakup parameters in Aerosol activation (#260)
- Breakup parameters in Ice nucleation (#261)
- Delete the old struct (do a breaking release and update the downstream packages) (#265)