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 3422 for branches/2012/dev_r3342_MERCATOR7_SST/NEMOGCM/SETTE/sette.sh – NEMO

Ignore:
Timestamp:
2012-07-03T10:48:24+02:00 (12 years ago)
Author:
cbricaud
Message:

modifications for SETTE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_r3342_MERCATOR7_SST/NEMOGCM/SETTE/sette.sh

    r3336 r3422  
    133133#- 
    134134# Compiler among those in NEMOGCM/ARCH 
    135 COMPILER=PW6_VARGAS 
    136 export BATCH_COMMAND_PAR="llsubmit" 
     135COMPILER=ifort_MERCATOR_CLUSTER  
     136export BATCH_COMMAND_PAR="qsub" 
    137137export BATCH_COMMAND_SEQ=$BATCH_COMMAND_PAR 
    138138export INTERACT_FLAG="no" 
     
    152152cp BATCH_TEMPLATE/batch-${COMPILER} job_batch_template || exit 
    153153 
    154 for config in 1 2 3 4 5 6 7 8 9 
     154for config in 1 2 3 4 5 6 7 8 
    155155do 
    156156 
Note: See TracChangeset for help on using the changeset viewer.