source: CONFIG/UNIFORM/v5/IPSLCM5_v5/EXPERIMENTS/IPSLCM5/decadal/config.card @ 2666

Last change on this file since 2666 was 2666, checked in by jgipsl, 8 years ago

Updated all config.card to be used with libIGCM v2.7 in IPSLCM5_v5 and underlaying experiments. All v5 configurations with these experiments are also updated.

File size: 7.1 KB
Line 
1#
2# This is config.card file for IPSLCM5A configuration
3#
4#========================================================================
5#D-- Compatibility -
6[Compatibility]
7libIGCM=1.0
8#D-- UserChoices -
9[UserChoices]
10#============================
11JobName=v3h4xdecadal
12#----- Short Name of Experiment
13ExperimentName=v3h4xdecadal
14#----- DEVT TEST PROD
15SpaceName=DEVT
16LongName="IPSLCM5A CMIP5 DEVT phase decadal example with limited outputs."
17TagName=IPSLCM5A
18#D- Choice of experiment in EXPERIEMENTS directory
19ExpType=IPSLCM5/decadal
20#============================
21#-- leap, noleap, 360d
22CalendarType=noleap
23#-- Experiment dates : Beginning and ending
24#-- "YYYY-MM-DD"
25DateBegin=2013-01-01
26DateEnd=2022-12-31
27#============================
28#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
29PeriodLength=1M
30#============================
31# config.card configuration options :
32#R_INIT=/u/rech/psl/rpsl035/IGCM/INIT
33#R_INIT=/dmnfs/cont003/p86ipsl/IGCM/INIT
34#R_BC=/u/rech/psl/rpsl035/IGCM/BC
35#R_BC=/dmnfs/cont003/p86ipsl/IGCM/BC
36#============================
37#========================================================================
38[Ensemble]
39#D- Ensemble run ? 'y' or 'n'
40#D- If 'y', fill in ensemble.card !!
41EnsembleRun=y
42EnsembleName=
43EnsembleDate=
44EnsembleType=
45#========================================================================
46
47#========================================================================
48#D-- Restarts -
49[Restarts]
50#D- by default: config.card describes no restart for all components
51#D-             ie start from Levitus or limit files
52#D- If you want to restart all components from the same simulation,
53#D-      put OveRule flag to 'y' and set the next 3 parameters
54OverRule=y
55#D- Last day of the experience used as restart for all components
56RestartDate=2012-12-31
57#D- Define restart simulation name for all components
58# For historical simulation you have to start from an other simulation
59RestartJobName=v3h4BTxx #v3h4BT00
60#D- Path Server Group Login
61RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/PROD/historical
62#/ccc/store/cont003/gen0826/labetoul/dmf_import/IGCM_OUT/IPSLCM5A/PROD/historical
63
64#========================================================================
65#D-- ATM -
66[ATM]
67#
68WriteFrequency="1M 1D" #HF HF3h HF3hm
69# If config_Restarts_OverRule == 'n' next 4 params are read
70Restart= n
71# Last day of the experience used as restart for this component if Restart=y
72RestartDate=1899-12-31
73# Define restart simulation name for this component
74RestartJobName=EXP00
75RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
76# Old component name for restart (if empty, use new name)
77OldName=
78
79#========================================================================
80#D-- OCE -
81[OCE]
82WriteFrequency="1M"
83# If config_Restarts_OverRule == 'n' next 4 params are read
84Restart= n
85##-- Last day of the experience used as restart for this component if Restart=y
86RestartDate=1899-12-31
87# Define restart simulation name for this component
88RestartJobName=EXP00
89RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
90# Old component name for restart (if empty, use new name)
91OldName=
92
93#========================================================================
94#D-- ICE -
95[ICE]
96WriteFrequency="1M"
97# If config_Restarts_OverRule == 'n' next 4 params are read
98Restart= n
99##-- Last day of the experience used as restart for this component if Restart=y
100RestartDate=1899-12-31
101# Define restart simulation name for this component
102RestartJobName=EXP00           
103RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
104# Old component name for restart (if empty, use new name)
105OldName=
106
107#========================================================================
108#D-- MBG -
109[MBG]
110WriteFrequency="1M"
111# If config_Restarts_OverRule == 'n' next 4 params are read
112Restart= n
113##-- Last day of the experience used as restart for this component if Restart=y
114RestartDate=1990-12-31
115# Define restart simulation name
116RestartJobName=EXP00
117RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
118# Old component name for restart (if empty, use new name)
119OldName=
120
121#========================================================================
122#D-- SRF -
123[SRF]
124WriteFrequency="1M" # HF
125# If config_Restarts_OverRule == 'n' next 4 params are read
126Restart=n
127##-- Last day of the experience used as restart for this component if Restart=y
128RestartDate=1899-12-31
129# Define restart simulation name for this component
130RestartJobName=EXP00
131RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
132#-- Old component name for restart (if empty, use new name)
133OldName=
134
135#========================================================================
136#D-- SBG - STOMATE
137[SBG]
138WriteFrequency="1M"
139# If config_Restarts_OverRule == 'n' next 4 params are read
140Restart=n
141#-- Last day of the experience used as restart for this component if Restart=y
142RestartDate=1899-12-31
143# Define restart simulation name for this component
144RestartJobName=EXP00
145RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
146#-- Old component name for restart (if empty, use new name)
147OldName=
148
149#========================================================================
150#D-- CPL -
151[CPL]
152WriteFrequency="1M"
153# If config_Restarts_OverRule == 'n' next 4 params are read
154Restart= n
155##-- Last day of the experience used as restart for this component if Restart=y
156RestartDate=1899-12-31
157# Define restart simulation name for this component
158RestartJobName=EXP00
159RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
160# Old component name for restart (if empty, use new name)
161OldName=
162
163#========================================================================
164#D-- ListOfComponents -
165[ListOfComponents]
166#D- For each component, Name of component, Tag of component
167ATM= (lmdz, LMDZ4-dev)
168SRF= (orchidee, ORCHIDEE_1_9_5)
169SBG= (stomate, ORCHIDEE_1_9_5)
170OCE= (opa9, CMIP5_IPSL)
171ICE= (lim2, CMIP5_IPSL)
172MBG= (pisces, CMIP5_IPSL)
173CPL= (oasis, OASIS3)
174
175#========================================================================
176#D-- Executable -
177[Executable]
178#D- For each component, Real name of executable, Name of executable for oasis
179ATM= (gcm.e, lmdz.x, 26MPI)
180SRF= ("", "")
181SBG= ("", "")
182OCE= (opa, opa.xx, 5MPI)
183ICE= ("", "")
184MBG= ("", "")
185CPL= (oasis, oasis, 1MPI)
186
187#========================================================================
188#D-- Post -
189[Post]
190#D- Do we rebuild parallel output, this flag determines
191#D- frequency of rebuild submission (use NONE for DRYRUN=3)
192RebuildFrequency=1Y
193#D- Do we rebuild parallel output from archive (use true on vargas)
194RebuildFromArchive=NONE
195#D- Do we pack restart and debug txt files, this flag determines
196#D- frequency of pack submission (use NONE for DRYRUN=3)
197PackFrequency=10Y
198#D- If you want to produce time series, this flag determines
199#D- frequency of post-processing submission (NONE if you don't want)
200TimeSeriesFrequency=NONE #10Y
201#D- If you want to produce seasonal average, this flag determines
202#D- the period of this average (NONE if you don't want)
203SeasonalFrequency=NONE #10Y
204#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
205#D- Usefull if you do not want to consider the first X simulation's years
206SeasonalFrequencyOffset=0
207
208#========================================================================
Note: See TracBrowser for help on using the repository browser.