Ignore:
Timestamp:
Nov 10, 2022, 9:58:49 AM (20 months ago)
Author:
musat
Message:

Inclut environnement spirit et dernieres corrections (3/3)
IonelaMusat?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Multi_atlas/html_1D.sh

    r4307 r4342  
    11#!/bin/bash
     2
     3source ~/env_Multi_atlas.sh
    24
    35comp=$1
    46
    57local=`pwd -P`
     8
     9if [ 1 == 0 ]; then
    610login=`whoami`
    711hostname=`hostname`
     
    2731DODSDIR=
    2832fi
     33fi
    2934
    3035OUT_DIR=$DODSDIR/$login/lmdz/MultiSimu/$comp
Note: See TracChangeset for help on using the changeset viewer.