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

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

Do not output t_int if activate_ocean_skin == 2

  • 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 
[3672]1<?xml version = "1.0"?>
[1853]2<simulation> 
[3672]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
[3672]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
[3672]15      <variable id = "print_file" type = "bool">true</variable>
16    </variable_definition>
[2001]17
[3672]18  </context>
[2001]19
[3672]20  <context id = "LMDZ" src = "./context_lmdz.xml"/>
[1853]21</simulation>
Note: See TracBrowser for help on using the repository browser.