Remove compiler remarks #7712 in WW3 and operational workflow in debug build#1565
Merged
JessicaMeixner-NOAA merged 6 commits intoFeb 5, 2026
Merged
Conversation
added 5 commits
February 3, 2026 16:09
Collaborator
Author
|
UFSWM full RT tests PASSED on Ursa: /scratch4/NCEPDEV/marine/Ming.Chen/ufs_wm/ursa/rmRemarksP10P11/tests Note: |
JessicaMeixner-NOAA
approved these changes
Feb 5, 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 (15 files differ)
mww3_test_03/./work_PR1_MPI_d2 (15 files differ)
mww3_test_03/./work_PR2_UNO_MPI_d2 (12 files differ)
mww3_test_03/./work_PR2_UNO_MPI_e (1 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_e (1 files differ)
mww3_test_03/./work_PR2_UQ_MPI_d2 (15 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 (14 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)
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 PDLIB functions yowelementpool.F90, yowexchangeModule.F90, yowfunction.F90, yowpdlibmain.F90, and yowrankModule.F90 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: yowelementpool.F90, yowexchangeModule.F90, yowfunction.F90, yowpdlibmain.F90, and yowrankModule.F90.
No answer changes are expected from this PR.
Issue(s) addressed
Addressing issue #1501
Commit Message
Remove compiler remarks in PDLIB functions
Check list
Testing
Ursa-Intel:
matrixCompFull.txt
matrixCompSummary.txt
matrixDiff.txt
Ursa-GNU:
matrixCompFull.txt
matrixCompSummary.txt
matrixDiff.txt