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/dev_r11470_HPC_12_mpi3/doc/latex/TOP/main – NEMO

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

Last change on this file since 11712 was 11433, checked in by nicolasmartin, 5 years ago

Pre-implementation of new cover page and new headings style for reference manuals

Cover page

The layout of the frontpage has been completely redesigned,
a coloured banner has been added to emphasize the title and easily identify each manual
between them.
The chosen color for each document (blue for NEMO, gray for SI3 and green for TOP) will be
used throughout the manual for the links and in the chapter headings.
The list of authors (writers/editors/reviewers) for the version of the manual is given next to
the abstract, which is now included in the frontpage.
A link to an existing ORCID profile for the author precedes its name.
Few settings have been added to each definitions.tex in order to adjust the rendering of the cover page (vertical spaces above and below the title, a subtitle, the width for authors list and
abstract section)

Headings

  • header: chapter number and title for even pages, same infos for section otherwise
  • footer: name of the manual and page numbering with the total number of pages (reverse order between odd/even pages)

For the chapter heading, a new style 'Bjornstrup' from fncychap package is now use.

Abstract

Split the section in two paragraphs for all manuals

  1. Common description with almost the same sentences only customized by the general infos of the model
  2. Specific part for the characteristics of the model

Troubleshooting

As announced, I have introduced some icons from academicons and fontawesome packages.
It required to switch from pdflatex to xelatex for the compilation and it prevents from now
the building of the whole document.
Also the PDF generated does not look nice due to the font

Work in progress...

File size: 1.6 KB
Line 
1%% ================================================================
2%% Abstract
3%% ================================================================
4
5%% Common part between NEMO-SI3-TOP
6``Tracers in Ocean Paradigm'' (\TOP) is the passive tracers engine of
7the \NEMO\ ocean model (``Nucleus for European Modelling of the Ocean'').
8It is intended to be a flexible tool for studying the on/offline oceanic tracers transport and
9the biogeochemical processes (``green ocean''),
10as well as its interactions with the other components of the Earth climate system over
11a wide range of space and time scales.
12\TOP\ is interfaced with the \NEMO\ ocean engine, and,
13via the \href{http://portal.enes.org/oasis}{OASIS} coupler,
14with several atmospheric general circulation models.
15%It also supports two-way grid embedding by means of the \href{http://agrif.imag.fr}{AGRIF} software.
16
17%% Specific part
18This component provides the physical constraints and boundaries conditions for
19oceanic tracers transport and represents a generalized, hardwired interface toward
20biogeochemical models to enable a seamless coupling.
21In particular, transport dynamics are supplied by the ocean dynamical core thus
22enabling the use of all available advection and diffusion schemes in both on- and off-line modes.
23\TOP\ is designed to handle multiple oceanic tracers through a modular approach and
24it includes different sub-modules: ocean water age, inorganic carbon (CFCs) \& radiocarbon (C14b),
25built-in biogeochemical model (PISCES), and prototype for user-defined cases or
26coupling with alternative biogeochemical models (\eg \href{http://www.bfm-community.eu}{BFM}).
Note: See TracBrowser for help on using the repository browser.