-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenv_case.xml
383 lines (383 loc) · 19.1 KB
/
env_case.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
<?xml version="1.0"?>
<file id="env_case.xml" version="2.0">
<header>
These variables CANNOT BE CHANGED once a case has been created.
Invoke create_newcase again if a different grid or component
combination is required.
</header>
<group id="case_der">
<entry id="MODEL" value="cesm">
<type>char</type>
<desc>model system name</desc>
</entry>
<entry id="CASEFILE_HEADERS" value="$CIMEROOT/CIME/data/config/config_headers.xml">
<type>char</type>
<desc>contains both header and group information for all the case env_*.xml files </desc>
</entry>
<entry id="CASETOOLS" value="$CASEROOT/Tools">
<type>char</type>
<desc>Case Tools directory location (derived variable, not in namelists</desc>
</entry>
<entry id="CASEBUILD" value="$CASEROOT/Buildconf">
<type>char</type>
<desc>Buildconf directory location (derived variable not in namelist)</desc>
</entry>
<entry id="SCRIPTSROOT" value="$CIMEROOT/scripts">
<type>char</type>
<desc>Scripts root directory location (setup automatically to $CIMEROOT/scripts- DO NOT EDIT)</desc>
</entry>
<entry id="UTILROOT" value="$CIMEROOT/scripts/Tools">
<type>char</type>
<desc>Scripts root utils directory location (setup automatically to $CIMEROOT/scripts/Tools - DO NOT EDIT)</desc>
</entry>
<entry id="MODEL_VERSION" value="cesm3_0_alpha02a-57-gf0b8858">
<type>char</type>
<desc>Apparent version of the model used for this case</desc>
</entry>
</group>
<group id="case_last">
<entry id="GRIDS_SPEC_FILE" value="$SRCROOT/ccs_config/config_grids_nuopc.xml">
<type>char</type>
<desc>file containing specification of all supported model grids, domains and mapping files (for documentation only - DO NOT EDIT)</desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_grids_v2.2.xsd</schema>
</entry>
<entry id="MACHINES_SPEC_FILE" value="$SRCROOT/ccs_config/machines/config_machines.xml">
<type>char</type>
<desc>file containing machine specifications for target model primary component (for documentation only - DO NOT EDIT)</desc>
<schema version="2.0">$CIMEROOT/CIME/data/config/xml_schemas/config_machines.xsd</schema>
<schema version="3.0">$CIMEROOT/CIME/data/config/xml_schemas/config_machines_version3.xsd</schema>
</entry>
<entry id="BATCH_SPEC_FILE" value="$SRCROOT/ccs_config/machines/config_batch.xml">
<type>char</type>
<desc>file containing batch system details for target system (for documentation only - DO NOT EDIT)</desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_batch.xsd</schema>
</entry>
<entry id="WORKFLOW_SPEC_FILE" value="$SRCROOT/ccs_config/machines/config_workflow.xml">
<type>char</type>
<desc>file containing workflow (for documentation only - DO NOT EDIT)</desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_workflow.xsd</schema>
</entry>
<entry id="INPUTDATA_SPEC_FILE" value="$SRCROOT/ccs_config/config_inputdata.xml">
<type>char</type>
<desc>file containing inputdata server descriptions (for documentation only - DO NOT EDIT)</desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_inputdata.xsd</schema>
</entry>
<entry id="COMPILERS_SPEC_FILE" value="$SRCROOT/ccs_config/machines/config_compilers.xml">
<type>char</type>
<desc>file containing compiler specifications for target model primary component (for documentation only - DO NOT EDIT)</desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_compilers_v2.xsd</schema>
</entry>
<entry id="CMAKE_MACROS_DIR" value="$SRCROOT/ccs_config/machines/cmake_macros">
<type>char</type>
<desc>Directory containing cmake macros (for documentation only - DO NOT EDIT)</desc>
</entry>
<entry id="PIO_SPEC_FILE" value="$SRCROOT/ccs_config/machines/config_pio.xml">
<type>char</type>
<desc>file containing specification of pio settings for target model possible machine, compiler, mpilib, compset and/or grid attributes (for documentation only - DO NOT EDIT)</desc>
</entry>
<entry id="COMPSETS_SPEC_FILE" value="$COMP_ROOT_DIR_CPL/cime_config/config_compsets.xml">
<type>char</type>
<desc>file containing specification of all compsets for primary component (for documentation only - DO NOT EDIT)</desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_compsets.xsd</schema>
</entry>
<entry id="PES_SPEC_FILE" value="$COMP_ROOT_DIR_CPL/cime_config/config_pes.xml">
<type>char</type>
<desc>file containing specification of all pe-layouts for primary component (for documentation only - DO NOT EDIT)</desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_pes.xsd</schema>
</entry>
<entry id="ARCHIVE_SPEC_FILE" value="$SRCROOT/ccs_config/config_archive.xml">
<type>char</type>
<desc>file containing specification of archive files for each component (for documentation only - DO NOT EDIT)</desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_archive.xsd</schema>
</entry>
<entry id="TESTS_SPEC_FILE" value="$COMP_ROOT_DIR_CPL/cime_config/testdefs/testlist_drv.xml">
<type>char</type>
<desc>file containing specification of all system tests for primary component (for documentation only - DO NOT EDIT)</desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/testlist.xsd</schema>
</entry>
<entry id="TESTS_MODS_DIR" value="$COMP_ROOT_DIR_CPL/cime_config/testdefs/testmods_dirs">
<type>char</type>
<desc>directory containing test modifications for primary component tests (for documentation only - DO NOT EDIT)</desc>
</entry>
<entry id="USER_MODS_DIR" value="$COMP_ROOT_DIR_CPL/cime_config/usermods_dirs">
<type>char</type>
<desc>directory containing user modifications for primary components (for documentation only - DO NOT EDIT)</desc>
</entry>
<entry id="NAMELIST_DEFINITION_FILE" value="unset">
<type>char</type>
<desc>file containing namelist_definitions for all components </desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/entry_id_namelist.xsd</schema>
</entry>
<entry id="CONFIG_CPL_FILE" value="$COMP_ROOT_DIR_CPL/cime_config/config_component.xml">
<type>char</type>
<desc>file containing all non-component specific case configuration variables (for documentation only - DO NOT EDIT)</desc>
<schema version="2.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id.xsd</schema>
<schema version="3.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id_version3.xsd</schema>
</entry>
<entry id="CONFIG_CPL_FILE_MODEL_SPECIFIC" value="$SRCROOT/components/cmeps/cime_config/config_component_$MODEL.xml">
<type>char</type>
<desc>file containing all component specific driver configuration variables (for documentation only - DO NOT EDIT)</desc>
<schema version="2.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id.xsd</schema>
<schema version="3.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id_version3.xsd</schema>
</entry>
<entry id="CONFIG_ATM_FILE" value="$COMP_ROOT_DIR_ATM/cime_config/config_component.xml">
<type>char</type>
<desc>file containing specification of component specific definitions and values(for documentation only - DO NOT EDIT)</desc>
<schema version="2.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id.xsd</schema>
<schema version="3.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id_version3.xsd</schema>
</entry>
<entry id="CONFIG_LND_FILE" value="$COMP_ROOT_DIR_LND/cime_config/config_component.xml">
<type>char</type>
<desc>file containing specification of component specific definitions and values(for documentation only - DO NOT EDIT)</desc>
<schema version="2.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id.xsd</schema>
<schema version="3.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id_version3.xsd</schema>
</entry>
<entry id="CONFIG_ROF_FILE" value="$COMP_ROOT_DIR_ROF/cime_config/config_component.xml">
<type>char</type>
<desc>file containing specification of component specific definitions and values(for documentation only - DO NOT EDIT)</desc>
<schema version="2.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id.xsd</schema>
<schema version="3.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id_version3.xsd</schema>
</entry>
<entry id="CONFIG_ICE_FILE" value="$COMP_ROOT_DIR_ICE/cime_config/config_component.xml">
<type>char</type>
<desc>file containing specification of component specific definitions and values(for documentation only - DO NOT EDIT)</desc>
<schema version="2.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id.xsd</schema>
<schema version="3.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id_version3.xsd</schema>
</entry>
<entry id="CONFIG_OCN_FILE" value="$COMP_ROOT_DIR_OCN/cime_config/config_component.xml">
<type>char</type>
<desc>file containing specification of component specific definitions and values(for documentation only - DO NOT EDIT)</desc>
<schema version="2.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id.xsd</schema>
<schema version="3.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id_version3.xsd</schema>
</entry>
<entry id="CONFIG_GLC_FILE" value="$COMP_ROOT_DIR_GLC/cime_config/config_component.xml">
<type>char</type>
<desc>file containing specification of component specific definitions and values(for documentation only - DO NOT EDIT)</desc>
<schema version="2.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id.xsd</schema>
<schema version="3.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id_version3.xsd</schema>
</entry>
<entry id="CONFIG_IAC_FILE" value="$COMP_ROOT_DIR_IAC/cime_config/config_component.xml">
<type>char</type>
<desc>file containing specification of component specific definitions and values(for documentation only - DO NOT EDIT)</desc>
<schema version="2.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id.xsd</schema>
<schema version="3.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id_version3.xsd</schema>
</entry>
<entry id="CONFIG_WAV_FILE" value="$COMP_ROOT_DIR_WAV/cime_config/config_component.xml">
<type>char</type>
<desc>file containing specification of component specific definitions and values(for documentation only - DO NOT EDIT)</desc>
<schema version="2.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id.xsd</schema>
<schema version="3.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id_version3.xsd</schema>
</entry>
<entry id="CONFIG_ESP_FILE" value="$COMP_ROOT_DIR_ESP/cime_config/config_component.xml">
<type>char</type>
<desc>file containing specification of component specific definitions and values(for documentation only - DO NOT EDIT)</desc>
<schema version="2.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id.xsd</schema>
<schema version="3.0">$CIMEROOT/CIME/data/config/xml_schemas/entry_id_version3.xsd</schema>
</entry>
<entry id="BUILD_LIB_FILE">
<type>char</type>
<desc> path to buildlib script for the given library </desc>
</entry>
<entry id="COMPSET" value="2000_XATM_XLND_XICE_XOCN_XROF_XGLC_XWAV_SESP">
<type>char</type>
<desc>Component set long name (for documentation only - DO NOT EDIT)</desc>
</entry>
</group>
<group id="case_comps">
<entry id="COMP_ROOT_DIR_ATM" value="$CIMEROOT/CIME/non_py/src/components/xcpl_comps_$COMP_INTERFACE/xatm">
<type>char</type>
<desc>Root directory of the case atmospheric component </desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_compsets.xsd</schema>
</entry>
<entry id="COMP_ROOT_DIR_CPL" value="$SRCROOT/components/cmeps">
<type>char</type>
<desc>Root directory of the case driver/coupler component </desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_compsets.xsd</schema>
</entry>
<entry id="COMP_ROOT_DIR_OCN" value="$CIMEROOT/CIME/non_py/src/components/xcpl_comps_$COMP_INTERFACE/xocn">
<type>char</type>
<desc>Root directory of the case ocean component </desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_compsets.xsd</schema>
</entry>
<entry id="COMP_ROOT_DIR_WAV" value="$CIMEROOT/CIME/non_py/src/components/xcpl_comps_$COMP_INTERFACE/xwav">
<type>char</type>
<desc>Root directory of the case wave model component </desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_compsets.xsd</schema>
</entry>
<entry id="COMP_ROOT_DIR_GLC" value="$CIMEROOT/CIME/non_py/src/components/xcpl_comps_$COMP_INTERFACE/xglc">
<type>char</type>
<desc>Root directory of the case land ice component </desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_compsets.xsd</schema>
</entry>
<entry id="COMP_ROOT_DIR_ICE" value="$CIMEROOT/CIME/non_py/src/components/xcpl_comps_$COMP_INTERFACE/xice">
<type>char</type>
<desc>Root directory of the case sea ice component </desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_compsets.xsd</schema>
</entry>
<entry id="COMP_ROOT_DIR_ROF" value="$CIMEROOT/CIME/non_py/src/components/xcpl_comps_$COMP_INTERFACE/xrof">
<type>char</type>
<desc>Root directory of the case river runoff model component </desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_compsets.xsd</schema>
</entry>
<entry id="COMP_ROOT_DIR_LND" value="$CIMEROOT/CIME/non_py/src/components/xcpl_comps_$COMP_INTERFACE/xlnd">
<type>char</type>
<desc>Root directory of the case land model component </desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_compsets.xsd</schema>
</entry>
<entry id="COMP_ROOT_DIR_IAC" value="unset">
<type>char</type>
<desc>Root directory of the case integrated assessment component </desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_compsets.xsd</schema>
</entry>
<entry id="COMP_ROOT_DIR_ESP" value="$CIMEROOT/CIME/non_py/src/components/stub_comps_$COMP_INTERFACE/sesp">
<type>char</type>
<desc>Root directory of the case external system processing (esp) component </desc>
<schema>$CIMEROOT/CIME/data/config/xml_schemas/config_compsets.xsd</schema>
</entry>
</group>
<group id="case_comp">
<entry id="COMP_CLASSES" value="CPL,ATM,LND,ICE,OCN,ROF,GLC,WAV,ESP">
<type>char</type>
<desc>List of component classes supported by this driver</desc>
</entry>
<entry id="CONTAINER_ENVIRONMENT">
<type>char</type>
<valid_values/>
<desc>Container environment to invoke, if any</desc>
</entry>
<entry id="COMP_CPL" value="cpl">
<type>char</type>
<valid_values>cpl</valid_values>
<desc>Name of coupling component</desc>
</entry>
<entry id="COMP_ATM" value="xatm">
<type>char</type>
<valid_values>xatm</valid_values>
<desc>Name of atmosphere component</desc>
</entry>
<entry id="COMP_LND" value="xlnd">
<type>char</type>
<valid_values>xlnd</valid_values>
<desc>Name of land component</desc>
</entry>
<entry id="COMP_ICE" value="xice">
<type>char</type>
<valid_values>xice</valid_values>
<desc>Name of sea-ice component</desc>
</entry>
<entry id="COMP_OCN" value="xocn">
<type>char</type>
<valid_values>xocn</valid_values>
<desc>Name of ocean component</desc>
</entry>
<entry id="COMP_ROF" value="xrof">
<type>char</type>
<valid_values>xrof</valid_values>
<desc>Name of river component</desc>
</entry>
<entry id="COMP_GLC" value="xglc">
<type>char</type>
<valid_values>xglc</valid_values>
<desc>Name of land-ice component</desc>
</entry>
<entry id="COMP_WAV" value="xwav">
<type>char</type>
<valid_values>xwav</valid_values>
<desc>Name of wave component</desc>
</entry>
<entry id="COMP_ESP" value="sesp">
<type>char</type>
<valid_values>sesp</valid_values>
<desc>Name of ESP component</desc>
</entry>
</group>
<group id="case_def">
<entry id="FILES_CONFIG_SPEC" value="$CIMEROOT/config_files.xml">
<type>char</type>
<desc> main configuration file that specifies all relevant filenames
and directories to configure a case</desc>
</entry>
<entry id="CASEROOT" value="/glade/work/jedwards/sandboxes/cesm3_0_x/cime/scripts/foo">
<type>char</type>
<desc>full pathname of case</desc>
</entry>
<entry id="NONLOCAL" value="FALSE">
<type>logical</type>
<valid_values>TRUE,FALSE</valid_values>
<desc>user is not on the requested machine</desc>
</entry>
<entry id="CIMEROOT" value="/glade/work/jedwards/sandboxes/cesm3_0_x/cime">
<type>char</type>
<desc>full pathname of CIME source root directory</desc>
</entry>
<entry id="SRCROOT" value="/glade/work/jedwards/sandboxes/cesm3_0_x">
<type>char</type>
<desc>full pathname of source root directory</desc>
</entry>
<entry id="CASE" value="foo">
<type>char</type>
<desc>case name</desc>
</entry>
<entry id="SUPPORTED_BY" value="cseg">
<type>char</type>
<desc>current machine name support contact</desc>
</entry>
<entry id="MACH" value="derecho">
<type>char</type>
<desc>Machine name</desc>
</entry>
<entry id="MACHDIR" value="/glade/work/jedwards/sandboxes/cesm3_0_x/ccs_config/machines">
<type>char</type>
<desc>Machines directory location</desc>
</entry>
<entry id="EXTRA_MACHDIR">
<type>char</type>
<desc>Path to an extra directory containing supplementary machines files</desc>
</entry>
</group>
<group id="case_desc">
<entry id="USER" value="$ENV{USER}">
<type>char</type>
<desc>case user name</desc>
</entry>
<entry id="REALUSER" value="jedwards">
<type>char</type>
<desc>username of user who created case</desc>
</entry>
<entry id="CASE_HASH" value="7899c3db3286bc5b3af43276665c9648a7352c1c5671481ca919bce9cf6641ba">
<type>char</type>
<desc>Unique identifier for case</desc>
</entry>
</group>
<group id="config_batch">
<entry id="mpirun">
<type>char</type>
<desc>The mpi run command associated with the machine configured batch system</desc>
</entry>
<entry id="module_system" value="UNSET">
<type>char</type>
<desc>The module system type defined for this machine</desc>
</entry>
<entry id="module_init_path" value="UNSET">
<type>char</type>
<desc>The module initialization path for module system defined for this machine</desc>
</entry>
<entry id="module_cmd_path" value="UNSET">
<type>char</type>
<desc>The module command path for module system defined for this machine</desc>
</entry>
</group>
<group id="run_metadata">
<entry id="MODEL_DOI_URL" value="https://doi.org/10.5065/D67H1H0V">
<type>char</type>
<desc>run DOI</desc>
</entry>
</group>
<group id="run_component_cpl">
<entry id="CPL_USER_MODS">
<type>char</type>
<valid_values/>
<desc>User mods to apply to specific compset matches. </desc>
</entry>
</group>
</file>