Skip to content

Fix the broken error detection in GFS_phys_time_vary.fv3.F90 and pointer issues in c3 scheme#701

Closed
SamuelTrahanNOAA wants to merge 7 commits into
NOAA-EMC:developfrom
SamuelTrahanNOAA:bugfix/errmsgflg-race-condition
Closed

Fix the broken error detection in GFS_phys_time_vary.fv3.F90 and pointer issues in c3 scheme#701
SamuelTrahanNOAA wants to merge 7 commits into
NOAA-EMC:developfrom
SamuelTrahanNOAA:bugfix/errmsgflg-race-condition

Conversation

@SamuelTrahanNOAA
Copy link
Copy Markdown
Contributor

@SamuelTrahanNOAA SamuelTrahanNOAA commented Sep 22, 2023

Description

There were several bugs in the error detection in GFS_phys_time_vary.fv3.F90. Errors might go undetected, or may be reported incorrectly.

Issue(s) addressed

Testing

How were these changes tested?

Hera regression tests.

What compilers / HPCs was it tested with?

Intel and gnu on Hera.

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

Failures are sporadic. However, there are enough regression tests that the failures will be detected, as long as jobs are not automatically resubmitted.

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.

No.

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

Done.

Dependencies

@SamuelTrahanNOAA SamuelTrahanNOAA changed the title Fix broken error detection in GFS_phys_time_vary.fv3.F90 Fix the broken error detection in GFS_phys_time_vary.fv3.F90 and pointer issues in c3 scheme Sep 28, 2023
@DusanJovic-NOAA
Copy link
Copy Markdown
Collaborator

Merged via #695

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment