Skip to content

Bugfix/FLX5 Tau#493

Closed
ukmo-ccbunney wants to merge 4 commits into
NOAA-EMC:developfrom
ukmo-waves:bugfix/flx5_tau
Closed

Bugfix/FLX5 Tau#493
ukmo-ccbunney wants to merge 4 commits into
NOAA-EMC:developfrom
ukmo-waves:bugfix/flx5_tau

Conversation

@ukmo-ccbunney
Copy link
Copy Markdown
Collaborator

@ukmo-ccbunney ukmo-ccbunney commented Oct 12, 2021

Pull Request Summary [SEE #499]

Fixes order of parameters in W3SRCE subroutine definition when compiled with FLX5 switch.

Description

During the addition of the !/FLX5 flags to PR #483 I unintentionally altered the order of the parameters in the subroutine definition of W3SRCE in w3srcemd.

The model still compiles and runs, but the results are incorrect.

This only affects models compiled with the FLX5 switch and didn't show up in the regression tests as there was no existing FLX5 test.

Check list

Commit Message

  • Please provide a short summary of this PR, which will be used during Squash and Merge and will be shown as git log message

Testing

  • How were these changes tested? Regtests, local testing with known good output.
  • Are the changes covered by regression tests? (If not, why? Do new tests need to be added?) yes
  • If a new feature was added, was a new regression test added? n/a
  • Have regression tests been run? Yes
  • Which compiler / HPC you used to run the regression tests in the PR? Cray HPC; GNU compiler

Regression tests results:
matrix_flx5_tau.zip

Summary:

Usual issues with mww3_test_03.
ww3_tp2.15: The two FLX5 tests are different (as expected).

**********************************************************************
********************* non-identical cases ****************************
**********************************************************************
mww3_test_03/./work_PR3_UQ_MPI_d2                     (8 files differ)
mww3_test_03/./work_PR3_UQ_MPI_d2_c                     (9 files differ)
mww3_test_03/./work_PR3_UNO_MPI_d2                     (13 files differ)
mww3_test_03/./work_PR1_MPI_d2                     (6 files differ)
mww3_test_03/./work_PR2_UNO_MPI_d2                     (8 files differ)
mww3_test_03/./work_PR3_UNO_MPI_d2_c                     (8 files differ)
mww3_test_03/./work_PR2_UQ_MPI_d2                     (11 files differ)
mww3_test_03/./work_PR3_UNO_MPI_e                     (1 files differ)
mww3_test_03/./work_PR2_UNO_MPI_e                     (1 files differ)
ww3_tp2.15/./work_ST4FLX5                     (5 files differ)
ww3_tp2.15/./work_ST6FLX5                     (5 files differ)

@ukmo-ccbunney ukmo-ccbunney added the bug Something isn't working label Oct 12, 2021
Copy link
Copy Markdown
Collaborator

@ukmo-nievesvaliente ukmo-nievesvaliente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bug has been corrected and the switch works fine now.

@ukmo-ccbunney
Copy link
Copy Markdown
Collaborator Author

This PR will be merged via the UKMO Staging Branch; see #499

@ukmo-ccbunney ukmo-ccbunney deleted the bugfix/flx5_tau branch April 28, 2023 13:44
kestonsmith-noaa pushed a commit to kestonsmith-noaa/WW3 that referenced this pull request Jun 17, 2025
…add export of openwater_frac_in_atm from fv3ATM when coupled (NOAA-EMC#475)


* update CICE in ufs-weather for the latest emc/develop
* fix ice_in_template; sw_redist has been moved to shortwave_nml and removed two unused settings
* update fv3ATM to use esmf-bs47 and add the export of open-water fraction from fv3ATM 
* update module files to use bs47 (PR NOAA-EMC#493)
* fix wcoss-cray for alt-compare functionality
* update CMEPS and NEMS for added export field
* update Dockerfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants