![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | Makefile | 2011-05-15 14:28 | 3.8K | |
![]() | Makefile.html | 2011-10-22 13:26 | 5.9K | |
![]() | amr2ez.data | 2011-05-15 17:41 | 3.7K | |
![]() | amr2ez.data.html | 2011-10-22 13:26 | 6.7K | |
![]() | setgauges.data | 2011-05-15 17:41 | 304 | |
![]() | setgauges.data.html | 2011-10-22 13:26 | 2.0K | |
![]() | setplot.py | 2011-05-15 14:28 | 2.6K | |
![]() | setplot.py.html | 2011-10-22 13:26 | 4.7K | |
![]() | setrun.py | 2011-05-15 14:28 | 6.6K | |
![]() | setrun.py.html | 2011-10-22 13:26 | 10K | |
README.html | ![]() |
Source file: README.txt | |
Directory: /home/rjl/git/rjleveque/clawpack-4.x/apps/burgers/2d/pwconst/amr | |
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}}$
|
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.
|