source: CONFIG/UNIFORM/v5/IPSLCM5CHS_v5/EXPERIMENTS/IPSLCM5CHS/ref1/config.card @ 2667

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

Adapted config.card for libIGCM tag v2.7 for experiments with reprobus.

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