PySDM icon indicating copy to clipboard operation
PySDM copied to clipboard

add the Long kernel

Open slayoo opened this issue 5 months ago • 2 comments

CC: @yoctoyotta1024 @emmacware

slayoo avatar Sep 17 '25 16:09 slayoo

Here also is the Simmel et al. 2002 paper which parameterises the Long Kernel: https://www.sciencedirect.com/science/article/pii/S0169809501001314 (equations 11-14)

and here is CLEO's implementation of it: https://github.com/yoctoyotta1024/CLEO/blob/13e57f71b433c71493ad41a62c92073cd0e69f92/libs/superdrops/collisions/longhydroprob.cpp#L30

(+ terminal velocity here: https://github.com/yoctoyotta1024/CLEO/blob/13e57f71b433c71493ad41a62c92073cd0e69f92/libs/superdrops/terminalvelocity.cpp#L58)

yoctoyotta1024 avatar Sep 19 '25 09:09 yoctoyotta1024

thank you @yoctoyotta1024 !

slayoo avatar Sep 19 '25 22:09 slayoo