Skip to content

PySDM v2.31

Compare
Choose a tag to compare
@slayoo slayoo released this 07 Nov 09:11
· 132 commits to main since this release
a14b680
  • added argument-range checks for GunnKinzer1949 interpolation of terminal velocities (thanks @bradybhalla for reporting and identifying the issue, thanks @abulenok for providing the fix)
  • failing Particulator instantiation if user supplies values for a derived attribute
  • simplifcations/cleanups in dry_volume & acidity attributes code
  • disabling multi-threading on arm64 until we have a fix for atomic operations (thanks @jtbuch and @pb475 for reporting the problem and help with debugging it!)