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 12474 for utils/CI/sette/BATCH_TEMPLATE/batch-XC40_METO – NEMO

Ignore:
Timestamp:
2020-02-26T17:42:33+01:00 (4 years ago)
Author:
mathiot
Message:

merge sette_ticket1927 to sette (ticket #1927)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/CI/sette/BATCH_TEMPLATE/batch-XC40_METO

    r9988 r12474  
    55#PBS -j oe 
    66#PBS -q normal 
     7#PBS -V 
    78#PBS -l SELECT 
    89 
     
    1011  export OMP_NUM_THREADS=1 
    1112  cd $PBS_O_WORKDIR 
    12   export XIO_HOME=/projects/ocean/nemo/xios/xios_1.0_r618_20150619/XIOS 
     13  export XIO_HOME=$xios_path 
    1314# 
    1415  echo " "; 
Note: See TracChangeset for help on using the changeset viewer.