![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | Makefile | 2011-05-15 14:28 | 1.7K | |
![]() | Makefile.html | 2011-10-22 13:26 | 3.8K | |
![]() | _plots/ | 2011-07-26 11:27 | - | |
![]() | afterframe.m | 2011-05-15 14:28 | 199 | |
![]() | afterframe.m.html | 2011-10-22 13:26 | 1.8K | |
![]() | claw.data | 2011-07-26 11:22 | 2.1K | |
![]() | claw.data.html | 2011-10-22 13:26 | 4.4K | |
![]() | driver.f | 2011-05-15 14:28 | 744 | |
![]() | driver.f.html | 2011-10-22 13:26 | 2.5K | |
![]() | pyclaw.log | 2011-07-26 11:26 | 3.6K | |
![]() | qinit.f | 2011-05-15 14:28 | 1.2K | |
![]() | qinit.f.html | 2011-10-22 13:26 | 3.1K | |
![]() | rp1.f | 2011-05-15 14:28 | 4.1K | |
![]() | rp1.f.html | 2011-10-22 13:26 | 7.0K | |
![]() | setaux.f | 2011-05-15 14:28 | 1.0K | |
![]() | setaux.f.html | 2011-10-22 13:26 | 2.9K | |
![]() | setplot.py | 2011-05-15 14:28 | 2.4K | |
![]() | setplot.py.html | 2011-10-22 13:26 | 4.6K | |
![]() | setplot.pyc | 2011-07-26 11:22 | 1.7K | |
![]() | setplot1.m | 2011-05-15 14:28 | 1.4K | |
![]() | setplot1.m.html | 2011-10-22 13:26 | 3.6K | |
![]() | setprob.data | 2011-07-26 11:22 | 650 | |
![]() | setprob.data.html | 2011-10-22 13:26 | 2.4K | |
![]() | setprob.f | 2011-05-15 14:28 | 805 | |
![]() | setprob.f.html | 2011-10-22 13:26 | 2.6K | |
![]() | setrun.py | 2011-05-15 14:28 | 6.8K | |
![]() | setrun.py.html | 2011-10-22 13:26 | 10K | |
README.html | ![]() |
Source file: README.txt | |
Directory: /home/rjl/git/rjleveque/clawpack-4.x/book/chap9/acoustics/interface | |
Converted: Tue Jul 26 2011 at 12:58:55 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
Acoustics equations with variable coefficients and a single interface specified in setaux.f
Example [book/chap9/acoustics/interface]
to accompany the book The code in this directory will goes along with Figure 9.4, 9.5, or 9.6 depending on how the parameter problem is set in setrun.py [.html]. 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/1d/lib are used. See the Makefile [.html] to determine which ones are used.
|