compdyn / partmc

Particle-resolved stochastic atmospheric aerosol model
http://lagrange.mechse.illinois.edu/partmc/
GNU General Public License v2.0
28 stars 16 forks source link

Weighting options #55

Closed jcurtis2 closed 7 years ago

jcurtis2 commented 8 years ago

Added ability to set the weighting scheme in the spec file. This addresses #7

jcurtis2 commented 8 years ago

Note: I did not address Matt's following comment in #7

For this we should also change around the initial condition sampling so that the total number of computational particles when using FLAT is close to the n_part value in the spec file. At the moment it's very different because each mode is sampled sequentially.

If we are concerned about this, any initial ideas of how to handle it? If we aren't worried about it, I'll make a new issue for it so it doesn't get neglected in the future.

mwest1066 commented 7 years ago

This also needs rebasing, sorry!

jcurtis2 commented 7 years ago

Replaced by #61