PySDM icon indicating copy to clipboard operation
PySDM copied to clipboard

New Spectral Sampling Following Optimal Transport Scheme of Matsushima eet al., 2023

Open emmacware opened this issue 8 months ago • 1 comments

  • [ ] new file in https://github.com/open-atmos/PySDM/tree/main/PySDM/initialisation/sampling ?
  • [ ] alpha parameter as ctor arg.
  • [ ] unit tests with boundaries alpha=0, alpha=1 against existing methods uniform and constant multiplicity sampling
  • [ ] exemplify both random and deterministic cases (random const. mult. not exemplified yet in PySDM!)
  • [ ] resolve #1031
  • [ ] new example: Fig 1 from Matsushima 2023
  • [ ] smoke tests for the new example notebook
  • [ ] use it in the adaptivity paper
Image Image Image

emmacware avatar Jun 09 '25 09:06 emmacware

being addressed here: https://github.com/open-atmos/PySDM/pull/1651

slayoo avatar Jun 24 '25 15:06 slayoo