![]() | 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 | 17 | |
![]() | afterframe.m.html | 2013-01-21 21:31 | 1.5K | |
![]() | bc1.f | 2013-01-21 18:05 | 3.2K | |
![]() | bc1.f.html | 2013-01-21 21:31 | 5.8K | |
![]() | bc1.o | 2013-01-21 20:00 | 4.1K | |
![]() | 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 | |
![]() | g.f | 2013-01-21 18:05 | 120 | |
![]() | g.f.html | 2013-01-21 21:31 | 1.6K | |
![]() | g.o | 2013-01-21 20:00 | 732 | |
![]() | pyclaw.log | 2013-01-21 20:00 | 1.2K | |
![]() | qinit.f | 2013-01-21 18:05 | 538 | |
![]() | qinit.f.html | 2013-01-21 21:31 | 2.3K | |
![]() | qinit.o | 2013-01-21 20:00 | 968 | |
![]() | 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 | 1.8K | |
![]() | setplot.py.html | 2013-01-21 21:31 | 3.8K | |
![]() | setplot.pyc | 2013-01-21 20:00 | 1.5K | |
![]() | setprob.data | 2013-01-21 20:00 | 347 | |
![]() | setprob.data.html | 2013-01-21 21:31 | 2.0K | |
![]() | setprob.f | 2013-01-21 18:05 | 496 | |
![]() | setprob.f.html | 2013-01-21 21:31 | 2.2K | |
![]() | setprob.o | 2013-01-21 20:00 | 1.3K | |
![]() | setrun.py | 2013-01-21 18:05 | 5.5K | |
![]() | setrun.py.html | 2013-01-21 21:31 | 8.9K | |
![]() | xclaw | 2013-01-21 20:00 | 166K | |
README.html | ![]() |
Source file: README.txt | |
Directory: /Users/rjl/git/rjleveque/clawpack-4.6.3/book/chap7/advinflow | |
Converted: Mon Jan 21 2013 at 20:15:46 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 inflow boundary conditions. The advection velocity is specified in setrun.py [.html] Inflow boundary conditions at x=0 are specified in bc1.f [.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 .
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.
|