-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add enabling of CAMP for chemistry #368
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()) |
CampCore()
that takes a filename argumentGasData
,AeroData
to acceptCampCore
partmc/scenarios/5_camp