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.
abstract_foreword.tex in branches/2017/dev_merge_2017/DOC/texfiles/chapters – NEMO

source: branches/2017/dev_merge_2017/DOC/texfiles/chapters/abstract_foreword.tex @ 9373

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

Global reorganisation of DOC directory: files/folders renaming

File size: 4.0 KB
Line 
1\documentclass[NEMO_book]{subfiles}
2\begin{document}
3
4% ================================================================
5% Abstract (English / French)
6% ================================================================
7
8\chapter*{Abstract / R\'{e}sum\'{e}}
9
10\vspace{-40pt}
11
12{\small
13The ocean engine of NEMO (Nucleus for European Modelling of the Ocean) is a primitive
14equation model adapted to regional and global ocean circulation problems. It is intended to
15be a flexible tool for studying the ocean and its interactions with the others components of
16the earth climate system over a wide range of space and time scales.
17Prognostic variables are the three-dimensional velocity field, a non-linear sea surface height,
18the \textit{Conservative} Temperature and the \textit{Absolute} Salinity.
19In the horizontal direction, the model uses a curvilinear orthogonal grid and in the vertical direction,
20a full or partial step $z$-coordinate, or $s$-coordinate, or a mixture of the two.
21The distribution of variables is a three-dimensional Arakawa C-type grid.
22Various physical choices are available to describe ocean physics, including TKE, and GLS vertical physics.
23Within NEMO, the ocean is interfaced with a sea-ice model (LIM or CICE), passive tracer and
24biogeochemical models (TOP) and, via the OASIS coupler, with several atmospheric general circulation models.
25It also support two-way grid embedding via the AGRIF software.
26
27% ================================================================
28% \vspace{0.5cm}
29
30%Le moteur oc\'{e}anique de NEMO (Nucleus for European Modelling of the Ocean) est un
31%mod\`{e}le aux \'{e}quations primitives de la circulation oc\'{e}anique r\'{e}gionale et globale.
32%Il se veut un outil flexible pour \'{e}tudier sur un vaste spectre spatiotemporel l'oc\'{e}an et ses
33%interactions avec les autres composantes du syst\`{e}me climatique terrestre.
34%Les variables pronostiques sont le champ tridimensionnel de vitesse, une hauteur de la mer
35%lin\'{e}aire, la Temp\'{e}rature Conservative et la Salinit\'{e} Absolue.
36%La distribution des variables se fait sur une grille C d'Arakawa tridimensionnelle utilisant une
37%coordonn\'{e}e verticale $z$ \`{a} niveaux entiers ou partiels, ou une coordonn\'{e}e s, ou encore
38%une combinaison des deux. Diff\'{e}rents choix sont propos\'{e}s pour d\'{e}crire la physique
39%oc\'{e}anique, incluant notamment des physiques verticales TKE et GLS. A travers l'infrastructure
40%NEMO, l'oc\'{e}an est interfac\'{e} avec des mod\`{e}les de glace de mer (LIM ou CICE),
41%de biog\'{e}ochimie marine et de traceurs passifs, et, via le coupleur OASIS, \`{a} plusieurs
42%mod\`{e}les de circulation g\'{e}n\'{e}rale atmosph\'{e}rique.
43%Il supporte \'{e}galement l'embo\^{i}tement interactif de maillages via le logiciel AGRIF.
44} 
45
46% ================================================================
47% Disclaimer
48% ================================================================
49\chapter*{Disclaimer}
50
51Like all components of NEMO, the ocean component is developed under the CECILL license,
52which is a French adaptation of the GNU GPL (General Public License). Anyone may use it
53freely for research purposes, and is encouraged to communicate back to the NEMO team
54its own developments and improvements. The model and the present document have been
55made available as a service to the community. We cannot certify that the code and its manual
56are free of errors. Bugs are inevitable and some have undoubtedly survived the testing phase.
57Users are encouraged to bring them to our attention. The author assumes no responsibility
58for problems, errors, or incorrect usage of NEMO.
59
60 \vspace{1cm}
61NEMO reference in papers and other publications is as follows:
62 \vspace{0.5cm}
63
64Madec, G., and the NEMO team, 2008: NEMO ocean engine.
65\textit{Note du P\^ole de mod\'{e}lisation}, Institut Pierre-Simon Laplace (IPSL), France,
66No 27, ISSN No 1288-1619.\\
67
68
69 \vspace{0.5cm}
70Additional information can be found on \href{http://www.nemo-ocean.eu/}{nemo-ocean.eu} website.
71 \vspace{0.5cm}
72
73\end{document}
Note: See TracBrowser for help on using the repository browser.