Skip to content
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 missing units in comments of KPP/fullchem/commonIncludeVars.sh #2061

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

yantosca
Copy link
Contributor

@yantosca yantosca commented Dec 5, 2023

Name and Institution (Required)

Name: Bob Yantosca
Institution: Harvard + GCST

Confirm you have reviewed the following documentation

Describe the update

This is the companion PR for issue #2029 (by @jhaskinsPhD). This is a documentation update that adds missing units to the comments in KPP/fullchem/commonIncludeVars.H:

  • Update units (in comment) for SR_MW in comment line
  • Add units (in comment) for PRESS, RELHUM, SUNCOS, PHOTOL, H2O, K_STRAT, K_TROP, TROP

Expected changes

This is a zero-diff update as it only touches comments in an include file. The KPP mechanisms were not rebuilt.

Reference(s)

N/A

Related Github Issue(s)

This commit addresses issue #2029 by @jessicahaskins:

KPP/fullchem/commonIncludeVars.H
- Update units (in comment) for SR_MW in comment line
- Add units (in comment) for PRESS, RELHUM, SUNCOS, PHOTOL, H2O,
  K_STRAT, K_TROP, TROP

Signed-off-by: Bob Yantosca <[email protected]>
@yantosca yantosca added TODO: Documentation Related to manual pages or other documentation topic: Chemical Mechanisms Related to KPP and/or GEOS-Chem chemistry mechanisms category: Bug Fix Fixes a previously-reported bug labels Dec 5, 2023
@yantosca yantosca self-assigned this Dec 5, 2023
@yantosca yantosca requested a review from msulprizio December 5, 2023 21:26
@yantosca yantosca added the no-diff-to-benchmark This update will not change the results of fullchem benchmark simulations label Dec 5, 2023
@yantosca yantosca linked an issue Dec 5, 2023 that may be closed by this pull request
@yantosca
Copy link
Contributor Author

yantosca commented Dec 5, 2023

All GEOS-Chem Classic integration tests (except TOMAS) passed:

==============================================================================
GEOS-Chem Classic: Execution Test Results

GCClassic #cfb0626 GEOS-Chem Classic 14.2.3 release
GEOS-Chem #60c682c32 Merge PR #2061 (Add missing units in commonIncludeVars.H)
HEMCO     #a5d5169 HEMCO 3.7.2 release

Using 24 OpenMP threads
Number of execution tests: 27

Submitted as SLURM job: 11842420
==============================================================================

Summary of test results:
------------------------------------------------------------------------------
Execution tests passed: 25
Execution tests failed: 2
Execution tests not yet completed: 0

Furthermore, all integration tests were zero-diff w/r/t 14.2.3, except for:

  • TOMAS (failed)
  • APM (parallelization errors)
  • RRTMG (numerical noise in diagnostic output)

Copy link
Contributor

@msulprizio msulprizio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a zero-difference change since it only updates comments. Good to merge.

@yantosca
Copy link
Contributor Author

yantosca commented Dec 6, 2023

All GCHP integration tests passed:

==============================================================================
GCHP: Execution Test Results

GCHP      #3a1a52f GCHP 14.2.3 release
GEOS-Chem #60c682c32 Merge PR #2061 (Add missing units in commonIncludeVars.H)
HEMCO     #a5d5169 HEMCO 3.7.2 release

Number of execution tests: 5

Submitted as SLURM job: 11853069
==============================================================================
 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%  All execution tests passed!  %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

All GCHP integration tests were also zero-diff w/r/t 14.2.3.

@yantosca yantosca merged commit 60c682c into dev/no-diff-to-benchmark Dec 7, 2023
@yantosca yantosca deleted the feature/update-kpp-comments branch December 7, 2023 16:39
@yantosca yantosca added this to the 14.3.0 milestone Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Bug Fix Fixes a previously-reported bug no-diff-to-benchmark This update will not change the results of fullchem benchmark simulations TODO: Documentation Related to manual pages or other documentation topic: Chemical Mechanisms Related to KPP and/or GEOS-Chem chemistry mechanisms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Add comments for units in KPP/commonIncludeVars.H
2 participants