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 5398 for trunk/NEMOGCM/SETTE/sette.sh – NEMO

Ignore:
Timestamp:
2015-06-10T16:12:56+02:00 (9 years ago)
Author:
cbricaud
Message:

undo some changes done by mistake at rev 5397

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/SETTE/sette.sh

    r5397 r5398  
    8888# 
    8989# Compiler among those in NEMOGCM/ARCH 
    90 COMPILER=ifort_MERCATOR_CLUSTER 
    91 export BATCH_COMMAND_PAR="qsub" 
     90COMPILER=X64_ADA 
     91export BATCH_COMMAND_PAR="llsubmit" 
    9292export BATCH_COMMAND_SEQ=$BATCH_COMMAND_PAR 
    9393export INTERACT_FLAG="no" 
     
    142142# ORCA2_LIM_OBS:   15 
    143143# ORCA2_AGRIF_LIM :16 
    144 #for config in  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 
    145 for config in 1 2 5 6 7 8  
     144for config in  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 
    146145 
    147146do 
Note: See TracChangeset for help on using the changeset viewer.