Ignore:
Timestamp:
08/12/09 16:54:23 (15 years ago)
Author:
sdipsl
Message:
  • Cesium : netcdf 3.6.3 depends on hdf5/1.8.2
  • Be more flexible in IGCM_sys_Get on post-processing machine
File:
1 edited

Legend:

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

    r128 r145  
    145145#D-* Purpose: Just a fake command to wrapp 
    146146#D-           IGCM_card call in post-treatment 
    147 #D-           Rhodes do not see brodie filesystem 
     147#D-           Ulam do not see brodie filesystem 
     148#D-           Cesium do not see all mercure filesystem 
    148149#D-           That's why we need this hack. 
    149150#D-* Examples: 
     
    467468        echo "IGCM_sys_QsubPost :" $@ 
    468469    fi 
    469     /usr/bin/nqsII/qsub -q scalaire -o ${POST_DIR}/$1.${PeriodDateEnd}.out ${libIGCM_POST}/$1.job -v ${listVarEnv} 
     470    /usr/bin/nqsII/qsub -q scalaire -o ${POST_DIR}/$1.${PeriodDateEnd}.${TsTask}.${CompToRead}.${FlagToRead}.out ${libIGCM_POST}/$1.job -v ${listVarEnv} 
    470471    if [ $? -gt 0 ] ; then 
    471472        echo "IGCM_sys_QsubPost : erreur " $@ 
     
    874875            echo "IGCM_sys_Get, ERROR : regular file ${dm_liste[0]} DOES NOT EXIST ." 
    875876            IGCM_debug_Exit "IGCM_sys_Get" 
    876             IGCM_debug_PopStack "IGCM_sys_Get" 
    877             return 
     877            #IGCM_debug_PopStack "IGCM_sys_Get" 
     878            #return 
    878879        fi 
    879880 
     
    883884            echo "WARNING IGCM_sys_Get : demigration error." 
    884885            cat out_rsync 
    885             #IGCM_debug_Exit "IGCM_sys_Get" 
     886            IGCM_debug_Exit "IGCM_sys_Get" 
    886887            #IGCM_debug_PopStack "IGCM_sys_Get" 
    887888            #return 
Note: See TracChangeset for help on using the changeset viewer.