1 |
|
2 |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
3 |
% |
4 |
% Copyright (c) 2003-2008 by University of Queensland |
5 |
% Earth Systems Science Computational Center (ESSCC) |
6 |
% http://www.uq.edu.au/esscc |
7 |
% |
8 |
% Primary Business: Queensland, Australia |
9 |
% Licensed under the Open Software License version 3.0 |
10 |
% http://www.opensource.org/licenses/osl-3.0.php |
11 |
% |
12 |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
13 |
|
14 |
|
15 |
\chapter{Tutorial: Solving PDEs} |
16 |
|
17 |
\section{Installation} |
18 |
\label{INSTALL} |
19 |
To download {\it escript} and friends , please visit \url{https://launchpad.net/escript-finley}. |
20 |
The web site will offer binary distributions for some platforms and provide information about the installation process.. |
21 |
|
22 |
Please direct any questions you might have to \url{mailto:esys@esscc.uq.edu.au}. |
23 |
|
24 |
\input{firststep} |
25 |
\input{diffusion} |
26 |
\input{wave} |
27 |
\input{heatedblock} |
28 |
\input{stokesflow} |
29 |
\input{levelset} |