![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | Makefile | 2011-05-15 14:28 | 1.9K | |
![]() | Makefile.html | 2011-10-22 13:26 | 3.9K | |
![]() | _plots/ | 2011-07-26 10:56 | - | |
![]() | afterframe.m | 2011-05-15 14:28 | 61 | |
![]() | afterframe.m.html | 2011-10-22 13:26 | 1.6K | |
![]() | amr/ | 2011-07-26 12:58 | - | |
![]() | claw.data | 2011-07-26 10:53 | 2.4K | |
![]() | claw.data.html | 2011-10-22 13:26 | 4.8K | |
![]() | driver.f | 2011-05-15 14:28 | 957 | |
![]() | driver.f.html | 2011-10-22 13:26 | 2.8K | |
![]() | pyclaw.log | 2011-07-26 10:56 | 847 | |
![]() | qinit.f | 2011-05-15 14:28 | 945 | |
![]() | qinit.f.html | 2011-10-22 13:26 | 2.7K | |
![]() | rpn2.f | 2011-05-15 14:28 | 2.0K | |
![]() | rpn2.f.html | 2011-10-22 13:26 | 4.4K | |
![]() | rpt2.f | 2011-05-15 14:28 | 1.3K | |
![]() | rpt2.f.html | 2011-10-22 13:26 | 3.2K | |
![]() | setplot.py | 2011-05-15 14:28 | 2.5K | |
![]() | setplot.py.html | 2011-10-22 13:26 | 4.5K | |
![]() | setplot.pyc | 2011-07-26 10:53 | 1.9K | |
![]() | setplot2.m | 2011-05-15 14:28 | 3.0K | |
![]() | setplot2.m.html | 2011-10-22 13:26 | 6.0K | |
![]() | setprob.data | 2011-07-26 10:53 | 418 | |
![]() | setprob.data.html | 2011-10-22 13:26 | 2.1K | |
![]() | setprob.f | 2011-05-15 14:28 | 550 | |
![]() | setprob.f.html | 2011-10-22 13:26 | 2.2K | |
![]() | setrun.py | 2011-05-15 14:28 | 5.7K | |
![]() | setrun.py.html | 2011-10-22 13:26 | 9.1K | |
README.html | ![]() |
Source file: README.txt | |
Directory: /home/rjl/git/rjleveque/clawpack-4.x/apps/advection/2d/example1 | |
Converted: Tue Jul 26 2011 at 12:58:51 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 at constant velocity with periodic boundary conditions. The velocity is specified in setrun.py [.html]. An example using AMRCLAW is also included in directory ./amr See Instructions
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/2d/lib are used. See the Makefile [.html] to determine which ones are used. |