Skip to content

Bug fixes for 32-bit physics & correct the lake scheme in FV3_HRRR_c3 & FV3_HRRR_gf#692

Merged
BrianCurtis-NOAA merged 7 commits into
NOAA-EMC:developfrom
SamuelTrahanNOAA:conus13km
Aug 29, 2023
Merged

Bug fixes for 32-bit physics & correct the lake scheme in FV3_HRRR_c3 & FV3_HRRR_gf#692
BrianCurtis-NOAA merged 7 commits into
NOAA-EMC:developfrom
SamuelTrahanNOAA:conus13km

Conversation

@SamuelTrahanNOAA
Copy link
Copy Markdown
Contributor

Description

Corrects a few problems found in RRFS parallel development:

  1. Wrong lake model in FV3_HRRR_gf and _c3
  2. Uninitialized arrays.
  3. Wrong real kind used during quilt server communication.

The first two fixes were from @SamuelTrahanNOAA and the last one is from @DusanJovic-NOAA

Issue(s) addressed

Testing

How were these changes tested?

This is from a larger effort to get the 32-bit physics working with quilting restart. Unfortunately, we're not 100% successful yet. However, these fixes are urgently needed by the RRFS parallels, so you'll get the rest later.

What compilers / HPCs was it tested with?

Hera intel & gnu

Are the changes covered by regression tests? (If not, why? Do new tests need to be added?)

Yes. All 28 of the 13km conus tests are replaced with 16 new ones. There are new FV3_HRRR_gf and _c3 C96 regression tests.

Have the ufs-weather-model regression test been run? On what platform?

Yes. Hera.

Will the code updates change regression test baseline? If yes, why? Please show the baseline directory below.

28 tests are removed, 20 tests added; see ufs-weather-model PR

Please commit the regression test log files in your ufs-weather-model branch

Will do.

Dependencies

None.

@SamuelTrahanNOAA SamuelTrahanNOAA changed the title Bug fixes for 32-bit physics & correct the lake scheme in FV3_HRRR_c3 & _gf Bug fixes for 32-bit physics & correct the lake scheme in FV3_HRRR_c3 & FV3_HRRR_gf Aug 24, 2023
@SamuelTrahanNOAA
Copy link
Copy Markdown
Contributor Author

@tanyasmirnova should review this

@jkbk2004 jkbk2004 requested a review from junwang-noaa August 24, 2023 19:16
@jkbk2004
Copy link
Copy Markdown
Collaborator

@junwang-noaa Can you review this pr? GSL team has urgency for their real-time experiment.

@zach1221
Copy link
Copy Markdown
Collaborator

@BrianCurtis-NOAA @DeniseWorthen we need one more approving review on this PR.

@BrianCurtis-NOAA BrianCurtis-NOAA merged commit 51e570c into NOAA-EMC:develop Aug 29, 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

6 participants