Ignore:
Timestamp:
01/20/11 00:03:40 (13 years ago)
Author:
sdipsl
Message:

Register used configuration files for v3.rcp45.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMIP5/rcp45/v3.rcp45.2/config.card

    r1171 r1276  
    99[UserChoices] 
    1010#============================ 
    11 JobName=EXP00 
     11JobName=v3.rcp45.2 
    1212#----- Short Name of Experiment 
    13 ExperimentName=historical 
     13ExperimentName=rcp45 
    1414#----- DEVT TEST PROD 
    15 SpaceName=DEVT 
    16 LongName="IPSLCM5A CMIP5 DEVT phase historical example with large outputs" 
     15SpaceName=PROD 
     16LongName="IPSLCM5A CMIP5 PROD phase rcp45 run with large outputs starting 2005-12-31 from v3.historical2" 
    1717TagName=IPSLCM5A 
    1818#============================ 
     
    2121#-- Experiment dates : Beginning and ending 
    2222#-- "YYYY-MM-DD" 
    23 DateBegin=1850-01-01 
    24 DateEnd=1850-12-31 
     23DateBegin=2006-01-01 
     24DateEnd=2100-12-31 
    2525#============================ 
    2626#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation 
     
    5656OverRule=y 
    5757#D- Last day of the experience used as restart for all components 
    58 RestartDate=1899-12-31 
     58RestartDate=2005-12-31 
    5959#D- Define restart simulation name for all components 
    60 # For historical simulation you have to start from an other simulation 
    61 RestartJobName=XXXXXXX 
     60RestartJobName=v3.historical2 
    6261#D- Path Server Group Login 
    63 RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl 
     62RestartPath=/dmnfs/cont003/p86denv/IGCM_OUT/IPSLCM5A/PROD/historical 
    6463 
    6564#======================================================================== 
     
    192191#D- Do we rebuild parallel output, this flag determines 
    193192#D- frequency of rebuild submission (use NONE for DRYRUN=3) 
    194 RebuildFrequency=5Y 
     193RebuildFrequency=2Y 
    195194#D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer) 
    196 RebuildFromArchive=true 
     195RebuildFromArchive=NONE 
    197196#D- If you want to produce time series, this flag determines 
    198197#D- frequency of post-processing submission (NONE if you don't want) 
Note: See TracChangeset for help on using the changeset viewer.