Partially address compiler remarks in WW3 and operational workflow when using debug build#1556
Merged
JessicaMeixner-NOAA merged 6 commits intoJan 12, 2026
Conversation
Collaborator
Author
|
UFSWM full RT tests Passed on Ursa. /scratch3/NCEPDEV/marine/Ming.Chen/ursa/ufswm/rmremksP4/tests |
Collaborator
|
Thanks @mingchen-NOAA - I'll start reviewing now! |
JessicaMeixner-NOAA
approved these changes
Jan 12, 2026
Collaborator
JessicaMeixner-NOAA
left a comment
There was a problem hiding this comment.
**********************************************************************
********************* non-identical cases ****************************
**********************************************************************
mww3_test_03/./work_PR3_UQ_MPI_d2_c (16 files differ)
mww3_test_03/./work_PR1_MPI_d2 (17 files differ)
mww3_test_03/./work_PR2_UNO_MPI_d2 (15 files differ)
mww3_test_03/./work_PR3_UQ_MPI_d2 (16 files differ)
mww3_test_03/./work_PR3_UQ_MPI_e_c (1 files differ)
mww3_test_03/./work_PR1_MPI_e (1 files differ)
mww3_test_03/./work_PR2_UQ_MPI_d2 (17 files differ)
mww3_test_03/./work_PR3_UNO_MPI_d2_c (15 files differ)
mww3_test_03/./work_PR3_UNO_MPI_e (1 files differ)
mww3_test_03/./work_PR3_UNO_MPI_d2 (19 files differ)
mww3_test_03/./work_PR3_UNO_MPI_e_c (1 files differ)
mww3_test_09/./work_MPI_ASCII (0 files differ)
ww3_tp2.10/./work_MPI_OMPH (6 files differ)
ww3_tp2.6/./work_ST4_ASCII (0 files differ)
ww3_ufs1.3/./work_a (3 files differ)
Thank you Ming!
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Summary
This PR silences compiler “remark” in modules w3iopomd, w3iogomd, w3adatmd, w3gdatmd, and w3triamd resulting in cleaner WW3/GFS debug builds.
Description
This PR partially resolves compiler remarks in WW3 and the operational workflow during debug build by addressing
remark #7712(“variable has not been used”): unused variables were removed from source codes: w3iopomd.F90, w3iogomd.F90, w3adatmd.F90, w3gdatmd.F90, and w3triamd.F90.Issue(s) addressed
addressing #1501
Commit Message
Partially address compiler remarks in modules w3iopomd, w3iogomd, w3adatmd, w3gdatmd, and w3triamd
Check list
Testing
Ursa-Intel regtests passed:
matrixCompFull.txt
matrixCompSummary.txt
matrixDiff.txt
Ursa-GNU regtests passed:
matrixCompFull.txt
matrixCompSummary.txt
matrixDiff.txt