Ignore:
Timestamp:
12/10/12 16:33:00 (12 years ago)
Author:
mafoipsl
Message:

v5.abrupt4xCO2MR1 CMIP5 IPSL simulation registration.

  • Adaptation for IPSLCM5A-MR.
    • pmagic,
    • chunck size.
  • modification for abrupt4xCO2
  • mozaic files coming from personnal directory.
  • TS desactivated to reduce cesium workload.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMIP5/abrupt4xCO2/v5.abrupt4xCO2MR1/COMP/pisces.driver

    r1437 r1945  
    2020    PAT_TOP_LRSTTR=$( supergrep ln_rsttr          ${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE} ) 
    2121    PAT_TOP_NRSTTR=$( supergrep nrsttr            ${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE} ) 
    22     PAT_PIS_ATCCO2=$( supergrep atcco2            ${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE} ) 
    2322    PAT_PIS_LRIVER=$( supergrep ln_river          ${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE} ) 
    2423 
     
    7574    IGCM_sys_Mv iodef.xml.tmp iodef.xml 
    7675 
    77     ##-- GHG forcing for the current year 
    78     IPCC_PIS_CO2=`grep Annee_${year} CO2_1765_2005.txt | awk -F= '{print $2}'` 
    79  
    8076    ##-- Update namelist_top and namelist_pisces  
    8177 
     
    8682    IGCM_sys_Mv namelist_top.tmp namelist_top 
    8783 
    88     sed -e "s%${PAT_PIS_ATCCO2}%          atcco2=${IPCC_PIS_CO2}%"                \ 
    89         -e "s%${PAT_PIS_LRIVER}%          ln_river=${PISCES_LRIVER}%"                \ 
     84    sed -e "s%${PAT_PIS_LRIVER}%          ln_river=${PISCES_LRIVER}%"                \ 
    9085        namelist_pisces > namelist_pisces.tmp 
    9186 
Note: See TracChangeset for help on using the changeset viewer.