Skip to content

Commit

Permalink
rename the RT
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaqiongZhou-NOAA committed May 12, 2024
1 parent b2c84dc commit 6a8403b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/rt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN | cpld_mpi_gfsv17 | - noaacloud

#SFS
COMPILE | s2swa_32bit_pdlib_sfs | intel | -DAPP=S2SWA -D32BIT=ON -DHYDRO=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON | - noaacloud | fv3 |
RUN | cpld_gfsv17_sfs | - noaacloud | baseline |
RUN | cpld_sfs_hydro | - noaacloud | baseline |

COMPILE | s2swa_32bit_pdlib_debug | intel | -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON -DDEBUG=ON | - noaacloud jet | fv3 |
RUN | cpld_debug_gfsv17 | - noaacloud jet | baseline |
Expand Down
2 changes: 1 addition & 1 deletion tests/test_changes.list
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cpld_gfsv17_sfs intel
cpld_sfs_hydro intel
2 changes: 1 addition & 1 deletion tests/tests/cpld_gfsv17_sfs → tests/tests/cpld_sfs_hydro
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

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

export CNTL_DIR=cpld_gfsv17_sfs
export CNTL_DIR=cpld_sfs_hydro

export LIST_FILES="sfcf021.nc \
sfcf024.nc \
Expand Down

0 comments on commit 6a8403b

Please sign in to comment.