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

Bugfix in GFS_rrtmg_pre.F90: fix intent attribute of Radtend #78

Merged
merged 1 commit into from
May 11, 2018
Merged

Bugfix in GFS_rrtmg_pre.F90: fix intent attribute of Radtend #78

merged 1 commit into from
May 11, 2018

Conversation

climbfuji
Copy link
Collaborator

The actual intent of the DDT Radtend is 'inout' and not 'in', since its components Radtend%coszen and Radtend%coszdg are updated inside coszmn.

See bug report https://hwrf-rt.gsd.esrl.noaa.gov/Ticket/Display.html?id=1281.

The changes do not modify the answer on Theia with Intel or MacOSX with GNU (tested CCPP and IPD with FV3 v0).

…'inout', since its components Radtend%coszen and Radtend%coszdg are updated inside coszmn. See bug report https://hwrf-rt.gsd.esrl.noaa.gov/Ticket/Display.html?id=1281
@climbfuji climbfuji merged commit 3996b27 into NCAR:master May 11, 2018
@climbfuji climbfuji deleted the rrtmg-pre-bugfix-intent-radtend branch May 11, 2018 22:55
SamuelTrahanNOAA pushed a commit to SamuelTrahanNOAA/ccpp-physics that referenced this pull request Feb 23, 2021
hannahcbarnes pushed a commit to hannahcbarnes/ccpp-physics that referenced this pull request Aug 3, 2022
…-pgr-like-wrf

per-timestep diagnostic output: FV3 version of WRF noise parameter
mkavulich pushed a commit to mkavulich/ccpp-physics that referenced this pull request Jul 19, 2023
mkavulich pushed a commit to mkavulich/ccpp-physics that referenced this pull request Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants