Add new CPP flag for carbon Jacobian runs#538
Merged
yantosca merged 1 commit intodev/no-diff-to-benchmarkfrom Apr 1, 2026
Merged
Add new CPP flag for carbon Jacobian runs#538yantosca merged 1 commit intodev/no-diff-to-benchmarkfrom
yantosca merged 1 commit intodev/no-diff-to-benchmarkfrom
Conversation
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
This was referenced Mar 19, 2026
yantosca
approved these changes
Mar 24, 2026
Contributor
yantosca
left a comment
There was a problem hiding this comment.
Thanks @lizzlel. Good to merge!
Contributor
|
I have merged locally and am running integration tests. |
Contributor
|
All GEOS-Chem Classic integration tests passed: ==============================================================================
GEOS-Chem Classic: Execution Test Results
CodeDir : 42e86f2 PR #3080 post-merge hotfix: Fix incorrect id_CO2, id_CO indices
GEOS-Chem : 0ef2d016e Hotfix: Fix typo in PR #3080 causing id_CO and id_CO2 to be swapped
HEMCO : 9fbb78e Merge PR #355 (Update to latest GitHub Actions versions)
Cloud-J : 1dff6fe Merge pull request #31 from geoschem/release/8.0.2
HETP : 2a99b24 Merge pull request #2 from geoschem/bugfix/initialize_local_variables
Using 24 OpenMP threads
Number of execution tests: 38
Submitted as SLURM job: 3015072
==============================================================================
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% All execution tests passed! %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%All GEOS-Chem Classic tests were zero-diff w/r/t
|
Contributor
|
All GCHP integration tests passed: ==============================================================================
GCHP: Execution Test Results
CodeDir : b6be053 PR #3080 post-merge hotfix: Fix incorrect id_CO2, id_CO indices
MAPL : d1d528e5 Merge pull request #39 from geoschem/feature/mapl_2.55.0
GMAO_Shared : 4ddb3ec Merge pull request #2 from geoschem/feature/mapl-upgrade
ESMA_cmake : 01bbf2f Merge pull request #9 from geoschem/feature/turn_off_f2py_builds_in_gchp
FMS : 259759d1 Merge pull request #3 from geoschem/feature/update_gmao_libs
FVdycoreCubed : 348620f Merge PR #11 (Scale tracers by pressure ratio in first timestep)
geos-chem : 0ef2d016e Hotfix: Fix typo in PR #3080 causing id_CO and id_CO2 to be swapped
HEMCO : 9fbb78e Merge PR #355 (Update to latest GitHub Actions versions)
Cloud-J : 1dff6fe Merge pull request #31 from geoschem/release/8.0.2
HETP : 2a99b24 Merge pull request #2 from geoschem/bugfix/initialize_local_variables
GFE : bac529f Merge pull request #40 from Goddard-Fortran-Ecosystem/feature/mathomp4/update-gftl-1.15.2
Number of execution tests: 12
Submitted as SLURM job: 3042779
==============================================================================
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% All execution tests passed! %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%All GCHP tests were zero-diff w/r/t |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Name and Institution (Required)
Name: Lizzie Lundgren
Institution: Harvard University
Describe the update
This PR introduces a new build flag for carbon Jacobian runs in GCHP. Building with -DJACOBIAN during CMake configure will turn on the feature.
This PR should be merged at the same time as:
Expected changes
This is a no diff update for all simulations.
Reference(s)
None
Related Github Issue
Coming soon