Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Index) |
||
Line 49: | Line 49: | ||
*** [https://github.com/TUM-I5/SWE SWE C++ code] on GitHub. | *** [https://github.com/TUM-I5/SWE SWE C++ code] on GitHub. | ||
*** [[Media:cuda_heat.c|Heat equation C code]]. Warning: incomplete and contains bugs. Intended as an exercise. | *** [[Media:cuda_heat.c|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: | |||
*** [http://depts.washington.edu/clawpack/g2s3/slides/geoclaw-1.pdf How to compile & run GeoClaw] | |||
*** [http://depts.washington.edu/clawpack/g2s3/slides/tsunami-source.pdf Including a tsunami source in GeoClaw's shallow water solver] | |||
*** [http://depts.washington.edu/clawpack/g2s3/slides/geoclaw-amr-gauges.pdf Adaptive Mesh Refinement - Gauges & Benchmarks] | |||
** [https://github.com/clawpack/geoclaw GeoClaw Fortran code] on GitHub | |||
You can also see an automatically generated list of all existing pages here: [[Special:AllPages]] | You can also see an automatically generated list of all existing pages here: [[Special:AllPages]] |
Revision as of 10:36, 17 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)
- 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
You can also see an automatically generated list of all existing pages here: Special:AllPages