Ignore:
Timestamp:
09/02/10 11:26:45 (14 years ago)
Author:
aclsce
Message:

Modified as follows :

  • added GHG, ozone and land use evolution
  • constant solar and aerosols are the same as in piControl2 configuration
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMIP5/historicalGHG/historicalGHG2/COMP/pisces.driver

    r972 r1127  
    2323    PAT_TOP_LRSTTR=$( supergrep ln_rsttr          ${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE} ) 
    2424    PAT_TOP_NRSTTR=$( supergrep nrsttr            ${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE} ) 
     25    PAT_PIS_ATCCO2=$( supergrep atcco2            ${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE} ) 
    2526    PAT_PIS_LRIVER=$( supergrep ln_river          ${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE} ) 
    2627 
     
    6061    fi 
    6162 
     63    ##-- GHG forcing for the current year 
     64    IPCC_PIS_CO2=`grep Annee_${year} CO2_1765_2005.txt | awk -F= '{print $2}'` 
     65 
    6266    ##-- Update namelist_top and namelist_pisces  
    6367 
Note: See TracChangeset for help on using the changeset viewer.