-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
- Shuffle logic: e.g. don't need to shuffle if only one type of seed particle or if the number of super particles to inject is equal to the number of possible seeds.
- Example comparison from literature (maybe https://doi.org/10.1098/rsta.2012.0086), some other candidate papers listed in Time-dependent super-droplet sampling and modification #1331
- Example of seeding in 1D and 2D domains
- Parallelisation of the sampling logic
- GPU support