-
Notifications
You must be signed in to change notification settings - Fork 11
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
Addition of additive coagulation example including comparison against PySDM and Droplets.jl #376
base: main
Are you sure you want to change the base?
Conversation
|
|
|
@emmacware, trying to debug the Windows issue by logging into the CI machine, I ruled out any problems with Jupyter or all the execution machinery. The problem seems to be within Julia, is not deterministic, and the only symptom is that Julia quits silently at random stages of the computation returning exit code 127:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the spirit of the pyOpenSci feedback, I'm wondering if some more commenting/narrative could be applied. While it is clear to me what is going on, this notebook (I hope!) will be useful for either others to add their model for this coagulation case or follow this general framework for combining models to look at other things.
No description provided.