CloudMicrophysics v0.37.0
Breaking changes
- P3 rework around an explicit
P3State: 2M+P3 ice tendencies (melting, liquid–ice collisions, self-collection), Frostenberg (2023) ice nucleation, and a fusedBulkMicrophysicsTendenciesentry point for the 2M+P3 scheme. - Faster, type-stable 2M+P3 collision path (zero-allocation, JET-clean on Julia ≥ 1.12); quadrature rules are now built once at parameter construction and reused in hot loops.
- Removes dt-limiting from P3 melting/nucleation tendencies.
Closed issues:
- Add collisions/coalescence parameterizations (#386)