1 |
jgs |
82 |
% $Id$ |
2 |
gross |
625 |
% |
3 |
|
|
% Copyright © 2006 by ACcESS MNRF |
4 |
|
|
% \url{http://www.access.edu.au |
5 |
|
|
% Primary Business: Queensland, Australia. |
6 |
|
|
% Licensed under the Open Software License version 3.0 |
7 |
|
|
% http://www.opensource.org/licenses/osl-3.0.php |
8 |
|
|
% |
9 |
jgs |
82 |
\documentclass{manual} |
10 |
|
|
|
11 |
|
|
% grab the handy definitions and \usepackage statements etc |
12 |
|
|
\input{guide_defs} |
13 |
|
|
|
14 |
|
|
% title, author, etc stuff |
15 |
gross |
565 |
\title{\escript Users Guide} |
16 |
jgs |
82 |
|
17 |
jgs |
107 |
\author{Lutz Gross et. al.(Editor)} |
18 |
jgs |
82 |
\authoraddress{ |
19 |
|
|
Earth Systems Science Computational Centre (ESSCC) \\ |
20 |
|
|
The University of Queensland \\ |
21 |
|
|
Australia \\ |
22 |
|
|
Email: \email{esys@access.edu.au} |
23 |
|
|
} |
24 |
|
|
\date{\today} |
25 |
gross |
653 |
\release{$Revision: 625 $} |
26 |
gross |
625 |
\setreleaseinfo{Beta} |
27 |
jgs |
82 |
\setshortversion{} |
28 |
|
|
|
29 |
|
|
\makeindex |
30 |
|
|
|
31 |
|
|
% the actual start of the document |
32 |
|
|
\begin{document} |
33 |
|
|
|
34 |
|
|
\maketitle |
35 |
|
|
|
36 |
|
|
\input{copyrights} |
37 |
|
|
|
38 |
|
|
\begin{abstract} |
39 |
gross |
565 |
This document is a guide of how to use the \escript software and |
40 |
jgs |
82 |
associated tools. |
41 |
|
|
\end{abstract} |
42 |
|
|
|
43 |
|
|
\tableofcontents |
44 |
|
|
|
45 |
gross |
565 |
\input{Installation} |
46 |
jgs |
121 |
\input{TutorialPDE} |
47 |
jgs |
82 |
|
48 |
gross |
565 |
|
49 |
jgs |
82 |
\input{escript} |
50 |
gross |
653 |
\input{linearPDE} |
51 |
gross |
568 |
\input{finley} |
52 |
gross |
606 |
%\input{pyvisi} |
53 |
gross |
568 |
|
54 |
jgs |
121 |
\input{modelframe} |
55 |
jgs |
102 |
%\input{bruce} |
56 |
jgs |
82 |
|
57 |
|
|
\makemodindex |
58 |
|
|
|
59 |
|
|
\printindex |
60 |
|
|
%\input{guide.ind} |
61 |
|
|
|
62 |
jgs |
102 |
\bibliographystyle{plain} |
63 |
|
|
\bibliography{esys} |
64 |
|
|
|
65 |
jgs |
82 |
\end{document} |