Changeset 3701 for BOL/Multi_atlas/Utils


Ignore:
Timestamp:
Jun 8, 2020, 5:23:17 PM (5 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.
Corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Multi_atlas/Utils/atlas0.sh

    r3696 r3701  
    11# Definitions en fonction de la machine
    22# CICLAD
     3hostname=`hostname`
    34if [ ${hostname:0:5} = cicla ] ; then
    45########################################################################################################
Note: See TracChangeset for help on using the changeset viewer.