- Timestamp:
- 10/27/10 09:35:28 (14 years ago)
- Location:
- CMIP5/esmFdbk2/v2.esmFdbk21
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
CMIP5/esmFdbk2/v2.esmFdbk21/COMP/lmdz.card
r1166 r1182 18 18 19 19 # Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n 20 LMDZ_COSP_OK= y20 LMDZ_COSP_OK=n 21 21 LMDZ_COSP_monthly=y 22 22 LMDZ_COSP_daily=n … … 68 68 69 69 [OutputText] 70 List= ( lmdz.x.prt)70 List= (used_run.def,used_physiq.def,used_gcm.def) 71 71 72 72 [OutputFiles] … … 97 97 GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds) 98 98 TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 99 ChunckJob2D = NONE99 ChunckJob2D = OFF 100 100 TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 101 ChunckJob3D = 100Y101 ChunckJob3D = OFF 102 102 Seasonal=OFF 103 103 … … 133 133 GatherWithInternal = (lon, lat, pressure2, height, sza, time_counter, time_counter_bnds) 134 134 TimeSeriesVars2D = (cllcalipso, clmcalipso, clhcalipso, cltcalipso, tclisccp, albisccp, ctpisccp) 135 ChunckJob2D = 200Y135 ChunckJob2D = OFF 136 136 TimeSeriesVars3D = (clcalipso, clisccp2_c01, clisccp2_c02, clisccp2_c03, clisccp2_c04, clisccp2_c05, clisccp2_c06, clisccp2_c07, parasol_refl) 137 ChunckJob3D = 10Y137 ChunckJob3D = OFF 138 138 Seasonal=OFF 139 139 -
CMIP5/esmFdbk2/v2.esmFdbk21/COMP/oasis.card
r988 r1182 31 31 32 32 [OutputText] 33 List= (cplout , Oasis.prt)33 List= (cplout) 34 34 35 35 [OutputFiles] -
CMIP5/esmFdbk2/v2.esmFdbk21/COMP/opa9.card
r1082 r1182 45 45 46 46 [OutputText] 47 List= (ocean.output, oceanx.prt,solver.stat)47 List= (ocean.output, solver.stat) 48 48 49 49 [OutputFiles] -
CMIP5/esmFdbk2/v2.esmFdbk21/COMP/orchidee.card
r1171 r1182 25 25 26 26 [OutputText] 27 List= (out_orchidee )27 List= (out_orchidee, used_orchidee.def) 28 28 29 29 [OutputFiles] -
CMIP5/esmFdbk2/v2.esmFdbk21/COMP/pisces.driver
r1019 r1182 59 59 60 60 ##-- GHG forcing for the current year 61 IPCC_PIS_CO2=`grep Annee_${year} CO2_1765_2005.txt | awk -F= '{print $2}'`61 #### IPCC_PIS_CO2=`grep Annee_${year} CO2_1765_2005.txt | awk -F= '{print $2}'` 62 62 63 63 ##-- Update namelist_top and namelist_pisces … … 69 69 IGCM_sys_Mv namelist_top.tmp namelist_top 70 70 71 sed -e "s%${PAT_PIS_ATCCO2}% atcco2=${IPCC_PIS_CO2}%" \ 71 #### sed -e "s%${PAT_PIS_ATCCO2}% atcco2=${IPCC_PIS_CO2}%" \ 72 sed \ 72 73 -e "s%${PAT_PIS_LRIVER}% ln_river=${PISCES_LRIVER}%" \ 73 74 namelist_pisces > namelist_pisces.tmp -
CMIP5/esmFdbk2/v2.esmFdbk21/PARAM/namelist_pisces_ORCA2
r1040 r1182 15 15 &nampisext ! air-sea exchange 16 16 !,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 17 atcco2 = 0. 36886500E+03 ! atmospheric pCO217 atcco2 = 0.28472500E+03 ! atmospheric pCO2 18 18 / 19 19 !''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' -
CMIP5/esmFdbk2/v2.esmFdbk21/PARAM/orchidee.def
r1013 r1182 330 330 # to prescribe the atmospheric CO2. 331 331 # This Flag is only use in couple mode. 332 FORCE_CO2_VEG = FALSE332 FORCE_CO2_VEG = TRUE 333 333 # default = FALSE 334 334 … … 338 338 # For pre-industrial simulations, the value is 286.2 . 339 339 # 348. for 1990 year. 340 ATM_CO2 = 350.340 ATM_CO2 = 284.725 341 341 # default = 350. 342 342 -
CMIP5/esmFdbk2/v2.esmFdbk21/README
r1171 r1182 1 1 IPSLCM5A 2 2 3 2 2/10/20103 27/10/2010 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/historical/EXP00directory6 Output files are stored into : /dmnfs/cont003/p86maf/IGCM_OUT/IPSLCM5A/PROD/esmFixClim2/v2.esmFdbk21 directory 7 7 8 config.card : set the name of the simulation used as restart.8 historical modified for ORCHIDEE and PISCES. Carbon cycle sees piControl CO2. 9 9 10 10 -
CMIP5/esmFdbk2/v2.esmFdbk21/config.card
r1171 r1182 9 9 [UserChoices] 10 10 #============================ 11 JobName= EXP0011 JobName=v2.esmFdbk21 12 12 #----- Short Name of Experiment 13 ExperimentName= historical13 ExperimentName=esmFdbk2 14 14 #----- DEVT TEST PROD 15 15 SpaceName=DEVT 16 LongName="IPSLCM5A CMIP5 DEVT phase historical example with large outputs"16 LongName="IPSLCM5A CMIP5 ESM feedback 2" 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 … … 56 56 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 60 # For historical simulation you have to start from an other simulation 61 RestartJobName= XXXXXXX61 RestartJobName=piControl2 62 62 #D- Path Server Group Login 63 RestartPath= ${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl63 RestartPath=/dmnfs/cont003/p86caub/IGCM_OUT/IPSLCM5A/PROD/piControl 64 64 65 65 #======================================================================== … … 192 192 #D- Do we rebuild parallel output, this flag determines 193 193 #D- frequency of rebuild submission (use NONE for DRYRUN=3) 194 RebuildFrequency= 5Y194 RebuildFrequency=2Y 195 195 #D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) 196 RebuildFromArchive= true196 RebuildFromArchive=NONE 197 197 #D- If you want to produce time series, this flag determines 198 198 #D- frequency of post-processing submission (NONE if you don't want)
Note: See TracChangeset
for help on using the changeset viewer.