Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
1drad/ | 2013-01-21 20:15 | - | ||
Makefile | 2013-01-21 18:05 | 1.9K | ||
Makefile.html | 2013-01-21 21:31 | 4.0K | ||
_plots/ | 2013-01-21 19:57 | - | ||
afterframe.m | 2013-01-21 18:05 | 376 | ||
afterframe.m.html | 2013-01-21 21:31 | 1.9K | ||
claw.data | 2013-01-21 19:57 | 2.4K | ||
claw.data.html | 2013-01-21 21:31 | 4.8K | ||
driver.f | 2013-01-21 18:05 | 823 | ||
driver.f.html | 2013-01-21 21:31 | 2.7K | ||
driver.o | 2013-01-21 19:57 | 1.1K | ||
fdisc.f | 2013-01-21 18:05 | 912 | ||
fdisc.f.html | 2013-01-21 21:31 | 2.9K | ||
fdisc.o | 2013-01-21 19:57 | 904 | ||
make_all.sh | 2013-01-21 18:05 | 53 | ||
make_all.sh.html | 2013-01-21 21:31 | 1.6K | ||
pyclaw.log | 2013-01-21 19:57 | 1.1K | ||
qinit.f | 2013-01-21 18:05 | 814 | ||
qinit.f.html | 2013-01-21 21:31 | 2.6K | ||
qinit.o | 2013-01-21 19:57 | 1.5K | ||
rpn2sw.f | 2013-01-21 18:05 | 7.3K | ||
rpn2sw.f.html | 2013-01-21 21:31 | 11K | ||
rpn2sw.o | 2013-01-21 19:57 | 9.4K | ||
rpt2sw.f | 2013-01-21 18:05 | 2.3K | ||
rpt2sw.f.html | 2013-01-21 21:31 | 4.5K | ||
rpt2sw.o | 2013-01-21 19:57 | 4.2K | ||
setplot.py | 2013-01-21 18:05 | 4.0K | ||
setplot.py.html | 2013-01-21 21:31 | 6.3K | ||
setplot.pyc | 2013-01-21 19:57 | 2.8K | ||
setplot2.m | 2013-01-21 18:05 | 3.3K | ||
setplot2.m.html | 2013-01-21 21:31 | 6.3K | ||
setprob.data | 2013-01-21 18:05 | 106 | ||
setprob.data.html | 2013-01-21 21:31 | 1.6K | ||
setprob.f | 2013-01-21 18:05 | 607 | ||
setprob.f.html | 2013-01-21 21:31 | 2.3K | ||
setprob.o | 2013-01-21 19:57 | 1.7K | ||
setrun.py | 2013-01-21 18:05 | 5.7K | ||
setrun.py.html | 2013-01-21 21:31 | 9.2K | ||
xclaw | 2013-01-21 19:57 | 223K | ||
README.html | |
Source file: README.txt | |
Directory: /Users/rjl/git/rjleveque/clawpack-4.6.3/book/chap21/radialdam | |
Converted: Mon Jan 21 2013 at 20:15:40 using clawcode2html | |
This documentation file will not reflect any later changes in the source file. |
$\phantom{******** If you see this on the webpage then the
browser could not locate *********}$
$\phantom{******** the jsMath file load.js *********}$
$\newcommand{\vector}[1]{\left[\begin{array}{c} #1 \end{array}\right]}$ $\newenvironment{matrix}{\left[\begin{array}{cccccccccc}} {\end{array}\right]}$ $\newcommand{\A}{{\cal A}}$ $\newcommand{\W}{{\cal W}}$
|
CLAWPACK Sample Code
Radial dam-break problem for 2D shallow water equations. Subdirectory 1drad contains code to solve 1d radially symmetric equations on a fine grid. First run that code. (See 1drad/README.html )
Example [book/chap21/radialdam]
to accompany the book Converted to Clawpack 4.4 form in 2009.
Plots of resultsAfter running this code and creating plots via "make .plots", you should be able to view the plots in _plots/_PlotIndex.html .
Fortran files
Python files
Data filesWarning: These files are generally changed when setting up a run and the versions here may not be the ones actually used.
Library routinesIn addition to the Fortran routines in this library, several library routines from $CLAW/clawpack/2d/lib are used. See the Makefile [.html] to determine which ones are used.
|