Ignore:
Timestamp:
Jul 1, 2020, 9:31:32 PM (4 years ago)
Author:
idelkadi
Message:

Repository under svn of a first version of Multiatlas diagnostics for LMDZ. This version is adapted to be able to run a LMDZ multiatlas on an individual account on the ciclad machine of the IPSL. In this version, the parts to be modified are identified so as to subsequently adapt it to other machines.
Update atlas scripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Multi_atlas/atlas/atlas.sh

    r3743 r3745  
    1 #PBS -N atlas
    2 #PBS -m a
    3 #PBS -j oe
    4 #PBS -q h12
    5 #PBS -o atlasNOMSIMULATION.out
    6 #PBS -S /bin/bash
    7 #PBS -l nodes=1:ppn=1
    8 #PBS -l mem=30gb
    9 #PBS -l vmem=30gb
    10 #
    11 # Commande pour soumettre en bash
    12 submit=qsub
    13 
    14 login=aidelkad
    15 DODSDIR=/modfs/ipslfs/dods
    161#PBS -N atlas
    172#PBS -m a
Note: See TracChangeset for help on using the changeset viewer.