New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
iodef.xml in branches/UKMO/dev_r8126_LIM3_couple/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00 – NEMO

source: branches/UKMO/dev_r8126_LIM3_couple/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/iodef.xml @ 8877

Last change on this file since 8877 was 8877, checked in by frrh, 6 years ago

Clear out SVN keywords and properties.

File size: 1.1 KB
RevLine 
[1451]1<?xml version="1.0"?>
[7646]2<simulation>
[1451]3
[7646]4<!-- ============================================================================================ -->
5<!-- XIOS context                                                                                 -->
6<!-- ============================================================================================ -->
[4152]7
[7646]8  <context id="xios" >
[4996]9
[7646]10      <variable_definition>
[3707]11
[7646]12          <variable id="info_level"                type="int">10</variable>
13          <variable id="using_server"              type="bool">true</variable>
14          <variable id="using_oasis"               type="bool">false</variable>
15          <variable id="oasis_codes_id"            type="string" >oceanx</variable>
[3707]16
[7646]17      </variable_definition>
18  </context>
[3707]19
[7646]20<!-- ============================================================================================ -->
21<!-- NEMO  CONTEXT add and suppress the components you need                                       -->
22<!-- ============================================================================================ -->
[1451]23
[7646]24  <context id="nemo" src="./context_nemo.xml"/>       <!--  NEMO       -->
[3707]25
[1451]26</simulation>
Note: See TracBrowser for help on using the repository browser.