Ignore:
Timestamp:
09/14/12 15:01:58 (12 years ago)
Author:
jgipsl
Message:

=> Added "#MSUB -Q normal" in headings for jobs at curie : When submitting a job in test queue (#MSUB -Q test) all sub jobs will also be subbmitted in test queue if nothingelse is specified.

=> Changed in AA_job : use /bin/ksh at curie due to specific usage in SPINUP configuration.

=> Correct directory in libIGCM_sys_obelix.

File:
1 edited

Legend:

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

    r697 r704  
    150150#==================================================== 
    151151#- R_BUF (ONLY FOR double copy an scratch) 
    152 typeset -r R_BUF=${SCRATCHDIR}/IGCM_OUT 
     152typeset -r R_BUF=/home/scratch01/${LOGIN}/IGCM_OUT 
    153153 
    154154#==================================================== 
Note: See TracChangeset for help on using the changeset viewer.