Changeset 1158 for trunk/libIGCM


Ignore:
Timestamp:
01/27/15 17:48:31 (9 years ago)
Author:
sdipsl
Message:
  • metrics path
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_curie.ksh

    r1157 r1158  
    6464# Host and user names 
    6565# $hostname ou hostname 
    66 typeset  HOST=${HOST:=$( hostname )} 
     66typeset HOST=${HOST:=$( hostname )} 
    6767# $username ou whoami 
    68 typeset  LOGIN=${LOGIN:=$( whoami )} 
     68typeset LOGIN=${LOGIN:=$( whoami )} 
    6969# $hostname of the MASTER job 
    7070typeset MASTER=curie 
     
    104104else 
    105105  . /ccc/cont003/home/dsm/p86ipsl/.atlas_env_netcdf4_curie_ksh > /dev/null 2>&1 
     106  METRICS_MP=/ccc/work/cont003/dsm/p86ipsl/PCMDI-MP/ 
    106107fi 
    107108 
Note: See TracChangeset for help on using the changeset viewer.