| make_all.sh.html | |
| Source file: make_all.sh | |
| Directory: /home/rjl/git/claworg/clawpack-4.x/apps/euler/1d/hump | |
| Converted: Sat Aug 6 2011 at 21:52:55 using clawcode2html | |
| This documentation file will not reflect any later changes in the source file. |
# Source this file to make all plots. # Make reference solution in output directory specified in the Makefile below: make .output -f Makefile_qref # Clean up so data and output will be recreated below: make clean # Now run code and plot results make .plots