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 11042 for NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/latex – NEMO

Ignore:
Timestamp:
2019-05-23T15:46:11+02:00 (5 years ago)
Author:
girrmann
Message:

dev_r10984_HPC-13 : update with trunk at revision 11041

Location:
NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/latex
Files:
22 deleted
3 edited
6 copied

Legend:

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

    r10896 r11042  
    3131 
    3232\captionsetup{margin=10pt, font={small}, labelsep=colon, labelfont={bf}} 
    33 \graphicspath{{../../../figures/}} 
    3433\hypersetup{ 
    3534   pdftitle={NEMO ocean engine}, pdfauthor={Gurvan Madec, and NEMO System Team}, 
     
    4544 
    4645\pagestyle{fancy} 
    47 \bibliographystyle{../main/ametsoc} 
     46\bibliographystyle{../../NEMO/main/ametsoc} 
    4847 
    4948%% Additionnal fonts 
     
    128127 
    129128%% Index entries (italic font for files, preformat for code) 
    130 \newcommand{\hf}[1]{\textit{#1.h90}            \index{h90 file!#1}} 
     129\newcommand{\hf}[1]{\textit{#1.h90}            \index{h90 files!#1}} 
    131130\newcommand{\ifile}[1]{\textit{#1.nc}          \index{Input NetCDF files!#1.nc}} 
    132131\newcommand{\jp}[1]{\texttt{#1}                \index{Model parameters!#1}} 
    133132\newcommand{\key}[1]{\texttt{\textbf{key\_#1}} \index{CPP keys!key\_#1}} 
    134133\newcommand{\mdl}[1]{\textit{#1.F90}           \index{Modules!#1}} 
    135 \newcommand{\ngn}[1]{\texttt{#1}               \index{Namelist Group Name!#1}} 
    136 \newcommand{\np}[1]{\texttt{#1}                \index{Namelist variables!#1}} 
     134\newcommand{\ngn}[1]{\texttt{#1}               \index{Namelist Group Names!#1}} 
     135\newcommand{\np}[1]{\texttt{#1}                \index{Namelist parameters!#1}} 
    137136\newcommand{\rou}[1]{\texttt{#1}               \index{Routines!#1}} 
    138137 
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/latex/NEMO/main/NEMO_manual.tex

    r10614 r11042  
    22%% NEMO Reference Manual 
    33%% ============================================================================== 
    4  
    5  
    6 %% Run ./PDF_creation.sh to generate the manual with latexmk 
    74 
    85 
     
    3330%% ============================================================================== 
    3431 
     32\graphicspath{{../../figures/logos/}} 
     33 
    3534%% Frontpage 
    3635\title{ 
     
    4140  \includegraphics[height=0.05\textheight]{NERC}       \\ 
    4241  \includegraphics[ width=0.8\textwidth  ]{NEMO_grey}  \\ 
    43   {\Huge NEMO ocean engine}                            \\ 
     42  {\Huge NEMO ocean engine}                                     \\ 
    4443} 
    4544\author{ 
    4645  \Large Gurvan Madec and NEMO System Team 
    47   \thanks{ 
    48     Yevgeny Aksenov, Mirek Andrejczuk, Mike Bell, Romain Bourdalle-Badie, Cl\'{e}ment Bricaud, 
    49     J\'{e}r\^{o}me Chanut, Stefania Ciliberti, Emanuela Clementi, Andrew Coward, Damiano Delrosso, 
    50     Massimiliano Drudi, Christian Eth\'{e}, Simona Flavoni, Doroteaciro Iovino, Claire L\'{e}vy, Tomas Lovato, 
    51     Nicolas Martin, S\'{e}bastien Masson, Pierre Mathiot, Gelsomina Mattia, Francesca Mele, Silvia Mocavero, 
    52     Simon M\"{u}ller, George Nurser, Enda O'Dea, Julien Paul, Cl\'{e}ment Rousset, Dave Storkey, 
    53     Martin Vancoppenolle 
    54   }                                                        \\ 
    55                                                            \\ 
     46%  \thanks{ 
     47% 
     48%  }                                                        \\ 
     49%                                                           \\ 
    5650  \textit{Issue 27, Notes du P\^{o}le de mod\'{e}lisation} \\ 
    5751  \textit{Institut Pierre-Simon Laplace (IPSL)}            \\ 
    5852  \textit{ISSN 1288-1619} 
    5953} 
    60 \date{Version 4.0 -- January 2019} 
    61 %\date{\today} 
     54\date{\today} 
    6255 
    6356\maketitle 
     
    7467 
    7568\mainmatter 
     69 
     70\graphicspath{{../../figures/NEMO/}} 
    7671 
    7772%% Foreword 
  • NEMO/branches/2019/dev_r10984_HPC-13_IRRMANN_BDY_optimization/doc/latex/SI3/namelists/namdyn_adv

    • Property svn:mime-type set to text/x-fortran
Note: See TracChangeset for help on using the changeset viewer.