Releases: open-atmos/PySDM
Releases · open-atmos/PySDM
PySDM v2.75
What's Changed
- Seeding dynamic and associated initialisation logic (super-droplet injection during simulation) in #1367
Kudos @jtbuch & @claresinger!
Full Changelog: v2.74...v2.75
PySDM v2.74
PySDM v2.73
What's Changed
Full Changelog: v2.72...v2.73
PySDM v2.72
PySDM v2.71
What's Changed
- avoid matplotlib 3.9.1 (due to matplotlib/matplotlib#28551) by @slayoo in #1375
- cleanup commented-out code in kinematic 1D env by @slayoo in #1374
- bump devops tests version by @slayoo in #1376
- introducing @register_dynamic decorator to solve dynamic-reuse issue by @slayoo in #1372
Full Changelog: v2.70...v2.71
PySDM v2.70
What's Changed
- introducing @register_product decorator to make product instances re-usable (previously calling .register() from a subsequent builder invalidated the former builder/particulator) by @slayoo in #1370
Full Changelog: v2.69...v2.70
PySDM v2.69
What's Changed
- rafactor making attributes.healthy a property by @slayoo in #1366
- fix logic for handling seed values in Formulae ctor (seed=0 was treated as seed=None) by @slayoo in #1368
Full Changelog: v2.68...v2.69
PySDM v2.68
What's Changed
- attribute request logic refactor; relaxed-velocity docstring update (order of registration should not matter for attributes, unit test asserting it included); CI job dependencies refactor by @slayoo in #1288
Full Changelog: v2.67...v2.68
PySDM v2.67
What's Changed
- Fig 2c in (new) Adade & Albuquerque 2024 example; new physics submodule: bulk phase partitioning with one impl as in Kaul et al. 2015 by @slayoo in #1365
Full Changelog: v2.66...v2.67
PySDM v2.66
What's Changed
Kudos to @piotrbartman for suggesting how to solve the "mapper issue"!
Full Changelog: v2.65...v2.66