Skip to content

PySDM v2.14

Choose a tag to compare

@slayoo slayoo released this 08 Nov 22:17
· 472 commits to main since this release
4c95641
  • fragmentation functions for GPU backend (@abulenok)
  • implement flag_zero_multiplicity on GPU backend within a Commons struct (@abulenok)
  • new pair and storage methods for GPU: min_pair, multiply_pair and divide_if_not_zero (@abulenok)
  • made ABIFM immersion freezing logic employ supersaturation constraint (to be consistent with analogous condition in INAS logic)
  • breakup algorithm: fix an issue with zero multiplicities (introduced max(round(nj), 1)) (@edejong-caltech)
  • shift from per-gridbox to per-kg units in rate product (@edejong-caltech)
  • smoke test for Bieli et al. example (@edejong-caltech)
  • make CPU find_pairs correctly handle the length argument (@abulenok)
  • added Python 3.10 to CI runs
  • added smoke tests with 0D simulations covering breakup (upcoming deJong et al. paper)