Skip to content

Releases: open-atmos/PySDM

PySDM v1.20

11 Nov 22:33
938ceba
Compare
Choose a tag to compare
  • code cleanups & refactors
  • making pylint warnings fail GA workflow
  • phasing out PrecisionResolver - precision is now an init parameter of the GPU backend class

PySDM v1.19

22 Oct 03:02
24c02ab
Compare
Choose a tag to compare
  • VTK product export (kudos @abulenok)
  • new surface tension model draft added, relabelling existing models (kudos @claresinger)
  • cleanups (incl. graphics files linked from README - now showing files generated through GitHub Actions on a latest merge)

PySDM v1.18

20 Oct 05:03
d8ba293
Compare
Choose a tag to compare
  • more options around freezing spectrum (incl. Bigg 1953 formulation)
  • cleanups, better error messages in initialisation
  • smarter setitem support for Box environment

PySDM v1.17

18 Oct 15:43
a383324
Compare
Choose a tag to compare
  • new attribute: CriticalSupersaturation
  • new product: ActivableFraction
  • cleanups

PySDM v1.16

01 Oct 17:07
42feafd
Compare
Choose a tag to compare
  • bumping ThrustRTC requirement to 0.3.15 (in which support for GPU/CUDA hardware/software current Colab setup is fixed)

PySDM v1.15

30 Sep 21:55
a49ba20
Compare
Choose a tag to compare
  • moving backend instantiation from within Builder up to user scope
  • default random seed is now shuffled at PySDM import (but kept constant for CI runs)
  • cleanups

PySDM v1.14

23 Sep 22:41
3b75ade
Compare
Choose a tag to compare
  • fix unit in ABIFM
  • TotalUnfrozenImmersedSurfaceArea product

PySDM v1.13

23 Sep 02:28
ad0067e
Compare
Choose a tag to compare
  • ABIFM heterogeneous ice nucleation parameterisation (J_het)
  • refactors around constants

PySDM v1.12

20 Sep 00:09
12ab1ce
Compare
Choose a tag to compare

requiring ThrustRTC==0.3.8 (due to fynv/ThrustRTC#19)

PySDM v1.11

18 Sep 19:36
843c718
Compare
Choose a tag to compare

cleanup and refactors incl. API changes:

  • Core --> Particulator
  • Core.particles --> Particulator.attributes