Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove duplicate s2swa compile in rt.conf
Browse files Browse the repository at this point in the history
NickSzapiro-NOAA committed Jan 29, 2025
1 parent 0b4ea78 commit a489115
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/rt.conf
Original file line number Diff line number Diff line change
@@ -54,12 +54,11 @@ RUN | cpld_control_ciceC_p8 | - noaacloud
RUN | cpld_control_c192_p8 | - wcoss2 jet acorn s4 noaacloud | baseline |
RUN | cpld_restart_c192_p8 | - wcoss2 jet acorn s4 noaacloud | | cpld_control_c192_p8

COMPILE | s2swa | intel | -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 | | fv3 |
#GEFS RTs
RUN | cpld_control_gefs | - noaacloud derecho | baseline |
RUN | cpld_restart_gefs | - noaacloud derecho | | cpld_control_gefs
#RUN | cpld_dcp_gefs | - noaacloud derecho | |
#RUN | cpld_nothr_gefs | - noaacloud derecho | |

#COMPILE | s2swa_debug | intel | -DAPP=S2SWA -DDEBUG=ON -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 | | fv3 |
#RUN | cpld_debug_gefs | - noaacloud derecho | baseline |
#COMPILE | s2swa_debug | gnu | -DAPP=S2SWA -DDEBUG=ON -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 | | fv3 |

0 comments on commit a489115

Please sign in to comment.