- Timestamp:
- 02/01/11 16:21:32 (14 years ago)
- Location:
- CMIP5/historicalGHG/v3.historicalGHG1
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
CMIP5/historicalGHG/v3.historicalGHG1/COMP/lmdz.card
r1223 r1301 4 4 [UserChoices] 5 5 ByPass_hgardfou_teta=n 6 ByPass_hgardfou_mats= n6 ByPass_hgardfou_mats= n 7 7 LMDZ_NbPeriod_adjust=3 8 8 # LMDZ_NbPeriod_adjust=0 … … 40 40 41 41 [BoundaryFiles] 42 List= () 42 List= () 43 ListNonDel= (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CO2_1765_2005.txt, .),\ 44 (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CH4_1765_2005.txt, .),\ 45 (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/N2O_1765_2005.txt, .),\ 46 (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC11_1765_2005.txt, .),\ 47 (${R_BC}/ATM/${config_UserChoices_TagName}/IPCC_AR5/HISTORIQUE/CFC12_1765_2005.txt, .),\ 48 (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/aerosols_11YearsClim_1855_v3.nc, aerosols.nat.nc) 49 50 51 [SmoothFiles] 43 52 # With AR5 aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM) 44 53 # 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= () 54 List= (${R_BC}/ATM/${config_UserChoices_TagName}/${RESOL_ATM}/AR5/HISTORIQUE/climoz_LMDZ_${year}_v2.nc, climoz_LMDZ.nc, 1:12:) 50 55 51 56 [ParametersFiles] -
CMIP5/historicalGHG/v3.historicalGHG1/COMP/lmdz.driver
r1172 r1301 135 135 [ ${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 ) 136 136 137 ##-- GHG forcing for the current year 138 IPCC_CO2=`grep Annee_${year} CO2_1765_2005.txt | awk -F= '{print $2}'` 139 IPCC_CH4=`grep Annee_${year} CH4_1765_2005.txt | awk -F= '{print $2}'` 140 IPCC_N2O=`grep Annee_${year} N2O_1765_2005.txt | awk -F= '{print $2}'` 141 IPCC_CFC11=`grep Annee_${year} CFC11_1765_2005.txt | awk -F= '{print $2}'` 142 IPCC_CFC12=`grep Annee_${year} CFC12_1765_2005.txt | awk -F= '{print $2}'` 143 137 144 ## physiq.def parameters modified from initial physiq_L${RESOL_ATM_Z} 138 145 LMDZ_sed physiq.def OK_instan ${OK_instan} … … 147 154 LMDZ_sed physiq.def ok_hfCOSP ${LMDZ_COSP_hf} 148 155 LMDZ_sed physiq.def ok_histNMC "${LMDZ_NMC_monthly}, ${LMDZ_NMC_daily}, ${LMDZ_NMC_hf}" 156 LMDZ_sed physiq.def co2_ppm ${IPCC_CO2} 157 LMDZ_sed physiq.def CH4_ppb ${IPCC_CH4} 158 LMDZ_sed physiq.def N2O_ppb ${IPCC_N2O} 159 LMDZ_sed physiq.def CFC11_ppt ${IPCC_CFC11} 160 LMDZ_sed physiq.def CFC12_ppt ${IPCC_CFC12} 161 149 162 150 163 ## gcm.def parameters : no change since gcm.def_${RESOL_ATM_3D} is used and already modified -
CMIP5/historicalGHG/v3.historicalGHG1/COMP/orchidee.card
r1086 r1301 8 8 [InitialStateFiles] 9 9 List= (${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, . ) 12 11 13 12 [BoundaryFiles] 14 13 List= () 15 ListNonDel= ( )14 ListNonDel= (${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_2005.nc, PFTmap.nc) 16 15 17 16 [SmoothFiles] 18 List=() 17 List= () 18 ###List=(${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_${year_p1}.nc, PFTmap.nc, 12:12:) 19 19 20 20 [ParametersFiles] -
CMIP5/historicalGHG/v3.historicalGHG1/COMP/orchidee.driver
r1050 r1301 87 87 esac 88 88 89 # Modified 28/01/2011 90 # To prevent pft map update with year_p1 (2006) files when finishing historical 91 # Individual RCP will force update for 2006 when they start 92 [ ${year} -eq 2005 ] && ORCHIDEE_sed VEGET_UPDATE 0Y 93 89 94 ORCHIDEE_sed HYDROL_CWRR ${orchidee_UserChoices_NEWHYDROL} 90 95 -
CMIP5/historicalGHG/v3.historicalGHG1/COMP/pisces.driver
r972 r1301 23 23 PAT_TOP_LRSTTR=$( supergrep ln_rsttr ${SUBMIT_DIR}/PARAM/namelist_top_${RESOL_OCE} ) 24 24 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} ) 25 26 PAT_PIS_LRIVER=$( supergrep ln_river ${SUBMIT_DIR}/PARAM/namelist_pisces_${RESOL_OCE} ) 26 27 … … 60 61 fi 61 62 63 ##-- GHG forcing for the current year 64 IPCC_PIS_CO2=`grep Annee_${year} CO2_1765_2005.txt | awk -F= '{print $2}'` 65 62 66 ##-- Update namelist_top and namelist_pisces 63 67 … … 68 72 IGCM_sys_Mv namelist_top.tmp namelist_top 69 73 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}%" \ 71 76 namelist_pisces > namelist_pisces.tmp 72 77 -
CMIP5/historicalGHG/v3.historicalGHG1/PARAM/orchidee.def
r1013 r1301 743 743 # The veget datas will be update each this time step. 744 744 # If LAND_USE 745 VEGET_UPDATE = 0Y745 VEGET_UPDATE = 1Y 746 746 # default = 1Y 747 747 … … 751 751 # deforestation. 752 752 # If LAND_USE 753 LAND_COVER_CHANGE = n753 LAND_COVER_CHANGE = y 754 754 # default = y 755 755 -
CMIP5/historicalGHG/v3.historicalGHG1/README
r1055 r1301 4 4 5 5 Experiment Name comes from CMIP5 DRS. See: http://cmip-pcmdi.llnl.gov/cmip5/docs/cmip5_data_reference_syntax.pdf 6 Output files are stored into : login/IGCM_OUT/IPSLCM5A/DEVT/pdControl/EXP00directory6 Output files are stored into : /dmnfs09/cont003/p86caub/IGCM_OUT/IPSLCM5A/PROD/historicalGHG/v3.historicalGHG1 directory 7 7 8 8 -
CMIP5/historicalGHG/v3.historicalGHG1/config.card
r1049 r1301 9 9 [UserChoices] 10 10 #============================ 11 JobName= EXP0011 JobName=v3.historicalGHG1 12 12 #----- Short Name of Experiment 13 ExperimentName= piControl13 ExperimentName=historicalGHG 14 14 #----- DEVT TEST PROD 15 SpaceName= DEVT16 LongName="IPSLCM5A CMIP5 DEVT phase piControl example with large outputs"15 SpaceName=PROD 16 LongName="IPSLCM5A CMIP5 PROD phase v3.historicalGHG1 " 17 17 TagName=IPSLCM5A 18 18 #============================ … … 22 22 #-- "YYYY-MM-DD" 23 23 DateBegin=1850-01-01 24 DateEnd= 1850-12-3124 DateEnd=2005-12-31 25 25 #============================ 26 26 #-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation … … 54 54 #D- If you want to restart all components from the same simulation, 55 55 #D- put OveRule flag to 'y' and set the next 3 parameters 56 OverRule= n56 OverRule=y 57 57 #D- Last day of the experience used as restart for all components 58 RestartDate=18 99-12-3158 RestartDate=1849-12-31 59 59 #D- Define restart simulation name for all components 60 RestartJobName= EXP0060 RestartJobName=piControl2 61 61 #D- Path Server Group Login 62 RestartPath= ${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl62 RestartPath=/dmnfs/cont003/p86caub/IGCM_OUT/IPSLCM5A/PROD/piControl 63 63 64 64 #======================================================================== … … 191 191 #D- Do we rebuild parallel output, this flag determines 192 192 #D- frequency of rebuild submission (use NONE for DRYRUN=3) 193 RebuildFrequency= 5Y193 RebuildFrequency=2Y 194 194 #D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) 195 RebuildFromArchive= true195 RebuildFromArchive=NONE 196 196 #D- If you want to produce time series, this flag determines 197 197 #D- frequency of post-processing submission (NONE if you don't want)
Note: See TracChangeset
for help on using the changeset viewer.