Releases: CliMA/CloudMicrophysics.jl
Releases · CliMA/CloudMicrophysics.jl
v0.18.0
v0.17.0
CloudMicrophysics v0.17.0
Merged pull requests:
- Add sandbox for testing P3 scheme (#290) (@trontrytel)
- adding activity based dep to parcel (#300) (@amylu00)
- P3 ice nucleation parameterizations (#305) (@amylu00)
- "rainbow" ice nucleation parametrization from Frostenberg et al 2023 (#319) (@AgnieszkaMakulska)
- P3 - Lambda Testing (#321) (@anastasia-popova)
- Bring the docs up to speed (#324) (@trontrytel)
- Add ML calibrated ARG2000 parameters (#325) (@trontrytel)
- Clean up parameter changes (#327) (@nefrathenrici)
- fixing immersion freezing production rate (#329) (@amylu00)
- comparing activity based IN with P3 IN (#330) (@amylu00)
- Refactor parcel (#331) (@trontrytel)
- Move GPU CI to the new expansion (#338) (@trontrytel)
- Get rid of kwargs for ClimaAtmos GPU (#341) (@trontrytel)
Closed issues:
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)
v0.15.2
CloudMicrophysics v0.15.2
Merged pull requests:
- adding box model to test immersion freeze (#257) (@amylu00)
- Update ci to borles life (#272) (@trontrytel)
- Goodbye bors and thank you (#273) (@trontrytel)
- fix docs builds (#274) (@trontrytel)
- doi fix (#275) (@slayoo)
- Update to Julia 1.10 (#287) (@nefrathenrici)
- Update to ClimaParameters 0.8 (#288) (@nefrathenrici)
Closed issues:
v0.15.1
CloudMicrophysics v0.15.1
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)
v0.14.0
CloudMicrophysics v0.14.0
Merged pull requests:
- Parcel in KM03 Notation (#225) (@amylu00)
- Use RootSolvers in P3 (#226) (@trontrytel)
Closed issues:
v0.13.3
CloudMicrophysics v0.13.3
Closed issues:
- Add parameterization of homogeneous freezing (#108)
- Homogeneous Freezing Δa_w Parameterization (#137)
- gas_constant method overwritten (#157)
- Test P3 scheme with RootSolvers.jl (#176)
- Add v(D) relationship (#180)
- Check the snow aspect ration computation (#189)
- GPU check Microphysics0M (#199)
- O1.3.1 Update terminal velocity formulae (#210)
- Clean up repetitive documentation (#212)
- O1.3.4 Ice nucleation scheme (#216)
Merged pull requests:
- Plotting HOM J (#145) (@amylu00)
- Water Activity Documentation/Plots (#203) (@amylu00)
- Cleanup in the P3 scheme solver (#206) (@trontrytel)
- Add aqua tests, small fixes for tests (#208) (@nefrathenrici)
- Add additional constructors (#209) (@sriharshakandala)
- untangling water activity from abifm docs (#217) (@amylu00)
v0.13.2
CloudMicrophysics v0.13.2
v0.13.1
CloudMicrophysics v0.13.1
Closed issues:
- Add parameterization of immersion freezing (#109)
Merged pull requests:
- Add KnopfAlpert ABIFM Rate Plots (#168) (@amylu00)
- Restructure CMP0M code (#201) (@sriharshakandala)