Releases: CliMA/CloudMicrophysics.jl
Releases · CliMA/CloudMicrophysics.jl
v0.13.0
CloudMicrophysics v0.13.0
Closed issues:
- Add the P3 area and terminal velocity relations (#166)
- Redefinition of apparent nucleation rate (#169)
- Add a(D) relationship (#179)
- Integrate modal nucleation parameters into struct (#192)
Merged pull requests:
- expanding upon PSD TODO item (#156) (@rorlija1)
- fixing units of Brim and notes (#158) (@rorlija1)
- Implement Chen for 1M NEW (#163) (@apoorva-thanvantri)
- Move ice nucleation J params to CLIMAParams (#170) (@trontrytel)
- Add new velocity types to exports (#171) (@trontrytel)
- Adding p3 mass and thresholds (updated) (#174) (@rorlija1)
- Fix redefinition of apparent nucleation function (#175) (@nefrathenrici)
- Fix package deps for a release (#186) (@trontrytel)
- Area docs (P3) (#188) (@rorlija1)
- Update to julia 1.9 (#190) (@trontrytel)
- Add modal nucleation parameters to struct, update functions (#193) (@nefrathenrici)
- Simplify Microphysics0M (#194) (@sriharshakandala)
- Update to new thermodynamics (#195) (@trontrytel)
- Add project to test path (#196) (@sriharshakandala)
v0.12.0
v0.11.1
CloudMicrophysics v0.11.1
Closed issues:
- Improve unpack_parameters (#46)
- Implement apparent nucleation rate from Lehtinen et al., 2007 (#98)
- More aerosol nucleation tests (#125)
Merged pull requests:
- Aerosol nucleation (#84) (@nefrathenrici)
- Replace unpack_params with dispatch (#122) (@trontrytel)
- Add intro for new SURFs (#123) (@trontrytel)
- Add DocCleanup action (#124) (@nefrathenrici)
- Add performance and GPU tests for MAM nucleation module (#126) (@nefrathenrici)
- Add ABIFM to IceNucleation (#129) (@amylu00)
- Initial implementation of precipitation susceptibility tests (#133) (@mikhailmints)
- Moving H2SO4_sat_vap_pressure & Delta_a_w (#134) (@amylu00)
- HOM Freezing J (#138) (@amylu00)
- Change version to 0.11.1 (#141) (@mikhailmints)
v0.11.0
CloudMicrophysics v0.11.0
Closed issues:
- Add timing tests (#45)
- Docs: old link (#59)
- Implement the Aerosol Model (#85)
- Add a parameterization of water vapour deposition on dust (#89)
- Dont hardcode FT = Float64 in tests (#111)
- Fix type instability (#116)
Merged pull requests:
- Ice deposition on dust (#103) (@trontrytel)
- fix docs link (#114) (@trontrytel)
- Add some performance monitoring to GHA (#115) (@trontrytel)
- Run GHA tests for Float32 and Float64 (#117) (@trontrytel)
- Fix a few minors errors in Microphysics 1M docs. (#121) (@bcgazen)
v0.10.3
CloudMicrophysics v0.10.3
v0.10.2
CloudMicrophysics v0.10.2
v0.10.1
CloudMicrophysics v0.10.1
Merged pull requests:
- activated fraction clanup (#97) (@trontrytel)
- Revert "activated fraction clanup" (#102) (@trontrytel)
v0.10.0
CloudMicrophysics v0.10.0
Closed issues:
- Add CLOUD-parameterized Nucleation (#93)
Merged pull requests:
- Fix 0-moment microphysics docs (#94) (@trontrytel)