| ![[ICO]](/icons/blank.gif) | Name | Last modified | Size | Description | 
|---|---|---|---|---|
| ![[PARENTDIR]](/icons/back.gif) | Parent Directory | - | ||
| ![[   ]](/icons/unknown.gif) | Makefile | 2011-08-06 21:59 | 3.9K | |
| ![[TXT]](/icons/text.gif) | Makefile.html | 2011-08-07 11:25 | 6.0K | |
| ![[DIR]](/icons/folder.gif) | _plots/ | 2011-08-06 14:51 | - | |
| ![[   ]](/icons/unknown.gif) | amr2ez.data | 2011-08-06 14:48 | 3.7K | |
| ![[TXT]](/icons/text.gif) | amr2ez.data.html | 2011-08-07 11:25 | 6.8K | |
| ![[   ]](/icons/unknown.gif) | pyclaw.log | 2011-08-06 14:51 | 847 | |
| ![[   ]](/icons/unknown.gif) | setgauges.data | 2011-08-06 14:48 | 970 | |
| ![[TXT]](/icons/text.gif) | setgauges.data.html | 2011-08-07 11:25 | 2.6K | |
| ![[   ]](/icons/p.gif) | setplot.py | 2011-08-06 13:00 | 4.1K | |
| ![[TXT]](/icons/text.gif) | setplot.py.html | 2011-08-07 11:25 | 6.5K | |
| ![[   ]](/icons/unknown.gif) | setplot.pyc | 2011-08-06 14:48 | 3.0K | |
| ![[   ]](/icons/unknown.gif) | setplot2.m | 2011-08-06 13:00 | 3.0K | |
| ![[TXT]](/icons/text.gif) | setplot2.m.html | 2011-08-07 11:25 | 6.0K | |
| ![[   ]](/icons/unknown.gif) | setprob.data | 2011-08-06 14:48 | 418 | |
| ![[TXT]](/icons/text.gif) | setprob.data.html | 2011-08-07 11:25 | 2.1K | |
| ![[   ]](/icons/unknown.gif) | setprob.f | 2011-08-06 13:00 | 619 | |
| ![[TXT]](/icons/text.gif) | setprob.f.html | 2011-08-07 11:25 | 2.3K | |
| ![[   ]](/icons/p.gif) | setrun.py | 2011-08-06 13:00 | 7.0K | |
| ![[TXT]](/icons/text.gif) | setrun.py.html | 2011-08-07 11:25 | 11K | |
| README.html |   | 
| Source file: README.txt | |
| Directory: /home/rjl/git/claworg/clawpack-4.x/apps/advection/2d/example1_gauges/amr | |
| Converted: Sat Aug 6 2011 at 21:53:00 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
 Advection at constant velocity with periodic boundary conditions. The velocity is specified in setrun.py [.html]. This example illustrates how to set gauge locations (see setrun.py [.html]) and plot the results as a function of time at each gauge (see setplot.py [.html]). 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. 
 
 
 |