1 |
jgs |
82 |
% $Id$ |
2 |
|
|
\documentclass{manual} |
3 |
|
|
|
4 |
|
|
% grab the handy definitions and \usepackage statements etc |
5 |
|
|
\input{guide_defs} |
6 |
|
|
|
7 |
|
|
% title, author, etc stuff |
8 |
gross |
565 |
\title{\escript Users Guide} |
9 |
jgs |
82 |
|
10 |
jgs |
107 |
\author{Lutz Gross et. al.(Editor)} |
11 |
jgs |
82 |
\authoraddress{ |
12 |
|
|
Earth Systems Science Computational Centre (ESSCC) \\ |
13 |
|
|
The University of Queensland \\ |
14 |
|
|
Australia \\ |
15 |
|
|
Email: \email{esys@access.edu.au} |
16 |
|
|
} |
17 |
|
|
\date{\today} |
18 |
gross |
593 |
\release{$Revision: 568 $} |
19 |
jgs |
82 |
\setreleaseinfo{} |
20 |
|
|
\setshortversion{} |
21 |
|
|
|
22 |
|
|
\makeindex |
23 |
|
|
|
24 |
|
|
% the actual start of the document |
25 |
|
|
\begin{document} |
26 |
|
|
|
27 |
|
|
\maketitle |
28 |
|
|
|
29 |
|
|
\input{copyrights} |
30 |
|
|
|
31 |
|
|
\begin{abstract} |
32 |
gross |
565 |
This document is a guide of how to use the \escript software and |
33 |
jgs |
82 |
associated tools. |
34 |
|
|
\end{abstract} |
35 |
|
|
|
36 |
|
|
\tableofcontents |
37 |
|
|
|
38 |
gross |
565 |
\input{Installation} |
39 |
jgs |
121 |
\input{TutorialPDE} |
40 |
jgs |
82 |
|
41 |
gross |
565 |
|
42 |
jgs |
82 |
\input{escript} |
43 |
gross |
568 |
\input{finley} |
44 |
|
|
|
45 |
jgs |
121 |
\input{modelframe} |
46 |
jgs |
102 |
%\input{bruce} |
47 |
jgs |
82 |
|
48 |
|
|
\input{troubleshooting} |
49 |
|
|
\makemodindex |
50 |
|
|
|
51 |
|
|
\printindex |
52 |
|
|
%\input{guide.ind} |
53 |
|
|
|
54 |
jgs |
102 |
\bibliographystyle{plain} |
55 |
|
|
\bibliography{esys} |
56 |
|
|
|
57 |
jgs |
82 |
\end{document} |