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.
context_nemo.xml in NEMO/branches/2020/dev_r13648_ASINTER-04_laurent_bulk_ice/tests/C1D_ASICS/EXP00 – NEMO

source: NEMO/branches/2020/dev_r13648_ASINTER-04_laurent_bulk_ice/tests/C1D_ASICS/EXP00/context_nemo.xml @ 14021

Last change on this file since 14021 was 14021, checked in by laurent, 3 years ago

Caught up with trunk rev 14020...

File size: 776 bytes
Line 
1<!--
2 ==============================================================================================
3    NEMO context
4==============================================================================================
5-->
6<context id="nemo">
7    <!-- $id$ -->
8
9<!-- Fields definition -->
10    <field_definition src="./field_def_nemo-oce.xml"/>   <!--  NEMO ocean dynamics                     -->
11
12<!-- Files definition -->
13    <file_definition src="./file_def_nemo-oce.xml"/>     <!--  NEMO ocean dynamics                     -->
14
15<!-- Axis definition -->
16    <axis_definition src="./axis_def_nemo.xml"/>
17 
18<!-- Domain definition -->
19    <domain_definition src="./domain_def_nemo.xml"/>
20
21<!-- Grids definition -->
22    <grid_definition   src="./grid_def_nemo.xml"/>
23 
24
25</context>
Note: See TracBrowser for help on using the repository browser.