Skip to content

v0.33.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 22:52
· 27 commits to main since this release
be6d8df

CloudMicrophysics v0.33.0

Diff since v0.32.0

Breaking changes

  • deleted unused derivatives code
  • evaporation and sublimation rates for nonequil microphysics are proportional to cloud condensate

Merged pull requests:

Closed issues:

  • Aerosol Model (#96)
  • Make units of P3 non-dimensional (#151)
  • Switch P3 from densities to specific humidities (#178)
  • Make the shape parameter solver non-dimensional to improve its performance (#306)
  • O1.7.2 Single column testing (#359)
  • Hide @example docs blocks (#364)
  • Add Liquid Fraction to P3 (#406)
  • Normalize by reference size or mass in the 2M and P3 distributions (#436)
  • P3 sedimentation terminal velocity for cloud liquid (#527)
  • P3: Add GPU tests (#530)
  • P3: Add slidey plots (#531)
  • P3: Add remaining rates (#532)
  • P3: Microphysical rates (#534)
  • Update README (#604)
  • Finish Thermodynamics revamp (#608)
  • These plots would be even more useful if they also included an "exact" (e.g., finite-difference or AD) derivative for comparison. It's not essential right now though. (#688)
  • Update test and docs for derivatives including sinks (#692)