source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/historical/config.card @ 3799

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

For historical and historical_CMIP6 change pdControl to piControl for all restart files.

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