Main Page: Difference between revisions
Jump to navigation
Jump to search
(→Index) |
(→Index) |
||
Line 35: | Line 35: | ||
** [[What is Python and Why Python?]] | ** [[What is Python and Why Python?]] | ||
** Randy LeVeque's [http://depts.washington.edu/clawpack/g2s3/slides/python-intro.pdf Intro to Python Tutorial Slides] (with introduction to NumPy) | ** Randy LeVeque's [http://depts.washington.edu/clawpack/g2s3/slides/python-intro.pdf Intro to Python Tutorial Slides] (with introduction to NumPy) | ||
** Find and replace strings in text files [[replaceutil.py]] | |||
* Git (version control software) related | * Git (version control software) related |
Revision as of 13:55, 22 September 2012
Welcome to the Fluids Wiki. Anything is possible at the Fluids Wiki. Anything at all.
Index
A somewhat organised list of the pages that we have thus far,
- Fluids equations (see source for LaTeX form)
- MATLAB related
- Guide to MATLAB figures
- Guide to MATLAB profiler
- Guide to MATLAB animations
- SPINS related
- MITgcm related
- MAPLE related
- Sample MAPLE Worksheets
- LINUX/UNIX related
- Source code comparison Mdiff
- Compiling on winisk/kazan
- Python related
- What is Python and Why Python?
- Randy LeVeque's Intro to Python Tutorial Slides (with introduction to NumPy)
- Find and replace strings in text files replaceutil.py
- Git (version control software) related
- Randy LeVeque's Intro to Git Slides
- GitHub
- GPU/CUDA related
- Slides by Michael Bader:
- C & C++ Code:
- Matrix Multiply C code, cf. book by Kirk & Hwu
- SWE C++ code on GitHub.
- Heat equation C code. Warning: incomplete and contains bugs. Intended as an exercise.
- GeoClaw (Conservation Law solvers for geophysical applications) related
- Slides by Randy LeVeque:
- Fortran code:
- GeoClaw Fortran code on GitHub
You can also see an automatically generated list of all existing pages here: Special:AllPages