Sync develop -> dev/ufs-weather-model #1480
Merged
mingchen-NOAA merged 24 commits intoAug 19, 2025
Merged
Conversation
…bose=2 output (NOAA-EMC#1392) * Add a new Angular Distance distance calculation (in degrees) routine in w3servmd and use this method in ww3_bounc to more robustly calculate spherical distances between geographic locations. This commit also adds VERBOSE=2 diagnostic output. VERBOSE=2 was previously unused. * Corrected variable description --------- Co-authored-by: Ty Hesser <thesser1@gmail.com>
…1294) * This PR adds a write statement in ww3_grid.out and therefore will result in changes in all ww3_grid.out files in regtests. *add IC4_NUMERICS namelist to w3gdatmd.F90 * add IC4_NUMERICS namelist to w3gridmd.F90 * make ICNUMERICS namelist setting (to be put under MISC namelist) - Ic numerics fix should be applicable to ALL IC settings. * IC_NUMERICS Fix for All sea ice source terms * remove lines that modify timestep in sea ice * remove pointer on line 704 w3gdatmd.F90
--------- Co-authored-by: Matthew Masarik <Matthew.Masarik@noaa.gov>
Addition of regtest that turns on the IC_NUMERICS in IC4_M10 test case
…BJ (NOAA-EMC#1427) in w3sdb1md to resolve type conversion warnings for GNU 13.3. Remove unused variables local to subroutine w3sdb1 Co-authored-by: Denise Worthen <denise.worthen@noaa.gov>
…NOAA-EMC#1430) * fix hang in wave model initialization * remove tabs
Avoided 'DSO missing from command line' error during the linking step through changing the order of compilation flags
…ited JONSWAP(NOAA-EMC#1451) initialization manually in ww3_strt.inp
…G builds Co-authored-by: Brian Curtis <Brian.Curtis@noaa.gov>
Co-authored-by: Nicholas Szapiro <149816583+NickSzapiro-NOAA@users.noreply.github.com>
This was referenced Jul 31, 2025
Collaborator
|
A WW3 standalone regression tests were conducted. No error was observed. |
Collaborator
|
New baseline was created and used for matrix comparison. No unexpected difference was observed. |
Collaborator
|
Will merge after passing the ufs_wm regression tests. |
mingchen-NOAA
approved these changes
Aug 4, 2025
|
All tests are done ok at ufs-community/ufs-weather-model#2852. @mingchen-NOAA can you merge this pr? |
1011de8
into
NOAA-EMC:dev/ufs-weather-model
3 of 6 checks passed
Collaborator
|
@jkbk2004 PR merged. Thank you! |
This was referenced Aug 21, 2025
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
Sync develop -> dev/ufs-weather-model
Description
Routine sync of develop to dev/ufs-weather-model.
No answer changes. Updates include:
-- Compiler warning fix Close #1455
-- Compiler warning fix Close #1431
-- Includes removal of all GOTOs
-- Updates standalone regression tests to spack-stack 1.9.2 and for Ursa
Issue(s) addressed
ufs-community/ufs-weather-model#2832
Commit Message
Sync develop as of 7-30-2025 to dev/ufs-weather-model
Check list
Testing