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.
Turn off some cpld_*_gefs in rt.conf
Browse files Browse the repository at this point in the history
NickSzapiro-NOAA authored Jan 27, 2025
1 parent 7208b4f commit 7ae6f21
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tests/rt.conf
Original file line number Diff line number Diff line change
@@ -55,15 +55,15 @@ RUN | cpld_control_c192_p8 | - wcoss2 jet acorn s4
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 |
RUN | cpld_control_gefs | - noaacloud | baseline |
RUN | cpld_restart_gefs | - noaacloud | | cpld_control_gefs
RUN | cpld_dcp_gefs | - noaacloud | |
RUN | cpld_nothr_gefs | - noaacloud | |
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 | baseline |
#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 |
#RUN | cpld_debug_gefs | - noaacloud | baseline |
#RUN | cpld_debug_gefs | - noaacloud derecho | baseline |

# Aerosol, no Wave
RUN | cpld_s2sa_p8 | - noaacloud | baseline |

0 comments on commit 7ae6f21

Please sign in to comment.