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

Support for L186 pressure lid #643

Open
wants to merge 2 commits into
base: feature/sdrabenh/gcm_v12
Choose a base branch
from

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Sep 3, 2024

Testing with L186 showed an issue. Namely, in the GOCART instance rc files, e.g. this one for dust, we have:

pressure_lid_in_hPa: 0.01

Turns out that is true for all of our GEOS levels...except L186. In that, the lid is now 25 mPa it seems.

So, in the run scripts we do a bit of sed to change the line to:

pressure_lid_in_hPa: 2.5e-6

when running L186

@mathomp4 mathomp4 added bugfix This pull request fixes a bug 0 diff The changes in this pull request have verified to be zero-diff with the target branch. labels Sep 3, 2024
@mathomp4 mathomp4 self-assigned this Sep 3, 2024
@mathomp4 mathomp4 requested a review from a team as a code owner September 3, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff The changes in this pull request have verified to be zero-diff with the target branch. bugfix This pull request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant