![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | _output_qref/ | 2011-07-26 11:19 | - | |
![]() | _plots/ | 2011-07-26 11:20 | - | |
![]() | make_all_errors.txt | 2011-05-15 17:04 | 187 | |
![]() | make_all_output.txt | 2011-05-15 17:04 | 187 | |
![]() | make_all.sh | 2011-05-15 14:28 | 260 | |
![]() | qinit.f | 2011-05-15 14:28 | 591 | |
![]() | driver.f | 2011-05-15 14:28 | 774 | |
![]() | pyclaw.log | 2011-07-26 11:20 | 1.7K | |
![]() | make_all_errors.html | 2011-10-22 13:26 | 1.7K | |
![]() | make_all_output.html | 2011-10-22 13:26 | 1.7K | |
![]() | Makefile | 2011-05-15 14:28 | 1.8K | |
![]() | Makefile_qref | 2011-05-15 14:28 | 1.8K | |
![]() | setplot.pyc | 2011-07-26 11:19 | 1.8K | |
![]() | make_all.sh.html | 2011-10-22 13:26 | 1.8K | |
![]() | claw.data | 2011-07-26 11:19 | 2.1K | |
![]() | setplot.py | 2011-05-15 14:28 | 2.3K | |
![]() | qinit.f.html | 2011-10-22 13:26 | 2.4K | |
![]() | driver.f.html | 2011-10-22 13:26 | 2.6K | |
![]() | Makefile.html | 2011-10-22 13:26 | 3.8K | |
![]() | setplot.py.html | 2011-10-22 13:26 | 4.3K | |
![]() | claw.data.html | 2011-10-22 13:26 | 4.4K | |
![]() | setrun.py | 2011-05-15 14:28 | 5.5K | |
![]() | setrun_qref.py | 2011-05-15 14:28 | 5.6K | |
![]() | setrun.py.html | 2011-10-22 13:26 | 9.0K | |
![]() | setrun_qref.py.html | 2011-10-22 13:26 | 9.1K | |
README.html | ![]() |
Source file: README.txt | |
Directory: /home/rjl/git/rjleveque/clawpack-4.x/apps/burgers/1d/sine2n | |
Converted: Tue Jul 26 2011 at 12:58:54 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 CodeBurgers' equation with sine wave initial data and periodic boundary conditions. The sine wave evolves into an N-wave.
Plots of resultsAfter running this code and creating plots via "make .plots", you should be able to view the plots in _plots/_PlotIndex.html .See Instructions
Fortran files
Python files
Data filesWarning: These files are generally changed when setting up a run, usually in setrun.py [.html].
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. |