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

Fix unit conversion code for TOMAS following merge with 14.2.3 #2063

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

msulprizio
Copy link
Contributor

Name and Institution (Required)

Name: Melissa Sulprizio
Institution: Harvard / GCST

Describe the update

Compiling with TOMAS=on was failing because the TOMAS code in fullchem_mod.F90 still used character strings for units instead of the integer values that were implemented in 14.3.2. This is now updated.

Expected changes

This is a zero-difference update that allows GEOS-Chem to compile with the TOMAS option on.

Compiling with TOMAS=on was failing because the TOMAS code in fullchem_mod.F90
still used character strings for units instead of the integer values that
were implemented in 14.3.2. This is now updated.

Signed-off-by: Melissa Sulprizio <[email protected]>
@msulprizio msulprizio added the category: Bug Fix Fixes a previously-reported bug label Dec 6, 2023
@msulprizio msulprizio added this to the 14.3.0 milestone Dec 6, 2023
@msulprizio msulprizio requested a review from yantosca December 6, 2023 19:59
@msulprizio msulprizio self-assigned this Dec 6, 2023
Copy link
Contributor

@yantosca yantosca left a 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 @msulprizio.

@msulprizio msulprizio merged commit b74f52e into dev/14.3.0 Dec 8, 2023
@msulprizio msulprizio deleted the bugfix/tomas-unitconv branch December 8, 2023 15:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants