Parent Directory
|
Revision Log
Week 6 I think?? Started work on 2d wave solution, want to change from verlet according to lutz. Have semi finished heat diffusion but is ready for review and further modification in the future. Added new sections to first chapter, may or may not be needed but added as a reminder anyway.
1 | |
2 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
3 | % |
4 | % Copyright (c) 2003-2009 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 | \section{Escript and Python Basics} |
15 | |
16 | \begin{enumerate} |
17 | \item Basic Commands for both. |
18 | \item Important functions. |
19 | \item Library tree!!! (Where to find stuff!!) |
20 | \item os commands for file operations load save etc |
21 | \item information on plotting depending on path chosen, |
22 | \end{enumerate} |
23 |
ViewVC Help | |
Powered by ViewVC 1.1.26 |