-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable nucleation #214
Comments
Support also probably needs to consider a longtime existing issue of what to do here: compdyn/partmc#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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently we have nucleation not able to be enabled. This problem will most likely change/disappear when PartMC is rewritten for compdyn/partmc#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.).
The text was updated successfully, but these errors were encountered: