-
Notifications
You must be signed in to change notification settings - Fork 169
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
Fixes to run GEOS-Chem 14.3 in GEOS #2155
Fixes to run GEOS-Chem 14.3 in GEOS #2155
Conversation
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.
Thanks @lizziel. I just have a request to modify the KPP .eqn files rather than gckpp_Rates.F90 directly and then to rebuild the mechanism. I can do this for you if you like.
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
5aa0bc6
to
ac1da8d
Compare
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.
Good to merge. Thanks @lizziel!
Now merged (locally) into dev/no-diff-to-benchmark and running integration tests |
All GEOS-Chem Classic integration tests passed: ==============================================================================
GEOS-Chem Classic: Execution Test Results
GCClassic #35c6d37 GEOS-Chem submod update (Merge PR #2127: Ops budgets btw 2 fixed levels)
GEOS-Chem #ea4e1e456 Merge PR #2155 (Fixes to run GEOS-Chem 14.3 in GEOS)
HEMCO #f807e1a Update HEMCO version number to 3.8.0 in preparation for release
Using 24 OpenMP threads
Number of execution tests: 26
Submitted as SLURM job: 19871045
==============================================================================
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% All execution tests passed! %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Also, all integration tests were zero-diff w/r/t 14.3.0 except:
|
All GCHP integration tests passed: ==============================================================================
GCHP: Execution Test Results
GCHP #6746fb0 GEOS-Chem submod update (Merge PR #2127: Ops budgets btw 2 fixed levels)
GEOS-Chem #ea4e1e456 Merge PR #2155 (Fixes to run GEOS-Chem 14.3 in GEOS)
HEMCO #f807e1a Update HEMCO version number to 3.8.0 in preparation for release
Number of execution tests: 6
Submitted as SLURM job: 19871180
==============================================================================
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% All execution tests passed! %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% All integration tests were also zero-diff w/r/t 14.3.0. |
Name and Institution (Required)
Name: Lizzie Lundgren
Institution: Harvard University
Describe the update
This PR contains updates to allow building and running GEOS-Chem 14.3 in GEOS. Changes include:
Expected changes
This is a no-diff update for GCHP and GC-Classic.
Reference(s)
None
Related Github Issue(s)
None