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.
Changeset 11573 for NEMO/branches/2019/dev_r11233_AGRIF-05_jchanut_vert_coord_interp/doc/latex/TOP/main/definitions.tex – NEMO

Ignore:
Timestamp:
2019-09-19T11:18:03+02:00 (5 years ago)
Author:
jchanut
Message:

#2222, merged with trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11233_AGRIF-05_jchanut_vert_coord_interp/doc/latex/TOP/main/definitions.tex

    r11181 r11573  
    22\def \engine{TOP} 
    33 
    4 %% Title (variable name already use by 'titling' pkg) 
    5 \def \heading{Tracers in Ocean Paradigm (TOP) \\ The NEMO passive tracers engine} 
     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} 
    612 
    7 %% Authors (thanks will apply to the second author) 
    8 \def \firstauthor{} 
    9 \def \secondauthor{NEMO TOP Working Group} 
     13%% Color for document (frontpage banner, links and chapter boxes) 
     14\def \setcolor{ \definecolor{manualcolor}{cmyk}{1, 0, 1, 0.4} } 
    1015 
    1116%% IPSL publication number 
Note: See TracChangeset for help on using the changeset viewer.