source: CONFIG/UNIFORM/v5/IPSLCM5CHT_v5/EXPERIMENTS/IPSLCM5/Chistorical/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: 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=Chistorical00
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#D- Choice of experiment in EXPERIEMENTS directory
19ExpType=IPSLCM5/Chistorical
20#============================
21#-- leap, noleap, 360d
22CalendarType=noleap
23#-- Experiment dates : Beginning and ending
24#-- "YYYY-MM-DD"
25DateBegin=1850-01-01
26DateEnd=1850-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#========================================================================
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=1850-12-31
48#D- Define restart simulation name for all components
49# For historical simulation you have to start from an other simulation
50RestartJobName=CpiControl00
51#D- Path Server Group Login
52RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/CpiControl
53
54#========================================================================
55#D-- ATM -
56[ATM]
57#
58WriteFrequency="1M 1D HF HF3h HF3hm"
59# If config_Restarts_OverRule == 'n' next 4 params are read
60Restart= n
61# Last day of the experience used as restart for this component if Restart=y
62RestartDate=1899-12-31
63# Define restart simulation name for this component
64RestartJobName=EXP00
65RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
66# !! NEW for Carbone cycle !! Path where to find old co2.log file for restart CO2.
67SubmitRestartPath=${SUBMIT_DIR}/../CpiControl
68# Old component name for restart (if empty, use new name)
69OldName=
70
71#========================================================================
72#D-- OCE -
73[OCE]
74WriteFrequency="1M 1D"
75# If config_Restarts_OverRule == 'n' next 4 params are read
76Restart= n
77##-- Last day of the experience used as restart for this component if Restart=y
78RestartDate=1899-12-31
79# Define restart simulation name for this component
80RestartJobName=EXP00
81RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
82# Old component name for restart (if empty, use new name)
83OldName=
84
85#========================================================================
86#D-- ICE -
87[ICE]
88WriteFrequency="1M 1D"
89# If config_Restarts_OverRule == 'n' next 4 params are read
90Restart= n
91##-- Last day of the experience used as restart for this component if Restart=y
92RestartDate=1899-12-31
93# Define restart simulation name for this component
94RestartJobName=EXP00           
95RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
96# Old component name for restart (if empty, use new name)
97OldName=
98
99#========================================================================
100#D-- MBG -
101[MBG]
102WriteFrequency="1M"
103# If config_Restarts_OverRule == 'n' next 4 params are read
104Restart= n
105##-- Last day of the experience used as restart for this component if Restart=y
106RestartDate=1990-12-31
107# Define restart simulation name
108RestartJobName=EXP00
109RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
110# Old component name for restart (if empty, use new name)
111OldName=
112
113#========================================================================
114#D-- SRF -
115[SRF]
116WriteFrequency="1M HF"
117# If config_Restarts_OverRule == 'n' next 4 params are read
118Restart=n
119##-- Last day of the experience used as restart for this component if Restart=y
120RestartDate=1899-12-31
121# Define restart simulation name for this component
122RestartJobName=EXP00
123RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
124#-- Old component name for restart (if empty, use new name)
125OldName=
126
127#========================================================================
128#D-- SBG - STOMATE
129[SBG]
130WriteFrequency="1M"
131# If config_Restarts_OverRule == 'n' next 4 params are read
132Restart=n
133#-- Last day of the experience used as restart for this component if Restart=y
134RestartDate=1899-12-31
135# Define restart simulation name for this component
136RestartJobName=EXP00
137RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
138#-- Old component name for restart (if empty, use new name)
139OldName=
140
141#========================================================================
142#D-- CPL -
143[CPL]
144WriteFrequency="1M 1D"
145# If config_Restarts_OverRule == 'n' next 4 params are read
146Restart= n
147##-- Last day of the experience used as restart for this component if Restart=y
148RestartDate=1899-12-31
149# Define restart simulation name for this component
150RestartJobName=EXP00
151RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
152# Old component name for restart (if empty, use new name)
153OldName=
154
155#========================================================================
156#D-- ListOfComponents -
157[ListOfComponents]
158#D- For each component, Name of component, Tag of component
159ATM= (lmdz, LMDZ4-dev)
160SRF= (orchidee, ORCHIDEE_1_9_5)
161SBG= (stomate, ORCHIDEE_1_9_5)
162OCE= (opa9, CMIP5_IPSL)
163ICE= (lim2, CMIP5_IPSL)
164MBG= (pisces, CMIP5_IPSL)
165CPL= (oasis, OASIS3)
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, 26MPI)
172SRF= ("", "")
173SBG= ("", "")
174OCE= (opa, opa.xx, 5MPI)
175ICE= ("", "")
176MBG= ("", "")
177CPL= (oasis, oasis, 1MPI)
178
179#========================================================================
180#D-- Post -
181[Post]
182#D- Do we rebuild parallel output, this flag determines
183#D- frequency of rebuild submission (use NONE for DRYRUN=3)
184RebuildFrequency=1Y
185#D- Do we rebuild parallel output from archive (use true on vargas )
186RebuildFromArchive=NONE
187#D- If you want to produce time series, this flag determines
188#D- frequency of post-processing submission (NONE if you don't want)
189TimeSeriesFrequency=10Y
190#D- If you want to produce seasonal average, this flag determines
191#D- the period of this average (NONE if you don't want)
192SeasonalFrequency=10Y
193#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
194#D- Usefull if you do not want to consider the first X simulation's years
195SeasonalFrequencyOffset=0
196
197#========================================================================
Note: See TracBrowser for help on using the repository browser.