source: CMIP6/DECK/CM61-LR-1pctCO2-01/config.card @ 3842

Last change on this file since 3842 was 3842, checked in by mafoipsl, 6 years ago

Modifications done for CM61-LR-1pctCO2-01 : CO2 file in lmdz.card, restart files, experiment Name and dates.

File size: 7.0 KB
RevLine 
[396]1#
[2677]2# This is config.card file for IPSLCM6 configuration
[396]3#
4#========================================================================
5#D-- Compatibility -
6[Compatibility]
7libIGCM=1.0
8#D-- UserChoices -
9[UserChoices]
[2125]10#===========================
[3842]11JobName= CM61-LR-1pctCO2-01
[996]12#----- Short Name of Experiment
[3842]13ExperimentName=1pctCO2
[982]14#----- DEVT TEST PROD
[3753]15SpaceName=PROD
[3790]16LongName="IPSLCM6.1.2-LR"
[2087]17TagName=IPSLCM6
[2533]18#D- Choice of experiment in EXPERIMENTS directory
[3753]19ExpType=IPSLCM/piControl_CMIP6
[396]20#============================
21#-- leap, noleap, 360d
[3448]22CalendarType=leap
[583]23#-- Experiment dates : Beginning and ending
[396]24#-- "YYYY-MM-DD"
[3753]25DateBegin=1850-01-01
[3842]26DateEnd=1999-12-31
[396]27#============================
[2891]28ORCA_version=eORCA1.2
[2781]29#============================
[583]30#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
[2726]31PeriodLength=1Y
[396]32
[3346]33#D- For curie, use ccc_mprun as suggested by TGCC
34#ExecutionModeOnCurie=ccc_mprun
[396]35#========================================================================
36#D-- Restarts -
37[Restarts]
[895]38#D- by default: config.card describes no restart for all components
39#D-             ie start from Levitus or limit files
40#D- If you want to restart all components from the same simulation,
41#D-      put OveRule flag to 'y' and set the next 3 parameters
[3783]42OverRule=n
[895]43#D- Last day of the experience used as restart for all components
[3842]44RestartDate=1869-12-31
[895]45#D- Define restart simulation name for all components
[3842]46RestartJobName=CM61-LR-pi-03
[396]47#D- Path Server Group Login
[3842]48RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl
[3136]49
[396]50#========================================================================
51#D-- ATM -
52[ATM]
[3709]53WriteFrequency="1M HF"
[895]54# If config_Restarts_OverRule == 'n' next 4 params are read
[3606]55Restart= y
[895]56# Last day of the experience used as restart for this component if Restart=y
[3842]57RestartDate=1869-12-31
[3137]58#D- Define restart simulation name for this component
[3842]59RestartJobName=CM61-LR-pi-03
[2556]60#D- Path Server Group Login
[3842]61RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl
[396]62
63#========================================================================
64#D-- OCE -
65[OCE]
[3491]66WriteFrequency="5D 1M"
[895]67# If config_Restarts_OverRule == 'n' next 4 params are read
[3446]68Restart= y
[3313]69#-- Last day of the experience used as restart for this component if Restart=y
[3842]70RestartDate=1869-12-31
[3137]71#D- Define restart simulation name for this component
[3842]72RestartJobName=CM61-LR-pi-03
[2556]73#D- Path Server Group Login
[3842]74RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl
[396]75
76#========================================================================
77#D-- ICE -
78[ICE]
[2676]79WriteFrequency="1M"
[895]80# If config_Restarts_OverRule == 'n' next 4 params are read
[3446]81Restart= y
[895]82##-- Last day of the experience used as restart for this component if Restart=y
[3842]83RestartDate=1869-12-31
[3137]84#D- Define restart simulation name for this component
[3842]85RestartJobName=CM61-LR-pi-03
[2556]86#D- Path Server Group Login
[3842]87RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl
[396]88
89#========================================================================
[925]90#D-- MBG -
[2676]91[MBG]
[2749]92WriteFrequency="1M 1Y"
[3606]93Restart= y
[2676]94##-- Last day of the experience used as restart for this component if Restart=y
[3842]95RestartDate=1869-12-31
[3137]96#D- Define restart simulation name for this component
[3842]97RestartJobName=CM61-LR-pi-03
[2676]98#D- Path Server Group Login
[3842]99RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl
[925]100
101#========================================================================
[396]102#D-- SRF -
103[SRF]
[3611]104# WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card
105WriteFrequency=""
[895]106# If config_Restarts_OverRule == 'n' next 4 params are read
[3606]107Restart= y
[2676]108# Last day of the experience used as restart for this component if Restart=y
[3842]109RestartDate=1869-12-31
[3137]110#D- Define restart simulation name for this component
[3842]111RestartJobName=CM61-LR-pi-03
[2676]112#D- Path Server Group Login
[3842]113RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl
[396]114
115#========================================================================
[1049]116#D-- SBG - STOMATE
[793]117[SBG]
[3611]118# WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card
119WriteFrequency=""
[895]120# If config_Restarts_OverRule == 'n' next 4 params are read
[3606]121Restart= y
[2676]122# Last day of the experience used as restart for this component if Restart=y
[3842]123RestartDate=1869-12-31
[3137]124#D- Define restart simulation name for this component
[3842]125RestartJobName=CM61-LR-pi-03
[2676]126#D- Path Server Group Login
[3842]127RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl
[793]128
129#========================================================================
[396]130#D-- CPL -
131[CPL]
[2676]132WriteFrequency="1M"
[895]133# If config_Restarts_OverRule == 'n' next 4 params are read
[3606]134Restart= y
[2676]135# Last day of the experience used as restart for this component if Restart=y
[3842]136RestartDate=1869-12-31
[3137]137#D- Define restart simulation name for this component
[3842]138RestartJobName=CM61-LR-pi-03
[2676]139#D- Path Server Group Login
[3842]140RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl
[396]141
142#========================================================================
[2362]143#D-- IOS -
144[IOS]
145WriteFrequency=""
146# If config_Restarts_OverRule == 'n' next 4 params are read
147Restart= n
148##-- Last day of the experience used as restart for this component if Restart=y
149RestartDate=
150# Define restart simulation name for this component
151RestartJobName=
152RestartPath=
153
154#========================================================================
[895]155#D-- ListOfComponents -
156[ListOfComponents]
157#D- For each component, Name of component, Tag of component
[3753]158ATM= (lmdz, LMDZ-IPSLCM6.0.15-r3315)
[3793]159SRF= (orchidee, tag-ORCHIDEE_2_0-5229)
160SBG= (stomate, tag-ORCHIDEE_2_0-5229)
[3753]161OCE= (opa9, nemo_v3_6_STABLE-r9455)
162ICE= (lim3, nemo_v3_6_STABLE-r9455)
163MBG= (pisces, nemo_v3_6_STABLE-r9455)
[3121]164CPL= (oasis, oasis3-mct-r1818)
[3753]165IOS= (xios, dev-cmip6-r1475)
[895]166
167#========================================================================
168#D-- Executable -
169[Executable]
170#D- For each component, Real name of executable, Name of executable for oasis
[3121]171ATM= (gcm.e, lmdz.x, 71MPI, 8OMP)
[2125]172SRF= ("" ,"" )
173SBG= ("" ,"" )
[3431]174OCE= (opa, opa.xx, 360MPI)
[2125]175ICE= ("" ,"" )
[2676]176MBG= ("" ,"" )
[2192]177CPL= ("", "" )
[3713]178IOS= (xios_server.exe, xios.x, 12MPI, 3NOD)
[895]179
180#========================================================================
181#D-- Post -
182[Post]
[3070]183ParserXIOS=FALSE
[895]184#D- Do we rebuild parallel output, this flag determines
185#D- frequency of rebuild submission (use NONE for DRYRUN=3)
[2973]186RebuildFrequency=NONE
[2503]187#D- Do we pack restart and debug txt files, this flag determines
188#D- frequency of pack submission (use NONE for DRYRUN=3)
[3070]189PackFrequency=10Y
[3346]190#D- To have only the last period in RESTART/*.tar : save 90% of volume.
191#D- TRUE to be effective (nothing by default)
[3842]192LightRestartPack=TRUE
[895]193#D- If you want to produce time series, this flag determines
[3000]194#D- frequency of post-processing submission (NONE if you dont want)
[3070]195TimeSeriesFrequency=10Y
[895]196#D- If you want to produce seasonal average, this flag determines
[3000]197#D- the period of this average (NONE if you dont want)
[895]198SeasonalFrequency=10Y
[3000]199#D- If you want to produce compute PCMDI metrics from seasonal average
200#D- Set FALSE to deactivate the metrics computation.
[3214]201MetricsPCMDI=FALSE
[895]202#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
[3000]203#D- Usefull if you do not want to consider the first X simulations years
[895]204SeasonalFrequencyOffset=0
205
206#========================================================================
Note: See TracBrowser for help on using the repository browser.