Ignore:
Timestamp:
06/18/07 14:25:42 (17 years ago)
Author:
aclsce
Message:

Namcouple parameters modification added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/IPSLCM4_v2/EXP00/COMP/oasis.driver

    r46 r62  
    2020 
    2121############ Update Parameter Files   ############## 
    22 sed -e "s/010101/${PeriodDateBegin}/" \ 
    23     -e "s/432000/${D_JOB_SEC}/" \ 
    24     -e "s/nproc_atm/${NUM_PROC_ATM}/g \ 
     22sed -e "s/<initial_date>/${PeriodDateBegin}/" \ 
     23    -e "s/<total_time>/${D_JOB_SEC}/" \ 
     24    -e "s/<nproc_atm>/${NUM_PROC_ATM}/g" \ 
    2525        namcouple > namcouple.tmp 
    2626 
Note: See TracChangeset for help on using the changeset viewer.