source: configs/dcmip2016/RUNS/BAROCLINIC_WAVE/dry/iodef.xml @ 484

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

Adapt DCMIP2016 testcases to news output (start/restart files management)

YM

File size: 531 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_group id="buffer">
8                </variable_group>
9
10                <variable_group id="parameters" >
11                        <variable id="using_server" type="bool">false</variable>
12                        <variable id="info_level" type="int">100</variable>
13                </variable_group>
14                </variable_definition>
15        </context>
16       
17
18        <context id="icosagcm" src="./icosa.xml" /> 
19
20</simulation>
Note: See TracBrowser for help on using the repository browser.