Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
clean up comment format
  • Loading branch information
FernandoAndrade-NOAA committed Jan 22, 2026
commit 920d1338bf018cbc1faa635ede625747b2bfc247
16 changes: 8 additions & 8 deletions tests-dev/rt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -489,16 +489,16 @@ s2swa_intelllvm:
tests:
- cpld_control_p8: {'project':['daily'],'baseline': 'True','turnon':['gaeac5']}
#rrfs_dyn32_phy32_intelllvm:
#build:
#compiler: 'intelllvm'
#option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP -D32BIT=ON -DCCPP_32BIT=ON'
#turnon: ['hera']
#tests:
#- rap_control_dyn32_phy32: {'project':['daily'],'baseline': 'True','turnon':['hera']}
# build:
# compiler: 'intelllvm'
# option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP -D32BIT=ON -DCCPP_32BIT=ON'
# turnon: ['hera']
# tests:
# - rap_control_dyn32_phy32: {'project':['daily'],'baseline': 'True','turnon':['hera']}
#rrfs_dyn64_phy32_intelllvm:
# build:
#compiler: 'intelllvm'
#option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP -DCCPP_32BIT=ON'
# compiler: 'intelllvm'
# option: '-DAPP=ATM -DCCPP_SUITES=FV3_RAP -DCCPP_32BIT=ON'
# turnon: ['hera']
# tests:
# - rap_control_dyn64_phy32: {'project':['daily'],'baseline': 'True','turnon':['hera']}
Expand Down