source:
NEMO/branches/2020/dev_r13327_KERNEL-06_2_techene_e3/tests/AM98/EXPREF/iodef.xml
@
13503
Last change on this file since 13503 was 13503, checked in by techene, 3 years ago | |
---|---|
File size: 1.1 KB |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <simulation> |
3 | |
4 | <!-- ============================================================================================ --> |
5 | <!-- XIOS context --> |
6 | <!-- ============================================================================================ --> |
7 | |
8 | <context id="xios"> |
9 | |
10 | <variable_definition> |
11 | |
12 | <variable id="info_level" type="int">0</variable> |
13 | <variable id="using_server" type="bool">false</variable> |
14 | <variable id="using_oasis" type="bool">false</variable> |
15 | <variable id="oasis_codes_id" type="string" >oceanx</variable> |
16 | |
17 | </variable_definition> |
18 | |
19 | </context> |
20 | |
21 | <!-- ============================================================================================ --> |
22 | <!-- NEMO CONTEXT add and suppress the components you need --> |
23 | <!-- ============================================================================================ --> |
24 | |
25 | <context id="nemo" src="./context_nemo.xml"/> <!-- NEMO --> |
26 | |
27 | </simulation> |
Note: See TracBrowser
for help on using the repository browser.