22 |
Email: \email{esys@access.edu.au} |
Email: \email{esys@access.edu.au} |
23 |
} |
} |
24 |
\date{\today} |
\date{\today} |
25 |
\release{$Revision: 625 $} |
\release{$Revision$} |
26 |
\setreleaseinfo{Beta} |
\setreleaseinfo{Beta} |
27 |
\setshortversion{} |
\setshortversion{} |
28 |
|
|
36 |
\input{copyrights} |
\input{copyrights} |
37 |
|
|
38 |
\begin{abstract} |
\begin{abstract} |
39 |
This document is a guide of how to use the \escript software and |
\escript is a python based environment for implementing mathematical models in particular those based on coupled, non-linear, time-dependend patial differential equation. |
40 |
associated tools. |
|
41 |
|
It consists of four major components |
42 |
|
\begin{itemize} |
43 |
|
\item escript core library |
44 |
|
\item finite element solver finley (including the linear solver library paso) |
45 |
|
\item model library modellib |
46 |
|
\item visualization interface pyvisi |
47 |
|
\end{itemize} |
48 |
|
The current version supports parallelization through OpenMP for distributed shared memory. |
49 |
\end{abstract} |
\end{abstract} |
50 |
|
|
51 |
\tableofcontents |
\tableofcontents |