Skip to content

v0.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 21:07
· 116 commits to main since this release
3a33ed5

CloudMicrophysics v0.19.0

Diff since v0.18.0

Merged pull requests:

Closed issues:

  • O1.3.1 Update terminal velocity formulae (#154)
  • Add NN aerosol activation parameterizations extension to CloudMicrophysics (#181)
  • Show parcel simulations with all three ice nucleation schemes (#185)
  • Add effective radius to common functions (#207)
  • O1.3.5 Add optical properties of particles (#213)
  • O1.3.2 Data driven aerosol activation scheme (#214)
  • O1.3.4 Ice nucleation scheme (#218)
  • Compute the mass and number weighted terminal velocity (#222)
  • Delete x_sulph from parcel (#232)
  • Implement the "rainbow" ice nucleation from Frostenberg et al 2023 (#258)
  • Add ice nucleation source terms to the parcel example (#284)
  • refactor parcel (#301)
  • Add B4 and B5 tables from Chen2022 (#332)
  • Fix lognormal droplet distribution (#335)
  • Define convenience structs with only the toml dict (#345)
  • Get rid of DataFrames dependency for aerosol activation emulators (#346)
  • Improve CodeCoverage reporting for extension (#347)
  • Add GP and EvoTree models extensions to aerosol activation (#348)
  • Add @test_opt to tests (#367)