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

Ignore:
Timestamp:
2019-09-09T12:05:20+02:00 (5 years ago)
Author:
smasson
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/latex/NEMO/main/definitions.tex

    r11263 r11512  
    1 %% Engine (folder name) 
     1%% Engine (subfolder name) 
    22\def \engine{NEMO} 
    33 
    4 %% Title (variable name already use by 'titling' pkg) 
     4%% Title and cover page settings 
     5\def \spacetop{  \vspace*{1.85cm} } 
    56\def \heading{NEMO ocean engine} 
     7\def \subheading{} 
     8\def \spacedown{ \vspace*{0.75cm } } 
     9\def \authorswidth{ 0.3\linewidth} 
     10\def \rulelenght{270pt} 
     11\def \abstractwidth{0.6\linewidth} 
    612 
    7 %% Authors (thanks will apply to the second author) 
    8 \def \firstauthor{Gurvan Madec~} 
    9 \def \secondauthor{NEMO System Team} 
     13%% Color for document (frontpage banner, links  and chapter boxes) 
     14\def \setcolor{ \definecolor{manualcolor}{cmyk}{1, .60, 0, .40} } 
    1015 
    1116%% IPSL publication number 
Note: See TracChangeset for help on using the changeset viewer.