- Timestamp:
- 10/05/10 11:04:42 (14 years ago)
- Location:
- CMIP5/historicalNat/historicalNat2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
CMIP5/historicalNat/historicalNat2/README
r1108 r1157 1 1 IPSLCM5A 2 2 3 19/07/20103 20/08/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 : /dmnfs 09/cont003/p86caub/IGCM_OUT/IPSLCM5A/PROD/piControl/piControl2 directory6 Output files are stored into : /dmnfs11/cont003/p86manci/IGCM_OUT/IPSLCM5A/PROD/historicalNat/historicalNat2 directory 7 7 8 8 -
CMIP5/historicalNat/historicalNat2/config.card
r1108 r1157 9 9 [UserChoices] 10 10 #============================ 11 JobName= piControl211 JobName= historicalNat2 12 12 #----- Short Name of Experiment 13 ExperimentName= piControl13 ExperimentName= historicalNat 14 14 #----- DEVT TEST PROD 15 15 SpaceName=PROD 16 LongName="IPSLCM5A CMIP5 PROD phase piControl 2nd experiment"16 LongName="IPSLCM5A CMIP5 PROD phase natural piControl (exp 7.1)" 17 17 TagName=IPSLCM5A 18 18 #============================ … … 21 21 #-- Experiment dates : Beginning and ending 22 22 #-- "YYYY-MM-DD" 23 DateBegin=18 00-01-0124 DateEnd=20 49-12-3123 DateBegin=1850-01-01 24 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= 835 JobNumProcTot=4 36 36 #============================ 37 37 #-- Run Options : here for oasis coupling … … 56 56 OverRule=y 57 57 #D- Last day of the experience used as restart for all components 58 RestartDate= 2049-12-3158 RestartDate=1849-12-31 59 59 #D- Define restart simulation name for all components 60 RestartJobName=piControl 160 RestartJobName=piControl2 61 61 #D- Path Server Group Login 62 RestartPath=/dmnfs /cont003/p86maf/IGCM_OUT/IPSLCM5A/PROD/piControl62 RestartPath=/dmnfs09/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= 2Y193 RebuildFrequency=5Y 194 194 #D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) 195 RebuildFromArchive= NONE195 RebuildFromArchive=true 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.