source: CPL/oasis3/trunk/src/mod/oasis3/doc/oasis3doc.tex @ 1677

Last change on this file since 1677 was 1677, checked in by aclsce, 12 years ago

Imported oasis3 (tag ipslcm5a) from cvs server to svn server (igcmg project).

File size: 2.1 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%
13% Specifications for cover pages:
14%
15\prismdocNum{Report No 2}
16\prismdocTitel{{\fontsize{13}{16}\selectfont
17    OASIS3 User Guide \\ [0.5ex]
18    \it{prism\_2-4 }}}
19\prismdocAutor{Edited by:  \\ [0.5ex]
20            S. Valcke, CERFACS  \\[0.5ex]
21            A. Caubel, FSE  \\[0.5ex]
22            R. Vogelsang, SGI Germany \\[0.5ex]
23            D. Declat, CERFACS\\[0.5ex]
24}
25\prismdocVersion{5$^th$ Edition}
26\prismdocFName{Sophie Valcke}
27\prismdocFAff{CERFACS}
28%\prismdocFEM{toto}
29%\prismdocFem{x@cerfacs.fr, with x=oasishelp}
30%\prismdocSName{Ren\'e Redler}
31\prismdocFPhone{+33-5-61-19-30-76}
32%\prismdocSPhone{+49-2241-92-52-40}
33%\prismdocFWp{wpnn}
34%\prismdocSWp{wpnn}
35\prismdocDate{December 21, 2004}
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\prismdocHeader
57
58\include{defines}
59\include{UG_Acknowledgements}
60\include{UG0_Stepbystep_overview}
61\include{UG1_Obtaining}
62\include{UG2_Model_interfacing}
63\include{UG3_Namcouple_generation}
64\include{UG4_Transformations}
65\include{UG5_Auxiliary_files}
66\include{UG6_Compilation_running}
67% > appendices
68\include{UGA1_Grid_description}
69\include{UGA4_changes}
70\include{UGA2_SCRIP}
71\include{UGA3_couplings}
72
73\include{UGRefs}
74
75\end{document}
Note: See TracBrowser for help on using the repository browser.