Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
setrun.py.html | 2011-10-22 13:26 | 9.0K | ||
setprob.m.html | 2011-10-22 13:26 | 1.5K | ||
setprob.f.html | 2011-10-22 13:26 | 2.5K | ||
setprob.data.html | 2011-10-22 13:26 | 2.2K | ||
setplot.py.html | 2011-10-22 13:26 | 4.5K | ||
rp1.f.html | 2011-10-22 13:26 | 4.0K | ||
qinit.f.html | 2011-10-22 13:26 | 2.4K | ||
driver.f.html | 2011-10-22 13:26 | 2.5K | ||
claw.data.html | 2011-10-22 13:26 | 4.4K | ||
beforeframe.m.html | 2011-10-22 13:26 | 1.5K | ||
afterframe1.m.html | 2011-10-22 13:26 | 1.9K | ||
afterframe.m.html | 2011-10-22 13:26 | 1.7K | ||
Makefile.html | 2011-10-22 13:26 | 3.8K | ||
setprob.data | 2011-07-26 11:33 | 483 | ||
setplot.pyc | 2011-07-26 11:33 | 2.3K | ||
pyclaw.log | 2011-07-26 11:33 | 77 | ||
claw.data | 2011-07-26 11:33 | 2.1K | ||
_plots/ | 2011-07-26 11:33 | - | ||
xtrue.mat | 2011-05-15 14:28 | 4.7K | ||
setrun.py | 2011-05-15 14:28 | 5.6K | ||
setprob.m | 2011-05-15 14:28 | 45 | ||
setprob.f | 2011-05-15 14:28 | 760 | ||
setplot.py | 2011-05-15 14:28 | 2.5K | ||
rp1.f | 2011-05-15 14:28 | 1.7K | ||
qtrue.mat | 2011-05-15 14:28 | 5.0K | ||
qinit.f | 2011-05-15 14:28 | 616 | ||
driver.f | 2011-05-15 14:28 | 761 | ||
beforeframe.m | 2011-05-15 14:28 | 18 | ||
afterframe1.m | 2011-05-15 14:28 | 343 | ||
afterframe.m | 2011-05-15 14:28 | 229 | ||
Makefile | 2011-05-15 14:28 | 1.7K | ||
README.html | |
Source file: README.txt | |
Directory: /home/rjl/git/rjleveque/clawpack-4.x/book/chap6/wavepacket | |
Converted: Tue Jul 26 2011 at 12:59:02 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.
|