source: CONFIG/IPSLCM/IPSLCM5A/historical/config.card

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

Adapted config.card for libIGCM tag v2.7 for IPSLCM5A

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