Ignore:
Timestamp:
09/19/11 11:07:46 (13 years ago)
Author:
mafoipsl
Message:

libIGCM_v1_11 : adjustment for ulam included in v1_11 tag.
On ulam (front-end for vargas and brodie) , set elapsed time limit to use all classes : t1 for ATLAS and MONITORING, t2 for REBUILD and SE and t3 for TS.
On ulam, use UNIX_MAX_LIMIT=120 to manage 120 files with one command ( nco operator or demigration command ) instead of 12. This should accelerate postocessing on ulam.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/libIGCM_v1_11/libIGCM_sys/libIGCM_sys_ulam.ksh

    r464 r503  
    122122#==================================================== 
    123123#- Max number of arguments passed to nco operator or demigration command 
    124 UNIX_MAX_LIMIT=12 
     124UNIX_MAX_LIMIT=120 
    125125 
    126126#D-#================================================== 
Note: See TracChangeset for help on using the changeset viewer.