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 14676 for NEMO/branches/2020/dev_14237_KERNEL-01_IMMERSE_SEAMOUNT/doc/latex/TOP/main/settings.tex – NEMO

Ignore:
Timestamp:
2021-04-07T15:48:38+02:00 (3 years ago)
Author:
ayoung
Message:

Updating SEAMOUNT test case to trunk at revision 14675. 2021 ticket #2651. 2020 ticket #2480.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_14237_KERNEL-01_IMMERSE_SEAMOUNT/doc/latex/TOP/main/settings.tex

    r11591 r14676  
    1 %% Engine (folder name) 
    2 \def \engine{TOP} 
     1%% Engine 
     2\def\eng{TOP} 
    33 
    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} 
     4%% Cover page 
     5\def\spcup{\vspace*{1.30cm}} 
     6\def \hdg{Tracers in Ocean Paradigm (TOP)} 
     7\def\shdg{The NEMO passive tracers engine} 
     8\def\spcdn{\vspace*{1.00cm}} 
     9\def\autwd{0.15\linewidth}\def\lnlg{110pt}\def\abswd{0.70\linewidth} 
    1210 
    13 %% Color for document (frontpage banner, links and chapter boxes) 
    14 \def \setmanualcolor{ \definecolor{manualcolor}{cmyk}{1, 0, 1, .4} } 
     11%% Color in cmyk model for manual theme (frontpage banner, links and chapter boxes) 
     12\def\clr{1.0,0.0,1.0,0.4} 
    1513 
    1614%% IPSL publication number 
    17 \def \ipslnum{28} 
     15\def\ipsl{28} 
    1816 
    19 %% Zenodo ID, i.e. doi:10.5281/zenodo.\([0-9]*\) 
    20 \def \zid{1471700} 
     17%% Zenodo ID, i.e. doi:10.5281/zenodo.\zid 
     18\def\zid{1471700} 
Note: See TracChangeset for help on using the changeset viewer.