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 11591 for NEMO/trunk/doc/latex/TOP/main – NEMO

Ignore:
Timestamp:
2019-09-25T13:52:24+02:00 (5 years ago)
Author:
nicolasmartin
Message:

Cleaning, linking and renaming

Location:
NEMO/trunk/doc/latex/TOP/main
Files:
1 deleted
1 edited
4 moved

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/latex/TOP/main/chapters.tex

    r11171 r11591  
    1 \subfile{../subfiles/introduction} 
    21\subfile{../subfiles/model_description} 
    32\subfile{../subfiles/model_setup} 
  • NEMO/trunk/doc/latex/TOP/main/introduction.tex

    r11558 r11591  
    1 \documentclass[../../NEMO/main/NEMO_manual]{subfiles} 
    2 \begin{document} 
    31% ================================================================ 
    42% INTRODUCTION 
     
    97TOP (Tracers in the Ocean Paradigm) handles oceanic passive tracers in NEMO. At present, this component provides the physical constraints and boundaries conditions for oceanic tracers transport and represents a generalized, hardwired interface toward biogeochemical models to enable a seamless coupling. 
    108 
    11 It includes three independent components :   
     9It includes three independent components : 
    1210 
    1311\begin{itemize} 
     
    3432\end{itemize} 
    3533 
    36 \begin{figure}[ht]         
     34\begin{figure}[ht] 
    3735\begin{center} 
    3836\vspace{0cm} 
     
    4139\caption{A schematic view of NEMO-TOP component} 
    4240\label{topdesign} 
    43 \end{center}    
     41\end{center} 
    4442\end{figure} 
    45  
    46 \end{document} 
    47  
  • NEMO/trunk/doc/latex/TOP/main/settings.tex

    r11558 r11591  
    44%% Title and cover page settings 
    55\def \spacetop{  \vspace*{1.3cm} } 
    6 \def \heading{Tracers in Ocean Paradigm (TOP) 
     6\def \heading{Tracers in Ocean Paradigm (TOP)} 
    77\def \subheading{The NEMO passive tracers engine} 
    8 \def \spacedown{ \vspace*{1cm  } } 
     8\def \spacedown{ \vspace*{  1cm} } 
    99\def \authorswidth{0.15\linewidth} 
    1010\def \rulelenght{110pt} 
     
    1212 
    1313%% Color for document (frontpage banner, links and chapter boxes) 
    14 \def \setcolor{ \definecolor{manualcolor}{cmyk}{1, 0, 1, 0.4} } 
     14\def \setmanualcolor{ \definecolor{manualcolor}{cmyk}{1, 0, 1, .4} } 
    1515 
    1616%% IPSL publication number 
Note: See TracChangeset for help on using the changeset viewer.