v0.33.0
CloudMicrophysics v0.33.0
Breaking changes
- deleted unused derivatives code
- evaporation and sublimation rates for nonequil microphysics are proportional to cloud condensate
Merged pull requests:
- fix: 2M tendencies, params (#694) (@haakon-e)
- Try asking for less GPU time (#697) (@trontrytel)
- Bump julia-actions/cache from 2 to 3 (#698) (@dependabot[bot])
- rft: heterogeneous ice nucleation (#699) (@haakon-e)
- rft: improve parameter constructors (#700) (@haakon-e)
- Update the CI to Julia v1.12 (#704) (@trontrytel)
- Update readme (#705) (@trontrytel)
- ci: update tests, JuliaFormatter v2 (#706) (@haakon-e)
- Use condensate in evaporation/sublimation (#708) (@trontrytel)
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
@exampledocs 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)