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 KPP standalone model to GEOS-Chem 14.5.1 #73

Open
wants to merge 2 commits into
base: dev/no-diff-to-benchmark
Choose a base branch
from

Conversation

yantosca
Copy link
Contributor

@yantosca yantosca commented Nov 22, 2024

Name and Institution (Required)

Name: Bob Yantosca
Institution: Harvard + GCST

Describe the update

This PR brings the updates that were formerly in geos-chem PR #2382 and geos-chem PR #2383 into the dev/no-diff-to-benchmark branch. These will ship in 14.5.1. It modifies the src/CMakeLists.txt file to build the KPP standalone file when compiled with -DMECH=fullchem or -DMECH=custom.

Expected changes

This is a zero-diff update

Reference(s)

If this is a science update, please provide a literature citation.

Related Github Issue

src/CMakeLists.txt
- Add CMake commands to define the KPP executable file, where it
  should be installed, and what it depends on.

CHANGELOG.md
- Updated accordingly

Signed-off-by: Bob Yantosca <[email protected]>
src/CMakeLists.txt
- Added install command to place the kpp_standalone executable
  file in the run directory

Signed-off-by: Bob Yantosca <[email protected]>
@yantosca yantosca added category: Feature Request New feature or request no-diff-to-benchmark This update will not change the results of fullchem benchmark simulations labels Nov 22, 2024
@yantosca yantosca self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Feature Request New feature or request no-diff-to-benchmark This update will not change the results of fullchem benchmark simulations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants