Skip to content

Commit

Permalink
Merge pull request #4 from DeniseWorthen/feature/adds2swa_gnutests
Browse files Browse the repository at this point in the history
Feature/adds2swa gnutests
  • Loading branch information
jiandewang authored Sep 12, 2022
2 parents 818865a + aa90e6e commit b517576
Showing 1 changed file with 7 additions and 5 deletions.
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 b517576

Please sign in to comment.