Skip to content

Bug fix for real*8 with Intel#11

Merged
kkeene44 merged 1 commit intowrf-model:masterfrom
kkeene44:real_8_fix
Oct 7, 2016
Merged

Bug fix for real*8 with Intel#11
kkeene44 merged 1 commit intowrf-model:masterfrom
kkeene44:real_8_fix

Conversation

@kkeene44
Copy link
Collaborator

@kkeene44 kkeene44 commented Oct 7, 2016

TYPE: bug fix

KEYWORDS: real*8, intel, WTF, regression

SOURCE: Internal

DESCRIPTION OF CHANGES:
In output_wrf.F, aer_asy_val was assigned to aer_asy_opt, and aer_ssa_val was assigned to aer_ssa_opt. Because a "val" is a real value, and an "opt" is an integer, this caused problems (NaN's) with the 64-bit tests during WTF testing. Made the correction.

LIST OF MODIFIED FILES:
M share/output_wrf.F

TESTS CONDUCTED: Ran a simple test with a real*8 compile to verify this corrects the problem. Regression test is now successful.

…nd aer_ssa_opt, respectively. This was causing the real*8 regression tests to fail.
Copy link
Collaborator

@weiwangncar weiwangncar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me now. Thanks.

@kkeene44 kkeene44 merged commit 01d310d into wrf-model:master Oct 7, 2016
twjuliano pushed a commit to twjuliano/WRF that referenced this pull request Jun 15, 2021
…on_method

implementation of the cell perturation method (including momentum per…
twjuliano pushed a commit to twjuliano/WRF that referenced this pull request Jun 13, 2022
@Plantain Plantain mentioned this pull request May 31, 2024
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.

2 participants