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.
foreword.tex in NEMO/branches/2019/fix_vvl_ticket1791/doc/latex/NEMO/main – NEMO

source: NEMO/branches/2019/fix_vvl_ticket1791/doc/latex/NEMO/main/foreword.tex @ 11712

Last change on this file since 11712 was 11422, checked in by jchanut, 5 years ago

#1791, merge with trunk

File size: 1.4 KB
Line 
1% ================================================================
2% Foreword
3% ================================================================
4\chapter*{Foreword}
5
6The ocean engine of NEMO (Nucleus for European Modelling of the Ocean) is a primitive equation model adapted to
7regional and global ocean circulation problems.
8It is intended to be a flexible tool for studying the ocean and its interactions with the others components of
9the earth climate system over a wide range of space and time scales.
10
11Prognostic variables are the three-dimensional velocity field, a non-linear sea surface height,
12the \textit{Conservative} Temperature and the \textit{Absolute} Salinity.
13In the horizontal direction, the model uses a curvilinear orthogonal grid and in the vertical direction,
14a full or partial step $z$-coordinate, or $s$-coordinate, or a mixture of the two.
15The distribution of variables is a three-dimensional Arakawa C-type grid.
16Various physical choices are available to describe ocean physics, including TKE, and GLS vertical physics.
17
18Within NEMO, the ocean is interfaced with a sea-ice model (SI$^3$)
19 %or \href{https://github.com/CICE-Consortium/CICE}{CICE}),
20passive tracer and biogeochemical models (TOP-PISCES) and,
21via the \href{https://portal.enes.org/oasis}{OASIS} coupler, with several atmospheric general circulation models.
22It also support two-way grid embedding via the \href{http://agrif.imag.fr}{AGRIF} software.
Note: See TracBrowser for help on using the repository browser.