Clare Singer

Results 26 comments of Clare Singer

Remaining items, to be handled in another PR, are documented in issue #1387

Pylint is passing. ✅ But the tests that are passing locally are failing from a RuntimeWarning. ❌

I think the problem is that `discretise_multiplicities` does not expect all values to be NaN, only some. But that excludes the case where there are no initial particles, only seed...

> However, this made me wonder: why are the number of SDs decreasing with time initially even in the no seeding case? This is a good question... I thought it...

> I expect it to be caused by the updraft which is only present during the first `settings.t_1` seconds (10 minutes). It pushes super droplets beyond the top of the...

@AgnieszkaZaba @slayoo - Any status update on the super class `NewParticle` and code restructure to inherit `Seeding` dynamic from there? Probably with that structure in place I can easily extend...