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.
definitions.tex in NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/latex/TOP/main – NEMO

source: NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/latex/TOP/main/definitions.tex @ 11712

Last change on this file since 11712 was 11512, checked in by smasson, 5 years ago

dev_r10984_HPC-13 : merge with trunk@11511, see #2285

File size: 582 bytes
Line 
1%% Engine (folder name)
2\def \engine{TOP}
3
4%% Title and cover page settings
5\def \spacetop{  \vspace*{1.3cm} }
6\def \heading{Tracers in Ocean Paradigm (TOP)
7\def \subheading{The NEMO passive tracers engine}
8\def \spacedown{ \vspace*{1cm  } }
9\def \authorswidth{0.15\linewidth}
10\def \rulelenght{110pt}
11\def \abstractwidth{0.7\linewidth}
12
13%% Color for document (frontpage banner, links and chapter boxes)
14\def \setcolor{ \definecolor{manualcolor}{cmyk}{1, 0, 1, 0.4} }
15
16%% IPSL publication number
17\def \ipslnum{28}
18
19%% Zenodo ID, i.e. doi:10.5281/zenodo.\([0-9]*\)
20\def \zid{1471700}
Note: See TracBrowser for help on using the repository browser.