Ignore:
Timestamp:
04/18/11 15:52:45 (13 years ago)
Author:
aclsce
Message:

Modifications to fit with historicalNoAA CMIP5 specifications.

Location:
CMIP5/historicalNoAA/v3.historicalNoAA2/COMP
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • CMIP5/historicalNoAA/v3.historicalNoAA2/COMP/lmdz.card

    r1320 r1373  
    4040 
    4141[BoundaryFiles] 
    42 List=   () 
     42List=       () 
     43ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/SOLARANDVOLCANOES_1610_2008.txt, .),\ 
     44            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CO2_1765_2005.txt, .),\ 
     45            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CH4_1765_2005.txt, .),\ 
     46            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/N2O_1765_2005.txt, .),\ 
     47            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC11_1765_2005.txt, .),\ 
     48            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC12_1765_2005.txt, .),\ 
     49            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v3.nc, aerosols.nat.nc) 
     50 
     51 
     52[SmoothFiles] 
    4353# With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM) 
    4454# With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations) 
    45 ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v3.nc, aerosols.nat.nc),\ 
    46             (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1855_v2.nc, climoz_LMDZ.nc) 
    47  
    48 [SmoothFiles] 
    49 List=   () 
     55List=   (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_${year}_v2.nc,          climoz_LMDZ.nc,     1:12:) 
    5056 
    5157[ParametersFiles] 
  • CMIP5/historicalNoAA/v3.historicalNoAA2/COMP/lmdz.driver

    r1172 r1373  
    135135    [ ${CumulPeriod} -gt 1 ] && ( IGCM_sys_Get ${R_OUT_ATM_D}/${config_UserChoices_JobName}_Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat_${RefPeriod} Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat ; IGCM_sys_Chmod u+w Bands_${RESOL_ATM_3D}_${NUM_PROC_ATM}prc.dat ) 
    136136 
     137   ##-- GHG forcing for the current year 
     138    IPCC_SOLAR=`grep Annee_${year} SOLARANDVOLCANOES_1610_2008.txt | awk -F= '{print $2}'` 
     139    IPCC_CO2=`grep Annee_${year} CO2_1765_2005.txt | awk -F= '{print $2}'` 
     140    IPCC_CH4=`grep Annee_${year} CH4_1765_2005.txt | awk -F= '{print $2}'` 
     141    IPCC_N2O=`grep Annee_${year} N2O_1765_2005.txt | awk -F= '{print $2}'` 
     142    IPCC_CFC11=`grep Annee_${year} CFC11_1765_2005.txt | awk -F= '{print $2}'` 
     143    IPCC_CFC12=`grep Annee_${year} CFC12_1765_2005.txt | awk -F= '{print $2}'` 
     144 
    137145    ## physiq.def parameters modified from initial physiq_L${RESOL_ATM_Z} 
    138146    LMDZ_sed physiq.def OK_instan   ${OK_instan} 
     
    147155    LMDZ_sed physiq.def ok_hfCOSP   ${LMDZ_COSP_hf} 
    148156    LMDZ_sed physiq.def ok_histNMC  "${LMDZ_NMC_monthly}, ${LMDZ_NMC_daily}, ${LMDZ_NMC_hf}" 
     157    LMDZ_sed physiq.def solaire     ${IPCC_SOLAR} 
     158    LMDZ_sed physiq.def co2_ppm     ${IPCC_CO2} 
     159    LMDZ_sed physiq.def CH4_ppb     ${IPCC_CH4} 
     160    LMDZ_sed physiq.def N2O_ppb     ${IPCC_N2O} 
     161    LMDZ_sed physiq.def CFC11_ppt   ${IPCC_CFC11} 
     162    LMDZ_sed physiq.def CFC12_ppt   ${IPCC_CFC12} 
     163 
    149164 
    150165    ## gcm.def parameters : no change since gcm.def_${RESOL_ATM_3D} is used and already modified 
  • CMIP5/historicalNoAA/v3.historicalNoAA2/COMP/orchidee.card

    r1086 r1373  
    88[InitialStateFiles] 
    99List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc,      . ), \ 
    10         (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc,          . ), \ 
    11         (${R_INIT}/SRF/${config_UserChoices_TagName}/PFTmap_IPCC_1850.nc, PFTmap.nc) 
     10        (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc,          . ) 
    1211 
    1312[BoundaryFiles] 
     
    1615 
    1716[SmoothFiles] 
    18 List=() 
     17List=(${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_${year_p1}.nc, PFTmap.nc, 12:12:) 
    1918 
    2019[ParametersFiles] 
  • CMIP5/historicalNoAA/v3.historicalNoAA2/COMP/pisces.driver

    r972 r1373  
    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 
     
    6872    IGCM_sys_Mv namelist_top.tmp namelist_top 
    6973 
    70     sed -e "s%${PAT_PIS_LRIVER}%          ln_river=${PISCES_LRIVER}%"                \ 
     74    sed -e "s%${PAT_PIS_ATCCO2}%          atcco2=${IPCC_PIS_CO2}%"                \ 
     75        -e "s%${PAT_PIS_LRIVER}%          ln_river=${PISCES_LRIVER}%"                \ 
    7176        namelist_pisces > namelist_pisces.tmp 
    7277 
Note: See TracChangeset for help on using the changeset viewer.