source: dynamico_lmdz/guided/Experiments/NUDG_DYNAMICO/iodef.xml @ 4249

Last change on this file since 4249 was 4152, checked in by jisesh, 5 years ago

guided: new folder for DYNAMICO INPUTFILE NUDGING

File size: 764 bytes
Line 
1<?xml version="1.0"?>
2<simulation> 
3        <context  id="xios">
4                <variable_definition>
5                <variable id="print_file" type="bool"> true </variable> 
6                <variable_group id="buffer">
7                 <variable id="min_buffer_size" type="double">1000000</variable>
8                 <variable id="buffer_size_factor" type="double">4</variable>
9                 <variable id="recv_field_timeout" type="double">500</variable>
10                </variable_group>
11
12                <variable_group id="parameters" >
13                        <variable id="using_server" type="bool">false</variable>
14                        <variable id="info_level" type="int">100</variable>
15                </variable_group>
16                </variable_definition>
17        </context>
18        <context id="icosagcm" src="./icosa.xml" /> 
19</simulation>
Note: See TracBrowser for help on using the repository browser.