Skip to content

Commit

Permalink
rename gnu test and fix rt_gnu.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
DeniseWorthen committed Mar 24, 2022
1 parent f5d2c76 commit c9355ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
7 changes: 3 additions & 4 deletions tests/rt_gnu.conf
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,8 @@ RUN | control_wam_debug
# S2S tests #
##################################################################################################################################################################

# Waves off
COMPILE | -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 | | fv3 |
RUN | cpld_control_c96_noaero_p8 | | fv3 |
COMPILE | -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 | | fv3 |
RUN | cpld_control_noaero_p8 | | fv3 |

COMPILE | -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 | | fv3 |
COMPILE | -DAPP=S2SW -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 | | fv3 |
RUN | cpld_debug_noaero_p8 | | fv3 |
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# cpld_control C96 noaero P8 test
# cpld_control noaero P8 test
#

export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C96MX100"

export CNTL_DIR="cpld_control_c96_noaero_p8"
export CNTL_DIR="cpld_control_noaero_p8"

export LIST_FILES="sfcf021.tile1.nc \
sfcf021.tile2.nc \
Expand Down

0 comments on commit c9355ee

Please sign in to comment.