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

Removed BPCH_DIAG compilation option #49

Merged
merged 2 commits into from
Feb 29, 2024
Merged

Conversation

yantosca
Copy link
Contributor

Name and Institution (Required)

Name: Bob Yantosca
Institution: Harvard + GCST

Confirm you have reviewed the following documentation

Describe the update

This PR is the companion to geoschem/geos-chem#2166. It removes the BPCH_DIAG CMake configuration option from CMakeScripts/GC-ConfigureClassic.cmake.

Expected changes

This is a zero-diff update. It does not contain any submodule hashes. It should be merged into dev/14.4.0 following geoschem/geos-chem#2166.

Related Github Issue(s)

CMakeScripts/GC-ConfigureClassic.cmake
- Removed the option BPCH_DIAG, which activated the binary punch
  diagnostics.  This option is no longer needed.

CHANGELOG.md
- Updated accordingly

Signed-off-by: ubuntu <ubuntu@aws.com>
@yantosca yantosca requested a review from msulprizio February 26, 2024 21:08
@yantosca yantosca self-assigned this Feb 26, 2024
@yantosca yantosca added category: Feature Request New feature or request topic: Structural Modifications Structural modifications (as opposed to scientific updates) labels Feb 26, 2024
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.

@yantosca It may be good to also remove the BPCH_DIAG option from the documentation in this pull request. Here are the occurrences I found:

source/geos-chem-shared-docs/supplemental-guides/customize-guide.rst:60:      $ cmake .. -DTOMAS=y -DTOMAS_BINS=15 -DBPCH_DIAG=y
source/gcclassic-user-guide/compile-cmake.rst:112:     * BPCH_DIAG:    **ON**  OFF
source/gcclassic-user-guide/compile-cmake.rst:279:.. option:: BPCH_DIAG

Thanks @msulprizio, I'll take care of it.

@yantosca yantosca requested a review from msulprizio February 27, 2024 19:07
docs/source/gcclassic-user-guide/compile-cmake.rst
- Removed references to the BPCH_DIAG compilation option, which has
  now been removed.

CHANGELOG.md
- Updated accordingly

Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
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.

These updates look good to merge alongside geoschem/geos-chem#2166. Note: They now also update submodule geos-chem-shared-docs.

@yantosca yantosca merged commit d51e872 into dev/14.4.0 Feb 29, 2024
2 checks passed
@yantosca yantosca deleted the feature/remove-bpch-diags branch February 29, 2024 15:02
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 topic: Structural Modifications Structural modifications (as opposed to scientific updates)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants