New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 9663 for utils/CI/sette/sette_rpt.SAS.sh – NEMO

Ignore:
Timestamp:
2018-05-28T16:41:27+02:00 (6 years ago)
Author:
clem
Message:

change the names of the configurations (1st step)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/CI/sette/sette_rpt.SAS.sh

    r9605 r9663  
    301301# Restartability test 
    302302# 
    303  for restart_test in WGYREPIS_LONG WORCA2SI3PIS_LONG WORCA2OFFPIS_LONG WAMM12_LONG WISOMIP_LONG WORCA2AGUL_LONG 
     303 for restart_test in WGYREPIS_LONG WORCA2ICEPIS_LONG WORCA2OFFPIS_LONG WAMM12_LONG WISOMIP_LONG WORCA2AGUL_LONG 
    304304 do 
    305305   resttest $NEMO_VALID $restart_test $pass 
     
    308308# Reproducibility tests 
    309309# 
    310  for repro_test in WGYREPIS_32 WORCA2SI3PIS_32 WORCA2OFFPIS_32 WAMM12_32 WISOMIP_32 WORCA2_SI3_OBS WORCA2AGUL_1_2 WORCA2AGUL_16 WORCA2AGUL_2_2_NAG 
     310 for repro_test in WGYREPIS_32 WORCA2ICEPIS_32 WORCA2OFFPIS_32 WAMM12_32 WISOMIP_32 WORCA2_ICE_OBS WORCA2AGUL_1_2 WORCA2AGUL_16 WORCA2AGUL_2_2_NAG 
    311311 do 
    312312   reprotest $NEMO_VALID $repro_test $pass 
Note: See TracChangeset for help on using the changeset viewer.