Ignore:
Timestamp:
10/24/12 10:45:59 (12 years ago)
Author:
aclsce
Message:

Modified to write log files in TMP_MIGR_DATA directory (instead of current directory)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/PACK_IPSL/calcul_size_simul.sh

    r1884 r1900  
    88LISTE_DMNFS=${2} 
    99 
    10 export JOB_DIR=${JOB_DIR:-${PWD}} 
     10export JOB_DIR=${JOB_DIR:-${TMP_MIGR_DATA}} 
    1111export IGCM_DEM=${IGCM_DEM:-${SCRATCHDIR}/IGCM_DEM} 
    1212export IGCM_TMP=${IGCM_TMP:-${IGCM_DEM}/tmp} 
Note: See TracChangeset for help on using the changeset viewer.