source: CONFIG/publications/ICOLMDZORINCA_CO2_Transport_GMD_2023/XIOS/inputs/Regular_ugrid/iodef.xml @ 6607

Last change on this file since 6607 was 6607, checked in by acosce, 10 months ago

XIOS used for ICOLMDZORINCA_CO2_Transport_GMD_2023

File size: 621 bytes
Line 
1<?xml version="1.0"?>
2<simulation>
3
4  <context id="atmosphere" src="./context_atmosphere.xml"/> 
5
6  <context id="xios">
7      <variable_definition>
8        <variable_group id="buffer">
9            <variable id="optimal_buffer_size" type="string">performance</variable>
10            <variable id="buffer_size_factor" type="double">1.0</variable>
11         </variable_group>
12
13        <variable_group id="parameters" >
14          <variable id="info_level" type="int">1</variable>
15          <variable id="print_file" type="bool">true</variable>
16        </variable_group>
17      </variable_definition>
18  </context>
19
20</simulation>
Note: See TracBrowser for help on using the repository browser.