Changeset 11170
- Timestamp:
- 2019-06-21T12:18:45+02:00 (6 years ago)
- Location:
- NEMO/trunk/doc/latex
- Files:
-
- 5 added
- 3 edited
- 2 copied
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/doc/latex/global/document.tex
r11154 r11170 1 1 %% ============================================================================== 2 %% NEMOReference Manual2 %% Reference Manual 3 3 %% ============================================================================== 4 4 5 %% NEMO release version 6 \def\version{X.X~} 5 7 6 8 %% Preamble … … 12 14 %% Custom style (.sty) 13 15 \usepackage{../../global/packages} 14 \hypersetup{ 15 pdftitle={NEMO ocean engine}, 16 pdfauthor={Gurvan Madec and NEMO System Team}, 17 colorlinks 18 } 16 17 %% Engine name and Zenodo DOI 18 \input{definitions} 19 19 20 20 %% Include references and index for single subfile compilation 21 \newcommand{\biblio}{\bibliography{../main/ NEMO_manual}}21 \newcommand{\biblio}{\bibliography{../main/bibliography}} 22 22 \newcommand{\pindex}{\printindex} 23 23 … … 36 36 %% ============================================================================== 37 37 38 \title{NEMO ocean engine}39 \author{Gurvan Madec \and NEMO System Team\thanks{40 TBD41 }42 }43 \date{\today}44 45 38 %% Title and information pages 46 39 \input{../../global/frontpages} 47 40 48 %% Citation embedded 49 \textsf{ 50 ``{\bfseries NEMO ocean engine}'', 51 Madec Gurvan and NEMO System Team, 52 {\em Scientific Notes of Climate Modelling Center (27)} -- ISSN 1288-1619, 53 Institut Pierre-Simon Laplace (IPSL), 54 \href{https://doi.org/10.5281/zenodo.1464816}{doi:10.5281/zenodo.1464816} 55 } 41 %% Engine citation 42 \input{../../global/citation} 56 43 44 %% Foreword 57 45 \newpage 58 46 %\frontmatter %% Chapter numbering off and Roman numerals for page numbers 59 47 \pagenumbering{roman} 60 61 \subfile{../subfiles/foreword} %% Foreword 62 48 \subfile{../subfiles/foreword} 63 49 64 50 %% ToC i.e. Table of Contents 65 51 \newpage 66 \dominitoc 67 \tableofcontents 52 \dominitoc\tableofcontents 68 53 69 54 \clearpage 70 55 %\end{document} 56 71 57 72 58 %% Mainmatter … … 76 62 \pagenumbering{arabic} 77 63 78 \graphicspath{{../../figures/NEMO/}} 64 \graphicspath{{../../figures/\engine/}} 65 \input{chapters} 79 66 80 \subfile{../subfiles/introduction} %% Introduction81 82 %% Chapters83 \subfile{../subfiles/chap_model_basics}84 \subfile{../subfiles/chap_time_domain} %% Time discretisation (time stepping strategy)85 \subfile{../subfiles/chap_DOM} %% Space discretisation86 \subfile{../subfiles/chap_TRA} %% Tracer advection/diffusion equation87 \subfile{../subfiles/chap_DYN} %% Dynamics : momentum equation88 \subfile{../subfiles/chap_SBC} %% Surface Boundary Conditions89 \subfile{../subfiles/chap_LBC} %% Lateral Boundary Conditions90 \subfile{../subfiles/chap_LDF} %% Lateral diffusion91 \subfile{../subfiles/chap_ZDF} %% Vertical diffusion92 \subfile{../subfiles/chap_DIA} %% Outputs and Diagnostics93 \subfile{../subfiles/chap_OBS} %% Observation operator94 \subfile{../subfiles/chap_ASM} %% Assimilation increments95 \subfile{../subfiles/chap_STO} %% Stochastic param.96 \subfile{../subfiles/chap_misc} %% Miscellaneous topics97 \subfile{../subfiles/chap_CONFIG} %% Predefined configurations98 67 99 68 %% Appendix 100 69 %% ============================================================================== 101 70 102 \appendix % Chapter numbering is reset with letters now 71 %% Chapter numbering is reset with letters now 72 \appendix 103 73 104 \subfile{../subfiles/annex_A} %% Generalised vertical coordinate 105 \subfile{../subfiles/annex_B} %% Diffusive operator 106 \subfile{../subfiles/annex_C} %% Discrete invariants of the eqs. 107 \subfile{../subfiles/annex_iso} %% Isoneutral diffusion using triads 108 \subfile{../subfiles/annex_D} %% Coding rules 74 \input{appendices} 109 75 110 %% Not included111 %\subfile{../subfiles/chap_model_basics_zstar}112 %\subfile{../subfiles/chap_DIU}113 %\subfile{../subfiles/chap_conservation}114 %\subfile{../subfiles/annex_E} %% Notes on some on going staff115 76 116 77 %% Backmatter … … 120 81 121 82 %% Bibliography 122 \phantomsection 123 \addcontentsline{toc}{chapter}{Bibliography} 124 \bibliography{../main/NEMO_manual} 83 \phantomsection\addcontentsline{toc}{chapter}{Bibliography} 84 \bibliography{../main/bibliography} 125 85 126 86 %% Index 127 87 \clearpage 128 \phantomsection 129 \addcontentsline{toc}{chapter}{Index} 88 \phantomsection\addcontentsline{toc}{chapter}{Index} 130 89 \printindex 131 90 -
NEMO/trunk/doc/latex/global/frontpages.tex
r11148 r11170 1 \graphicspath{{../../figures/logos/}} 1 \title{\heading} 2 \author{\1stauthor \and \2ndauthor\thanks{\protect\input{thanks}}} 3 \date{\today} 4 5 \graphicspath{{../../figures/}} 2 6 3 7 \pretitle{ … … 5 9 \begin{figure}[H] 6 10 \begin{minipage}[c]{0.35\textwidth} 7 \href{http://www.nemo-ocean.eu}{\includegraphics[width=0.7\textwidth]{ NEMO_grey}}11 \href{http://www.nemo-ocean.eu}{\includegraphics[width=0.7\textwidth]{logos/NEMO_grey}} 8 12 \end{minipage} 9 13 \hfill … … 17 21 } 18 22 \posttitle{\par\end{center}\vskip 0.5em} 19 \preauthor{\begin{center}\Large\lineskip 23 \preauthor{\begin{center}\Large\lineskip0.5em\begin{tabular}[t]{c}} 20 24 \postauthor{\end{tabular}\par\end{center}} 21 25 \predate{ 22 26 \vfill 23 27 \begin{center} 24 \large 25 Version X.X -- 28 \large Version \version --- 26 29 } 27 30 \postdate{ 28 \par 29 ~\\ 30 \href{http://doi.org/10.5281/zenodo.1464816}{\includegraphics{{../../NEMO/main/zenodo.1464816}.pdf}} 31 \par~\\ 32 \href{http://doi.org/10.5281/zenodo.\zid}{\includegraphics{{badges/zenodo.\zid}.pdf}} 31 33 \end{center} 32 34 \vfill 33 35 \begin{center} 34 % \hspace*{\fill} 35 \href{http://www.cmcc.it}{ \includegraphics[height=0.055\textheight]{CMCC}} %\hfill 36 \href{http://www.cmcc.it}{ \includegraphics[height=0.055\textheight]{logos/CMCC}} 36 37 \hspace{0.5em} 37 \href{http://www.cnrs.fr}{ \includegraphics[height=0.055\textheight]{ CNRS}} %\hfill38 \href{http://www.cnrs.fr}{ \includegraphics[height=0.055\textheight]{logos/CNRS}} 38 39 \hspace{0.9em} 39 \href{http://www.mercator-ocean.fr}{\includegraphics[height=0.055\textheight]{ MOI} } %\hfill40 \href{http://www.mercator-ocean.fr}{\includegraphics[height=0.055\textheight]{logos/MOI} } 40 41 \hspace{0.45em} 41 \href{http://www.metoffice.gov.uk}{ \includegraphics[height=0.055\textheight]{ UKMO}} %\hfill42 \href{http://www.metoffice.gov.uk}{ \includegraphics[height=0.055\textheight]{logos/UKMO}} 42 43 \hspace{0.5em} 43 \href{http://nerc.ukri.org}{ \includegraphics[height=0.055\textheight]{NERC}} \\ 44 % \hspace*{\fill} 45 \large{{\em{C}ommunity \hspace{1.5em} {O}cean \hspace{1.5em} {M}odel}} \\ 44 \href{http://nerc.ukri.org}{ \includegraphics[height=0.055\textheight]{logos/NERC}} \\ 45 \large{{\em{C}ommunity \hspace{1.5em} {O}cean \hspace{1.5em} {M}odel}} 46 46 \end{center} 47 47 } … … 57 57 \subsubsection*{Disclaimer} 58 58 59 Like all components of NEMO,60 th iscore engine is developed under the \href{http://www.cecill.info}{CECILL license},59 Like all components of the modelling framework, 60 the \engine~core engine is developed under the \href{http://www.cecill.info}{CECILL license}, 61 61 which is a French adaptation of the GNU GPL (General Public License). 62 62 Anyone may use it freely for research purposes, and is encouraged to … … 80 80 associated applications and an exhaustive users bibliography 81 81 \item the \href{http://forge.ipsl.jussieu.fr/nemo}{development platform} of the model with 82 the code repository and some main resources (wiki, ticket system, forums, ...)82 the code repository and some main resources (wiki, ticket system, forums, \ldots) 83 83 \item the \href{http://zenodo.org/communities/nemo-ocean}{online archive} 84 84 delivering the publications issued by the consortium … … 86 86 the \href{http://listes.ipsl.fr/sympa/info/nemo-newsletter}{newsletter} for 87 87 top-down communications from the project 88 (announcements, calls, job opportunities, ...)88 (announcements, calls, job opportunities, \ldots) 89 89 and the \href{http://listes.ipsl.fr/sympa/info/nemo-forge}{forge updates} 90 90 (commits, tickets and forums) … … 108 108 \hfill 109 109 \begin{minipage}[c]{0.25\textwidth} 110 \href{http://www.cmc.ipsl.fr}{\includegraphics[width=\textwidth]{ IPSL_upright}}110 \href{http://www.cmc.ipsl.fr}{\includegraphics[width=\textwidth]{logos/IPSL_upright}} 111 111 \end{minipage} 112 112 \end{figure} -
NEMO/trunk/doc/latex/global/packages.sty
r11148 r11170 1 %% LaTeX packages 1 %% LaTeX packages in use 2 2 %% ============================================================================== 3 3 4 \usepackage{natbib} %% bib 4 5 \usepackage{caption} %% caption … … 10 11 \usepackage[outputdir=../build]{minted} %% listing 11 12 \usepackage{amsmath} %% maths 12 \usepackage{fancyhdr} %% page13 %\usepackage{fancyhdr} %% page 13 14 \usepackage{minitoc} %% toc 14 15 \usepackage{subfiles} %% subdocs 15 \usepackage[utf8]{inputenc} %% input encoding16 16 \usepackage{draftwatermark} %% watermark 17 \usepackage{textcomp} %% Companion fonts 18 \usepackage{titling} 17 \usepackage{titling} %% titlepage 19 18 20 19 %% Extensions in bundle package 21 \usepackage{amssymb, graphicx, makeidx, tabularx} 20 \usepackage{amssymb, graphicx, makeidx, tabularx, textcomp} 21 \usepackage[utf8]{inputenc} %% input encoding 22 22 23 23 %% Configuration … … 30 30 \usepackage{../../global/styles} 31 31 \usepackage{../../global/new_cmds} 32 \usepackage{../../global/ minted}32 \usepackage{../../global/highlighting} 33 33 \usepackage{../../global/todonotes} -
NEMO/trunk/doc/latex/global/styles.sty
r11148 r11170 1 1 %% Styles 2 2 %% ============================================================================== 3 \pagestyle{fancy} 3 4 %\pagestyle{fancy} 4 5 \bibliographystyle{../../global/ametsoc} 5 6 … … 7 8 \DeclareMathAlphabet{\mathpzc}{OT1}{pzc}{m}{it} 8 9 10 %% Hyperref 11 \hypersetup{ 12 colorlinks 13 } 9 14 10 15 %% Page layout
Note: See TracChangeset
for help on using the changeset viewer.