-
Notifications
You must be signed in to change notification settings - Fork 14
Add enabling of CAMP for chemistry #368
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
base: main
Are you sure you want to change the base?
Conversation
@jcurtis2, in the recent commits, there are:
Still, the new CAMP notebook fails for a variety of reasons:
Could you please check on your machine? Thanks |
OK, managed to get a backtrace for the macOS error (
|
OK, one more hint from the logs: this is a minimal 2-line reproducer of the Linux import PyPartMC as ppmc
ppmc.Photolysis(ppmc.CampCore()) |
Stale pull request message |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #368 +/- ##
==========================================
- Coverage 90.76% 89.04% -1.73%
==========================================
Files 55 55
Lines 2491 2547 +56
Branches 135 140 +5
==========================================
+ Hits 2261 2268 +7
- Misses 158 204 +46
- Partials 72 75 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
CampCore()
that takes a filename argumentGasData
,AeroData
to acceptCampCore
partmc/scenarios/5_camp