Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
xamr | 2013-01-21 19:34 | 331K | ||
setrun.py.html | 2013-01-21 21:31 | 10K | ||
setrun.py | 2013-01-21 18:05 | 6.6K | ||
setplot.pyc | 2013-01-21 19:34 | 2.1K | ||
setplot.py.html | 2013-01-21 21:31 | 4.8K | ||
setplot.py | 2013-01-21 18:05 | 2.7K | ||
setgauges.data.html | 2013-01-21 21:31 | 2.0K | ||
setgauges.data | 2013-01-21 19:34 | 304 | ||
pyclaw.log | 2013-01-21 19:35 | 847 | ||
amr2ez.data.html | 2013-01-21 21:31 | 6.8K | ||
amr2ez.data | 2013-01-21 19:34 | 3.7K | ||
_plots/ | 2013-01-21 19:35 | - | ||
Makefile.html | 2013-01-21 21:31 | 5.9K | ||
Makefile | 2013-01-21 18:05 | 3.8K | ||
README.html | |
Source file: README.txt | |
Directory: /Users/rjl/git/rjleveque/clawpack-4.6.3/apps/burgers/2d/pwconst/amr | |
Converted: Mon Jan 21 2013 at 20:15:25 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}}$
|
AMRCLAW Sample Code
Description
2D Burgers' equation with piecewise constant initial data and periodic boundary conditions. For more details, see the parent directory for the code without AMR: ../README.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
Data files
Python files
Library routines
In addition to the Fortran routines in this library, several library routines from $CLAW/amrclaw/2d/lib are used. See the Makefile [.html] to determine which ones are used.
|