Skip to content

Commit 6457304

Browse files
committed
Merge branch 'main' into ufs-dev-PR226
2 parents baee1fc + c062733 commit 6457304

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/workflows/ci_run_scm_rts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
sp_ROOT: /home/runner/NCEPLIBS-sp
2323
w3emc_ROOT: /home/runner/myw3emc
2424
SCM_ROOT: /home/runner/work/ccpp-scm/ccpp-scm
25-
suites: SCM_GFS_v15p2,SCM_GFS_v16,SCM_GFS_v17_p8,SCM_HRRR,SCM_RRFS_v1beta,SCM_RAP,SCM_WoFS_v0,SCM_HRRR_gf,SCM_GFS_v17_p8_ugwpv1,SCM_GFS_v16_RRTMGP
26-
suites_ps: SCM_GFS_v15p2_ps,SCM_GFS_v16_ps,SCM_GFS_v17_p8_ps,SCM_HRRR_ps,SCM_RRFS_v1beta_ps,SCM_RAP_ps,SCM_WoFS_v0_ps,SCM_HRRR_gf_ps,SCM_GFS_v17_p8_ugwpv1_ps,SCM_GFS_v16_RRTMGP_ps
25+
suites: SCM_GFS_v15p2,SCM_GFS_v16,SCM_GFS_v17_p8,SCM_HRRR,SCM_RRFS_v1beta,SCM_RAP,SCM_WoFS_v0,SCM_HRRR_gf,SCM_GFS_v17_p8_ugwpv1,SCM_GFS_v16_RRTMGP,SCM_GFS_v16_debug
26+
suites_ps: SCM_GFS_v15p2_ps,SCM_GFS_v16_ps,SCM_GFS_v17_p8_ps,SCM_HRRR_ps,SCM_RRFS_v1beta_ps,SCM_RAP_ps,SCM_WoFS_v0_ps,SCM_HRRR_gf_ps,SCM_GFS_v17_p8_ugwpv1_ps,SCM_GFS_v16_RRTMGP_ps,SCM_GFS_v16_debug_ps
2727
dir_rt: /home/runner/work/ccpp-scm/ccpp-scm/test/artifact-${{matrix.build-type}}
2828
dir_bl: /home/runner/work/ccpp-scm/ccpp-scm/test/BL-${{matrix.build-type}}
2929

ccpp/physics

ccpp/suites/suite_SCM_GFS_v16_debug.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<scheme>GFS_interstitialtoscreen</scheme>
8080
<scheme>GFS_checkland</scheme>
8181
<scheme>GFS_checktracers</scheme>
82-
<scheme>GFS_abort</scheme>
82+
<!--<scheme>GFS_abort</scheme>-->
8383
</subcycle>
8484
</group>
8585
</suite>

ccpp/suites/suite_SCM_GFS_v16_debug_ps.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<scheme>GFS_interstitialtoscreen</scheme>
6161
<scheme>GFS_checkland</scheme>
6262
<scheme>GFS_checktracers</scheme>
63-
<scheme>GFS_abort</scheme>
63+
<!--<scheme>GFS_abort</scheme>-->
6464
</subcycle>
6565
</group>
6666
</suite>

0 commit comments

Comments
 (0)