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.tex in NEMO/branches/2021/ticket2581_trunk_icb_speeding_ticket/doc/latex/NEMO/main – NEMO

source: NEMO/branches/2021/ticket2581_trunk_icb_speeding_ticket/doc/latex/NEMO/main/abstract.tex @ 14399

Last change on this file since 14399 was 14257, checked in by nicolasmartin, 3 years ago

Overall review of LaTeX sources (not tested completely as of now):

  • Reworking global files: main document.tex, add glossary.tex, cosmetic changes...
  • Ignore missing namelists (namsbc_isf, namsbc_iscpl and namptr)
  • Removal of references for unused indices (\hfile, \ifile and \jp)
  • Update of .svnignore and svn:ignore properties accordingly
  • Split of manual abstract into a common NEMO abs for all and a specific one for each engine
  • Shrinking variables names used in the frontmatter
File size: 956 bytes
Line 
1%% =================================================================================================
2%% Specific abstract
3%% =================================================================================================
4
5%% Common part
6\input{../../global/nemo}
7
8%% Specific part
9The primitive equation model is adapted to regional and global ocean circulation problems down to
10kilometric scale.
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
14in the vertical direction, a full or partial step $z$-coordinate, or $s$-coordinate, or
15a mixture of the two.
16The distribution of variables is a three-dimensional Arakawa C-type grid.
17Various physical choices are available to describe ocean physics,
18so as various HPC functionalities to improve performances.
Note: See TracBrowser for help on using the repository browser.