![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | setrun.py.html | 2011-10-22 13:26 | 9.0K | |
![]() | setrun.py | 2011-05-15 14:28 | 5.6K | |
![]() | qtrue.mat | 2011-05-15 14:28 | 5.0K | |
![]() | xtrue.mat | 2011-05-15 14:28 | 4.7K | |
![]() | setplot.py.html | 2011-10-22 13:26 | 4.5K | |
![]() | claw.data.html | 2011-10-22 13:26 | 4.4K | |
![]() | rp1.f.html | 2011-10-22 13:26 | 4.0K | |
![]() | Makefile.html | 2011-10-22 13:26 | 3.8K | |
![]() | setprob.f.html | 2011-10-22 13:26 | 2.5K | |
![]() | driver.f.html | 2011-10-22 13:26 | 2.5K | |
![]() | setplot.py | 2011-05-15 14:28 | 2.5K | |
![]() | qinit.f.html | 2011-10-22 13:26 | 2.4K | |
![]() | setplot.pyc | 2011-07-26 11:33 | 2.3K | |
![]() | setprob.data.html | 2011-10-22 13:26 | 2.2K | |
![]() | claw.data | 2011-07-26 11:33 | 2.1K | |
![]() | afterframe1.m.html | 2011-10-22 13:26 | 1.9K | |
![]() | Makefile | 2011-05-15 14:28 | 1.7K | |
![]() | afterframe.m.html | 2011-10-22 13:26 | 1.7K | |
![]() | rp1.f | 2011-05-15 14:28 | 1.7K | |
![]() | setprob.m.html | 2011-10-22 13:26 | 1.5K | |
![]() | beforeframe.m.html | 2011-10-22 13:26 | 1.5K | |
![]() | driver.f | 2011-05-15 14:28 | 761 | |
![]() | setprob.f | 2011-05-15 14:28 | 760 | |
![]() | qinit.f | 2011-05-15 14:28 | 616 | |
![]() | setprob.data | 2011-07-26 11:33 | 483 | |
![]() | afterframe1.m | 2011-05-15 14:28 | 343 | |
![]() | afterframe.m | 2011-05-15 14:28 | 229 | |
![]() | pyclaw.log | 2011-07-26 11:33 | 77 | |
![]() | setprob.m | 2011-05-15 14:28 | 45 | |
![]() | beforeframe.m | 2011-05-15 14:28 | 18 | |
![]() | _plots/ | 2011-07-26 11:33 | - | |
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.
|