Jatan Buch
Jatan Buch
Hi @slayoo and @claresinger, I have committed examples for seeding in both 1D and 2D environments that are compatible with the latest PySDM version. Any comments or criticisms would be...
Hi @slayoo , @claresinger and I were discussing a potential issue with the `Seeding` dynamic as implemented. As you see in this attached plot for 1D seeding ~(it's also the...
I see your point, @slayoo . I have now removed the update step for `cell id` etc. but still continue to see the same issue of the whole buffer getting...
> I must say, I don't yet understand what you described. How does it show up in the parcel model? In the "hello-world" seeding example (https://github.com/open-atmos/PySDM/blob/main/examples/PySDM_examples/seeding/hello_world.ipynb) we clearly see an...
@slayoo I verified the increase in super-droplet count by calculating the total number of super-droplets for each simulation timestep in the 1D example. The count starts at 2336, reduces to...
Thank you, @claresinger and @slayoo for your helpful review! I will address these now and then respond to some of the major comments that @slayoo raised.
Bumping this thread up for my own reference since I finally have time to start wrapping this project.
I've made a PR addressing point 3. above in #1396
Thanks for the reference, @slayoo! I will incorporate seeding in the 2D case and try to reproduce their results.