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

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

Conversation

SamuelTrahanNOAA
Copy link
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
Collaborator

Merged via #695

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