source: XIOS/xios_training/hands-on-2/answer/iodef.xml_1 @ 2046

Last change on this file since 2046 was 2046, checked in by ymipsl, 3 years ago
File size: 386 bytes
Line 
1<?xml version="1.0"?>
2<simulation>
3 <context id="test">
4   <calendar type="Gregorian" time_origin="2021-01-01" start_date="2021-03" />
5 </context>
6
7  <context id="xios">
8     <variable_definition>
9        <variable_group id="parameters" >
10          <variable id="print_file" type="bool">true</variable>
11        </variable_group>
12     </variable_definition>
13  </context>
14
15</simulation>
16
Note: See TracBrowser for help on using the repository browser.