Skip to content

Commit

Permalink
(1) update MOM6 to its main branch 20220902 commit (2) update GNU to …
Browse files Browse the repository at this point in the history
…include s2swa tests (#1401)

* update GNU to include s2swa tests

* switch to MOM6 testing branch: update MOM6 to its main branch 20220902 commit
  • Loading branch information
jiandewang committed Sep 13, 2022
1 parent b10ddb3 commit 1bba232
Show file tree
Hide file tree
Showing 12 changed files with 4,653 additions and 4,626 deletions.
2 changes: 1 addition & 1 deletion MOM6-interface/MOM6
1,227 changes: 617 additions & 610 deletions tests/RegressionTests_acorn.intel.log

Large diffs are not rendered by default.

429 changes: 216 additions & 213 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

1,248 changes: 624 additions & 624 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

1,252 changes: 626 additions & 626 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

433 changes: 218 additions & 215 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

1,270 changes: 635 additions & 635 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

1,170 changes: 585 additions & 585 deletions tests/RegressionTests_jet.intel.log

Large diffs are not rendered by default.

1,266 changes: 633 additions & 633 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

968 changes: 490 additions & 478 deletions tests/RegressionTests_wcoss2.intel.log

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then
TEST_35D=true
fi

BL_DATE=20220909
BL_DATE=20220912

RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-${BL_DATE}/${RT_COMPILER^^}}

Expand Down
12 changes: 7 additions & 5 deletions tests/rt_gnu.conf
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,14 @@ RUN | rap_control_dyn64_phy32_debug
# S2S tests #
##################################################################################################################################################################

COMPILE | -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp | | fv3 |
RUN | cpld_control_noaero_p8 | | fv3 |
RUN | cpld_control_nowave_noaero_p8 | | fv3 |
COMPILE | -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp | | fv3 |
RUN | cpld_control_p8 | | fv3 |

COMPILE | -DAPP=S2SW -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp | | fv3 |
RUN | cpld_debug_noaero_p8 | | fv3 |
COMPILE | -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp | | fv3 |
RUN | cpld_control_nowave_noaero_p8 | | fv3 |

COMPILE | -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp | | fv3 |
RUN | cpld_debug_p8 | | fv3 |

##################################################################################################################################################################
# CDEPS Data Atmosphere test #
Expand Down

0 comments on commit 1bba232

Please sign in to comment.