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/2019/dev_r12072_TOP-01_ENHANCE-11_CEthe/cfgs/C1D_PAPA/EXPREF – NEMO

source: NEMO/branches/2019/dev_r12072_TOP-01_ENHANCE-11_CEthe/cfgs/C1D_PAPA/EXPREF/context_nemo.xml @ 12109

Last change on this file since 12109 was 12109, checked in by cetlod, 4 years ago

check out & merge dev_r11643_ENHANCE-11_CEthe_Shaconemo_diags branch onto dev_r12072_TOP-01_ENHANCE-11_CEthe

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.