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