source: CPL/oasis3-mct/branches/OASIS3-MCT_2.0_branch/doc/oasis3mct_UserGuide.tex @ 4775

Last change on this file since 4775 was 4775, checked in by aclsce, 4 years ago
  • Imported oasis3-mct from Cerfacs svn server (not suppotred anymore).

The version has been extracted from https://oasis3mct.cerfacs.fr/svn/branches/OASIS3-MCT_2.0_branch/oasis3-mct@1818

File size: 2.2 KB
Line 
1\documentclass[rs,english,toc,lot,lof,index,wide,overfull]{prismdoc}
2%====================================
3% PRISMDOC: Start Dokument Information
4%====================================
5%\usepackage{longtable}
6\usepackage{natbib}
7\usepackage{verbatim}
8\usepackage{epsfig}
9\usepackage{rotating}
10\usepackage{graphicx}
11\usepackage{amssymb}
12\usepackage{longtable}
13%
14% Specifications for cover pages:
15
16\prismdocNum{}
17\prismdocTitel{{\fontsize{13}{16}\selectfont
18    OASIS3-MCT User Guide \\ [0.5ex]
19    \it{OASIS3-MCT\_2.0 }}}
20\prismdocAutor{Edited by:  \\ [0.5ex]
21            S. Valcke, T. Craig, L. Coquart  \\[0.5ex]
22            CERFACS/CNRS SUC URA No1875 \\[0.5ex]
23}
24\prismdocVersion{CERFACS TR/CMGC/13/17}
25\prismdocSName{Sophie Valcke}
26\prismdocFAff{CNRS}
27\prismdocSAff{CERFACS}
28%\prismdocFEM{toto}
29\prismdocFEm{oasishelp(at)cerfacs.fr} 
30\prismdocFName{Laure Coquart}
31\prismdocSPhone{}
32\prismdocFPhone{}
33%\prismdocFWp{wpnn}
34%\prismdocSWp{wpnn}
35\prismdocDate{May 2013}
36
37
38%====================================
39% PRISMDOC: End Dokument Information
40%====================================
41\newcommand{\antispace}{\vspace*{-2ex}}
42\newcommand{\bigspace}{\vspace*{+4ex}}
43\newcommand{\medspace}{\vspace*{+2ex}}
44\newcommand{\smallspace}{\vspace*{+0ex}}
45\newcommand{\marginlabel}[1]{\mbox{}\marginpar{\raggedleft\hspace{0pt}#1}}
46\newcommand{\imprt}{\marginlabel{{\bfseries\Huge !}}}
47\newcommand{\imprtbig}{\marginlabel{{\bfseries\Huge !}}}
48\newcommand{\bignote}{\marginlabel{{\bfseries\Huge !!!}}}
49\newcommand{\imprtsm}{\marginlabel{{\bfseries\LARGE !}}}
50\newcommand{\imnote}{\marginlabel{{\bfseries\LARGE !!!}}}
51\newcommand{\bcntr}{\begin{center}}
52\newcommand{\ecntr}{\end{center}}
53
54%\includeonly{documentation}
55\begin{document}
56%\setcounter{secnumdepth}{-1}
57\prismdocHeader
58
59\include{defines}
60\include{UG_Acknowledgements}
61\include{UG0_Stepbystep_overview}
62%\include{UG1_Obtaining}
63\include{UG2_Model_interfacing}
64\include{UG3_Namcouple_generation}
65\include{UG4_Transformations}
66\include{UG5_Auxiliary_files}
67\include{UG6_Compilation_running}
68% > appendices
69\include{UGA1_Grid_description}
70\include{UGA4_changes}
71%\include{UGA2_SCRIP}
72%\include{UGA3_couplings}
73\include{UGA5_notinvolved}
74
75\include{UGRefs}
76\end{document}
Note: See TracBrowser for help on using the repository browser.