Changeset 3695 for BOL/Multi_atlas/Utils


Ignore:
Timestamp:
Jun 4, 2020, 2:57:58 PM (5 years ago)
Author:
idelkadi
Message:

epository 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/multi.sh

    r3684 r3695  
    281281if [ $tuning_metrics = 1 -a ! -d $COMP_D/METRICS ] ; then
    282282   echo metrics.sh
    283    cd $local/../METRICS
    284    #./metrics.sh -runsfile $runstxt $comp
     283   cd $local/METRICS
    285284   ./metrics.sh $comp
    286285fi
Note: See TracChangeset for help on using the changeset viewer.