source: configs/dcmip2016/RUNS/BAROCLINIC_WAVE/moist_full_physiq_0.5deg/iodef.xml @ 433

Last change on this file since 433 was 433, checked in by ymipsl, 8 years ago

Update dcmip 2016 baroclinic wave config

YM

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