PyPartMC
PyPartMC copied to clipboard
Enable nucleation
Currently we have nucleation not able to be enabled. This problem will most likely change/disappear when PartMC is rewritten for https://github.com/compdyn/partmc/issues/184.
However to fix the issue now, RunPartOpt will need access to AeroData to modify the number of weight classes (and subsequent tests will need to be fixed to include this input.).
Support also probably needs to consider a longtime existing issue of what to do here: https://github.com/compdyn/partmc/issues/65
PyPartMC only uses NUMMASS_SOURCE weighting (which is most efficient except in the case of nucleation enabled). This weight choice should be relaxed by passing additional details in the json input to RunPartOpt.
Stale issue message
Stale issue message
Stale issue message
Stale issue message
https://github.com/compdyn/partmc/pull/188