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 10747 for NEMO/branches/2019/fix_sette_ticket2239/param.cfg – NEMO

Ignore:
Timestamp:
2019-03-12T18:00:52+01:00 (5 years ago)
Author:
smueller
Message:

Addition of configurability of the set of active test configurations, see comment 14 of ticket #2239

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/fix_sette_ticket2239/param.cfg

    r10732 r10747  
    1919# generic sette job name 
    2020BATCH_NAME=${SETTE_BATCH_NAME:-sette} 
     21# List of test configurations 
     22TEST_CONFIGS=${SETTE_TEST_CONFIGS:-"GYRE_PISCES ORCA2_ICE_PISCES ORCA2_OFF_PISCES AMM12 SAS ORCA2_ICE_OBS AGRIF SPITZ12 LOCK_EXCHANGE VORTEX ICE_AGRIF ISOMIP"} 
    2123# 
    2224#- FORCING files storing 
Note: See TracChangeset for help on using the changeset viewer.