Parent Directory
|
Revision Log
move all directories from trunk/esys2 into trunk and remove esys2
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 | \title{ESyS Users Guide} | ||
9 | |||
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 | jgs | 107 | \release{$Revision$} |
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 | This document is a guide of how to use the \ESyS software and | ||
33 | associated tools. | ||
34 | \end{abstract} | ||
35 | |||
36 | \tableofcontents | ||
37 | |||
38 | \input{introduction} | ||
39 | jgs | 121 | \input{TutorialPDE} |
40 | jgs | 82 | |
41 | \input{escript} | ||
42 | jgs | 121 | \input{timeseries} |
43 | \input{modelframe} | ||
44 | \input{pdetools} | ||
45 | jgs | 102 | %\input{bruce} |
46 | \input{finley} | ||
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} |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date Id Revision |
ViewVC Help | |
Powered by ViewVC 1.1.26 |