Ignore:
Timestamp:
Jun 5, 2020, 5:36:50 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.
Corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Multi_atlas/multi_atlas.sh

    r3694 r3697  
    22
    33set -v
     4
     5login=`whoami`
    46
    57comp=$1
     
    911ref=$5
    1012shift ; shift ; shift ; shift ; shift
    11 
    12 
    1313
    1414sims="$*"
     
    7373      ##############################################################
    7474      # MENU DEROULANT
    75       ##############################################################
     75      ##############################################################:$
    7676      cat $COMP_D/entete.html >> $compf
    7777 
     
    136136done
    137137
    138 echo UN NOVEL MULTI ATLAS EST DISPONIBLE SUR http://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/"$login"/lmdz/MultiSimu/"${comp}"/ACCUEIl.html
     138echo VOTRE MULTI-ATLAS EST DISPONIBLE SUR : $HTML/ACCUEIl.html
Note: See TracChangeset for help on using the changeset viewer.