Changeset 1113 for CMIP5


Ignore:
Timestamp:
07/29/10 18:32:41 (14 years ago)
Author:
aclsce
Message:

1pctCO22 CMIP5 IPSL simulation registration

  • card, driver and *.def fit with piControl2 configuration except for co2 concentration.
  • output levels are still historical output levels
Location:
CMIP5/1pctCO2/1pctCO22
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • CMIP5/1pctCO2/1pctCO22/COMP/lmdz.card

    r1110 r1113  
    4141[BoundaryFiles] 
    4242List=       () 
    43 ListNonDel= (${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.nc, aerosols.nat.nc) 
     43ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855.nc, aerosols.nat.nc),\ 
     44            (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_1855.nc, climoz_LMDZ.nc), \ 
     45            (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/1ptCo2/CMIP_CO2_1850_2050.txt,.) 
    5046 
    5147[SmoothFiles] 
    52 # With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM) 
    53 # With AR5 ozone(tropo + strato from LMDZOR-INCA-REPROBUS simulations) 
    54 List=   (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_${year}.nc, aerosols${year}.nc, 1:12:), \ 
    55         (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_${year}.nc,          climoz_LMDZ.nc,     1:12:) 
     48List=   () 
    5649 
    5750[ParametersFiles] 
  • CMIP5/1pctCO2/1pctCO22/COMP/lmdz.driver

    r1083 r1113  
    149149    [ ${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 ) 
    150150 
    151     ##-- GHG forcing for the current year 
    152     IPCC_SOLAR=`grep Annee_${year} SOLARANDVOLCANOES_1610_2008.txt | awk -F= '{print $2}'` 
    153     IPCC_CO2=`grep Annee_${year} CO2_1765_2005.txt | awk -F= '{print $2}'` 
    154     IPCC_CH4=`grep Annee_${year} CH4_1765_2005.txt | awk -F= '{print $2}'` 
    155     IPCC_N2O=`grep Annee_${year} N2O_1765_2005.txt | awk -F= '{print $2}'` 
    156     IPCC_CFC11=`grep Annee_${year} CFC11_1765_2005.txt | awk -F= '{print $2}'` 
    157     IPCC_CFC12=`grep Annee_${year} CFC12_1765_2005.txt | awk -F= '{print $2}'` 
     151   ## CO2 forcing for the current year 
     152    IPCC_CO2=`grep Annee_${year} CMIP_CO2_1850_2050.txt | awk -F= '{print $2}'` 
     153    echo IPCC_CO2=${IPCC_CO2} 
    158154 
    159155    ## physiq.def parameters modified from initial physiq_L${RESOL_ATM_Z} 
     
    170166    LMDZ_sed physiq.def ok_hfCOSP   ${LMDZ_COSP_hf} 
    171167    LMDZ_sed physiq.def ok_histNMC  "${LMDZ_NMC_monthly}, ${LMDZ_NMC_daily}, ${LMDZ_NMC_hf}" 
    172     LMDZ_sed physiq.def solaire     ${IPCC_SOLAR} 
    173168    LMDZ_sed physiq.def co2_ppm     ${IPCC_CO2} 
    174     LMDZ_sed physiq.def CH4_ppb     ${IPCC_CH4} 
    175     LMDZ_sed physiq.def N2O_ppb     ${IPCC_N2O} 
    176     LMDZ_sed physiq.def CFC11_ppt   ${IPCC_CFC11} 
    177     LMDZ_sed physiq.def CFC12_ppt   ${IPCC_CFC12} 
     169 
    178170 
    179171    ## gcm.def parameters : no change since gcm.def_${RESOL_ATM_3D} is used and already modified 
  • CMIP5/1pctCO2/1pctCO22/COMP/orchidee.card

    r1110 r1113  
    88[InitialStateFiles] 
    99List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc,      . ), \ 
    10         (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc,          . ) 
     10        (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc,          . ), \ 
     11        (${R_INIT}/SRF/${config_UserChoices_TagName}/PFTmap_IPCC_1850.nc, PFTmap.nc) 
    1112 
    1213[BoundaryFiles] 
    1314List=   () 
    14 ListNonDel= (${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_1850to2005_AR5_LUHa.rc2.nc, PFTmap.nc) 
     15ListNonDel= () 
    1516 
    1617[SmoothFiles] 
  • CMIP5/1pctCO2/1pctCO22/COMP/pisces.driver

    r1019 r1113  
    5858    fi 
    5959 
    60     ##-- GHG forcing for the current year 
    61     IPCC_PIS_CO2=`grep Annee_${year} CO2_1765_2005.txt | awk -F= '{print $2}'` 
     60    ##-- CO2 forcing for the current year 
     61    IPCC_PIS_CO2=`grep Annee_${year} CMIP_CO2_1850_2050.txt | awk -F= '{print $2}'` 
    6262 
    6363    ##-- Update namelist_top and namelist_pisces  
  • CMIP5/1pctCO2/1pctCO22/PARAM/orchidee.def

    r1013 r1113  
    743743# The veget datas will be update each this time step. 
    744744# If LAND_USE 
    745 VEGET_UPDATE = 1Y 
     745VEGET_UPDATE = 0Y 
    746746# default = 1Y 
    747747 
     
    751751# deforestation.                                 
    752752# If LAND_USE 
    753 LAND_COVER_CHANGE = y 
     753LAND_COVER_CHANGE = n 
    754754# default = y 
    755755 
  • CMIP5/1pctCO2/1pctCO22/PARAM/physiq.def_L39

    r1110 r1113  
    188188# 
    189189### co2_ppm =    taux CO2 en ppm 
    190 co2_ppm = 0.36886500E+03 
     190co2_ppm = 0.28472500E+03 
    191191### CH4_ppb =    taux CH4 en ppb 
    192 CH4_ppb = 0.17510225E+04 
     192CH4_ppb = 0.79097924E+03 
    193193### N2O_ppb =    taux N2O en ppb 
    194 N2O_ppb = 0.31585000E+03 
     194N2O_ppb = 0.27542506E+03 
    195195### CFC11_ppt =  taux CFC11 en ppt 
    196 CFC11_ppt = 5.18015181E+01 
     196CFC11_ppt = 0. 
    197197### CFC12_ppt =  taux CFC12 en ppt 
    198 CFC12_ppt = 0.99862742E+03 
     198CFC12_ppt = 0. 
    199199# 
    200200# Parametres effets directs/indirects des "aerosols" 
     
    205205ok_aie=y 
    206206### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel 
    207 aer_type=annuel 
     207aer_type=preind 
    208208###  type of coupled aerosol =1 (default) =2 => bc  only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol 
    209209flag_aerosol=6  
  • CMIP5/1pctCO2/1pctCO22/README

    r1110 r1113  
    44 
    55Experiment Name comes from CMIP5 DRS. See: http://cmip-pcmdi.llnl.gov/cmip5/docs/cmip5_data_reference_syntax.pdf 
    6 Output files are stored into : /dmnfs09/cont003/p86caub/IGCM_OUT/IPSLCM5A/PROD/historical/historical2 directory 
     6Output files are stored into : /dmnfs09/cont003/p86caub/IGCM_OUT/IPSLCM5A/PROD/1pctCO2/1pctCO22 directory 
    77 
    88 
  • CMIP5/1pctCO2/1pctCO22/config.card

    r1110 r1113  
    99[UserChoices] 
    1010#============================ 
    11 JobName=historical2 
     11JobName=1pctCO22 
    1212#----- Short Name of Experiment 
    13 ExperimentName=historical 
     13ExperimentName=1pctCO2 
    1414#----- DEVT TEST PROD 
    1515SpaceName=PROD 
    16 LongName="IPSLCM5A CMIP5 historical 2nd experiment" 
     16LongName="IPSLCM5A CMIP5 +1%CO2 since 1850 2nd experiment" 
    1717TagName=IPSLCM5A 
    1818#============================ 
     
    2222#-- "YYYY-MM-DD" 
    2323DateBegin=1850-01-01 
    24 DateEnd=2005-12-31 
     24DateEnd=2000-12-31 
    2525#============================ 
    2626#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation 
     
    3333#-- Total Number of Processors (minimum is 2 for a coupled configuration) 
    3434#JobNumProcTot=2 
    35 JobNumProcTot=8 
     35JobNumProcTot=4 
    3636#============================ 
    3737#-- Run Options : here for oasis coupling 
Note: See TracChangeset for help on using the changeset viewer.