source: LMDZ6/branches/Ocean_skin/DefLists/iodef.xml @ 3806

Last change on this file since 3806 was 3798, checked in by lguez, 4 years ago

Sync latest trunk changes to Ocean_skin

  • Property copyright set to
    Name of program: LMDZ
    Creation date: 1984
    Version: LMDZ5
    License: CeCILL version 2
    Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
    See the license file in the root directory
File size: 591 bytes
RevLine 
[3798]1<?xml version = "1.0"?>
[1853]2<simulation> 
[3798]3  <context  id = "xios">
4    <variable_definition>
5      <variable_group id = "buffer">
6        buffer_size = 85000000
7        buffer_server_factor_size = 2
8      </variable_group>
[1853]9
[3798]10      <variable_group id = "parameters" >
11        <variable id = "using_server" type = "bool">false</variable>
12        <variable id = "info_level" type = "int">0</variable>
13      </variable_group>
[2001]14
[3798]15      <variable id = "print_file" type = "bool">true</variable>
16    </variable_definition>
[2001]17
[3798]18  </context>
[2001]19
[3798]20  <context id = "LMDZ" src = "./context_lmdz.xml"/>
[1853]21</simulation>
Note: See TracBrowser for help on using the repository browser.