Changeset 1108 for CMIP5/piControl/piControl2/config.card
- Timestamp:
- 07/29/10 17:12:02 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMIP5/piControl/piControl2/config.card
r1049 r1108 9 9 [UserChoices] 10 10 #============================ 11 JobName= EXP0011 JobName=piControl2 12 12 #----- Short Name of Experiment 13 13 ExperimentName=piControl 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 piControl 2nd experiment" 17 17 TagName=IPSLCM5A 18 18 #============================ … … 21 21 #-- Experiment dates : Beginning and ending 22 22 #-- "YYYY-MM-DD" 23 DateBegin=18 50-01-0124 DateEnd= 1850-12-3123 DateBegin=1800-01-01 24 DateEnd=2049-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= 1899-12-3158 RestartDate=2049-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.