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

cam6_4_044: limit t_sfc to valid temperature range #1184

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

brian-eaton
Copy link
Collaborator

@jedwards4b reported: All of the coupled tests using the new cam tag seem to be blowing up with an error in radiation_tend:

radiation_tend: ERROR: kdist_lw%gas_optics: gas_optics(): array tsfc has values outside range

This fix applies the same limiter to the t_sfc array passed to the gas optics as is already being applied to the atmosphere temperatures that are passed.

@brian-eaton brian-eaton self-assigned this Nov 4, 2024
@peverwhee peverwhee changed the title limit t_sfc to valid temperature range cam6_4_044: limit t_sfc to valid temperature range Nov 4, 2024
@peverwhee peverwhee merged commit 016ffe2 into ESCOMP:cam_development Nov 5, 2024
2 checks passed
@peverwhee peverwhee mentioned this pull request Nov 11, 2024
gold2718 pushed a commit to gold2718/CAM that referenced this pull request Feb 13, 2025
Merge pull request ESCOMP#1184 from brian-eaton/tsfc

cam6_4_044: limit t_sfc to valid temperature range

ESCOMP commit: 016ffe2
gold2718 pushed a commit to gold2718/CAM that referenced this pull request Feb 19, 2025
Merge pull request ESCOMP#1184 from brian-eaton/tsfc

cam6_4_044: limit t_sfc to valid temperature range

ESCOMP commit: 016ffe2
gold2718 pushed a commit to gold2718/CAM that referenced this pull request Feb 23, 2025
Merge pull request ESCOMP#1184 from brian-eaton/tsfc

cam6_4_044: limit t_sfc to valid temperature range

ESCOMP commit: 016ffe2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Tag
Development

Successfully merging this pull request may close these issues.

2 participants