Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
Makefile | 2013-01-21 18:05 | 1.7K | ||
Makefile.html | 2013-01-21 21:31 | 3.8K | ||
_plots/ | 2013-01-21 20:00 | - | ||
afterframe.m | 2013-01-21 18:05 | 229 | ||
afterframe.m.html | 2013-01-21 21:31 | 1.8K | ||
afterframe1.m | 2013-01-21 18:05 | 343 | ||
afterframe1.m.html | 2013-01-21 21:31 | 1.9K | ||
beforeframe.m | 2013-01-21 18:05 | 18 | ||
beforeframe.m.html | 2013-01-21 21:31 | 1.5K | ||
claw.data | 2013-01-21 20:00 | 2.1K | ||
claw.data.html | 2013-01-21 21:31 | 4.4K | ||
driver.f | 2013-01-21 18:05 | 761 | ||
driver.f.html | 2013-01-21 21:31 | 2.6K | ||
driver.o | 2013-01-21 20:00 | 964 | ||
pyclaw.log | 2013-01-21 20:00 | 848 | ||
qinit.f | 2013-01-21 18:05 | 616 | ||
qinit.f.html | 2013-01-21 21:31 | 2.4K | ||
qinit.o | 2013-01-21 20:00 | 1.3K | ||
qtrue.mat | 2013-01-21 18:05 | 5.0K | ||
rp1.f | 2013-01-21 18:05 | 1.7K | ||
rp1.f.html | 2013-01-21 21:31 | 4.0K | ||
rp1.o | 2013-01-21 20:00 | 2.3K | ||
setplot.py | 2013-01-21 18:05 | 2.5K | ||
setplot.py.html | 2013-01-21 21:31 | 4.5K | ||
setplot.pyc | 2013-01-21 20:00 | 2.3K | ||
setprob.data | 2013-01-21 20:00 | 483 | ||
setprob.data.html | 2013-01-21 21:31 | 2.2K | ||
setprob.f | 2013-01-21 18:05 | 760 | ||
setprob.f.html | 2013-01-21 21:31 | 2.6K | ||
setprob.m | 2013-01-21 18:05 | 45 | ||
setprob.m.html | 2013-01-21 21:31 | 1.5K | ||
setprob.o | 2013-01-21 20:00 | 1.6K | ||
setrun.py | 2013-01-21 18:05 | 5.6K | ||
setrun.py.html | 2013-01-21 21:31 | 9.0K | ||
xclaw | 2013-01-21 20:00 | 166K | ||
xtrue.mat | 2013-01-21 18:05 | 4.7K | ||
README.html | |
Source file: README.txt | |
Directory: /Users/rjl/git/rjleveque/clawpack-4.6.3/book/chap6/wavepacket | |
Converted: Mon Jan 21 2013 at 20:15:45 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 CodeAdvection with wavepacket initial data. Try changing the order of accuracy in setrun.py [.html].
Plots of resultsAfter running this code and creating plots via "make .plots", you should be able to view the plots in _plots/_PlotIndex.html .Note that the quality of these results depends on how the parameters order and mthlim are set in setrun.py [.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/1d/lib are used. See the Makefile [.html] to determine which ones are used.
|