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/write_liste_pack.sh

    r1860 r1900  
    1919 
    2020# ---- 
    21 export JOB_DIR=${JOB_DIR:-${PWD}} 
     21export JOB_DIR=${JOB_DIR:-${TMP_MIGR_DATA}} 
    2222export IGCM_DEM=${IGCM_DEM:-${SCRATCHDIR}/IGCM_DEM} 
    2323export IGCM_TMP=${IGCM_TMP:-${IGCM_DEM}/tmp} 
Note: See TracChangeset for help on using the changeset viewer.