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.
definitions.rst in NEMO/trunk/doc/rst/source – NEMO

source: NEMO/trunk/doc/rst/source/definitions.rst @ 10201

Last change on this file since 10201 was 10201, checked in by nicolasmartin, 6 years ago

Various modifications related to the setting of a NEMO Quick Start Guide

  • Add missing namelist blocks from ICE and TOP
  • Create a hidden .global.rst to gather common URL links
  • Convert animated gif to frames images for PDF export
  • Place different README.rst appropriately in the code structure and refer to them with symbolic links in doc/rst/source
File size: 1.1 KB
Line 
1===========
2Definitions
3===========
4
5.. include:: .global.rst
6
7AGRIF
8   *Adaptive Grid Refinement In Fortran*,
9   package for the integration of full adaptive mesh refinement features within
10   an existing multidimensional finite difference model
11
12SI\ :sup:`3`\
13   *Sea Ice Integrated Initiative*,
14   unified sea ice model merging functionalities from CICE, GELATO and LIM into the NEMO framework
15
16OASIS
17   *Ocean Atmosphere Sea Ice Soil*,
18   coupling software to synchronise numerical codes representing different components of the climate system
19
20PISCES
21   *Pelagic Interactions Scheme for Carbon and Ecosystem Studies*,
22   biogeochemical model simulating marine ecosystems, cycles of carbon and the main nutrients
23
24TAM
25   *Tangent linear and Adjoint Model*,
26   tools to analyse and control the NEMO dynamical core for a wide range of applications such as
27   sensitivity analysis, parameter estimation, vectors computation or data assimilation.
28
29TOP
30   *Tracers in Ocean Paradigm*,
31   on/off-line oceanic tracers transport and biogeochemistry models
32
33XIOS
34   *XML Input Output Server*,
35   library dedicated to input/output management of climate code
Note: See TracBrowser for help on using the repository browser.