Changeset 1111 for CMIP5/historical
- Timestamp:
- 07/29/10 17:45:38 (14 years ago)
- Location:
- CMIP5/historical/historical1
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
CMIP5/historical/historical1/COMP/lmdz.card
r1040 r1111 18 18 19 19 # Set COSP activation and Outputs frequency (monthly, daily, HF) = y/n 20 LMDZ_COSP_OK= n20 LMDZ_COSP_OK=y 21 21 LMDZ_COSP_monthly=y 22 22 LMDZ_COSP_daily=y -
CMIP5/historical/historical1/COMP/orchidee.card
r1040 r1111 33 33 34 34 [Post_1M_sechiba_history] 35 pPatches= ()35 Patches= () 36 36 GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac) 37 37 TimeSeriesVars2D= (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac) -
CMIP5/historical/historical1/PARAM/physiq.def_L39
r1040 r1111 47 47 # Niveaux de sorties 48 48 phys_out_filelevels= 5 5 5 5 5 49 # more variables for level 5 : vitw and pres 50 # Vertical wind 51 flag_vitw = 2, 3, 5, 5, 1 52 name_vitw = vitw 53 # Air pressure 54 flag_pres = 2, 3, 5, 5, 1 55 name_pres = pres 49 56 # 50 57 # Parametres niveau de sorties differents fichiers -
CMIP5/historical/historical1/README
r1055 r1111 1 1 IPSLCM5A 2 2 3 21/04/20103 16/06/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 : login/IGCM_OUT/IPSLCM5A/PROD/historical/historical1 directory 7 7 8 8 -
CMIP5/historical/historical1/config.card
r1049 r1111 9 9 [UserChoices] 10 10 #============================ 11 JobName= EXP0011 JobName=historical1 12 12 #----- Short Name of Experiment 13 13 ExperimentName=historical 14 14 #----- DEVT TEST PROD 15 SpaceName= DEVT16 LongName="IPSLCM5A CMIP5 DEVT phase historical example with large outputs"15 SpaceName=PROD 16 LongName="IPSLCM5A CMIP5 historical 1st experiment" 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 … … 33 33 #-- Total Number of Processors (minimum is 2 for a coupled configuration) 34 34 #JobNumProcTot=2 35 JobNumProcTot= 435 JobNumProcTot=8 36 36 #============================ 37 37 #-- Run Options : here for oasis coupling … … 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=piControl1 61 61 #D- Path Server Group Login 62 RestartPath= ${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl62 RestartPath=/dmnfs/cont003/p86maf/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.