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.
Abstracts_Foreword.tex in trunk/DOC/TexFiles/Chapters – NEMO

source: trunk/DOC/TexFiles/Chapters/Abstracts_Foreword.tex @ 6140

Last change on this file since 6140 was 6140, checked in by timgraham, 8 years ago

Merge of branches/2015/dev_merge_2015 back into trunk. Merge excludes NEMOGCM/TOOLS/OBSTOOLS/ for now due to issues with the change of file type. Will sort these manually with further commits.

Branch merged as follows:
In the working copy of branch ran:
svn merge svn+ssh://forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/trunk@HEAD
Small conflicts due to bug fixes applied to trunk since the dev_merge_2015 was copied. Bug fixes were applied to the branch as well so these were easy to resolve.
Branch committed at this stage

In working copy run:
svn switch svn+ssh://forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/trunk
to switch working copy

Run:
svn merge --reintegrate svn+ssh://forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/branches/2015/dev_merge_2015
to merge the branch into the trunk and then commit - no conflicts at this stage.

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