|
make_all_output.html |
|
|
Source file: make_all_output.txt
|
|
Directory: /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1
|
|
Converted: Tue Jul 26 2011 at 12:58:47
using clawcode2html
|
|
This documentation file will
not reflect any later changes in the source file.
|
ALL OUTPUT FROM RUNNING EXAMPLES
=============================================
/home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad
=============================================
make .plots
make[1]: Entering directory `/home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad'
gfortran -c -I/home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib driver.f -o driver.o
gfortran -c -I/home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib qinit.f -o qinit.o
gfortran -c -I/home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib rp1.f -o rp1.o
gfortran -c -I/home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib src1.f -o src1.o
gfortran -c -I/home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib setprob.f -o setprob.o
gfortran driver.o qinit.o rp1.o src1.o setprob.o /home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib/setaux.o /home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib/claw1ez.o /home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib/b4step1.o /home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib/bc1.o /home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib/out1.o /home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib/claw1.o /home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib/step1.o /home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib/copyq1.o /home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib/limiter.o /home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib/philim.o /home/rjl/git/rjleveque/clawpack-4.x/clawpack/1d/lib/opendatafile.o -o xclaw
python setrun.py Classic
Creating data file claw.data for use with xclaw
Creating data file setprob.data
touch .data
python /home/rjl/git/rjleveque/clawpack-4.x/python/pyclaw/runclaw.py xclaw _output True False
Reading data file, first 5 lines are comments: claw.data
running...
Reading data file, first 5 lines are comments: setprob.data
CLAW1EZ: Frame 0 output files done at time t = 0.0000D+00
CLAW1EZ: Frame 1 output files done at time t = 0.9000D-02
CLAW1EZ: Frame 2 output files done at time t = 0.1800D-01
CLAW1EZ: Frame 3 output files done at time t = 0.2700D-01
CLAW1EZ: Frame 4 output files done at time t = 0.3600D-01
CLAW1EZ: Frame 5 output files done at time t = 0.4500D-01
CLAW1EZ: Frame 6 output files done at time t = 0.5400D-01
CLAW1EZ: Frame 7 output files done at time t = 0.6300D-01
CLAW1EZ: Frame 8 output files done at time t = 0.7200D-01
CLAW1EZ: Frame 9 output files done at time t = 0.8100D-01
CLAW1EZ: Frame 10 output files done at time t = 0.9000D-01
CLAW1EZ: Frame 11 output files done at time t = 0.9900D-01
CLAW1EZ: Frame 12 output files done at time t = 0.1080D+00
CLAW1EZ: Frame 13 output files done at time t = 0.1170D+00
CLAW1EZ: Frame 14 output files done at time t = 0.1260D+00
CLAW1EZ: Frame 15 output files done at time t = 0.1350D+00
CLAW1EZ: Frame 16 output files done at time t = 0.1440D+00
CLAW1EZ: Frame 17 output files done at time t = 0.1530D+00
CLAW1EZ: Frame 18 output files done at time t = 0.1620D+00
CLAW1EZ: Frame 19 output files done at time t = 0.1710D+00
CLAW1EZ: Frame 20 output files done at time t = 0.1800D+00
CLAW1EZ: Frame 21 output files done at time t = 0.1890D+00
CLAW1EZ: Frame 22 output files done at time t = 0.1980D+00
CLAW1EZ: Frame 23 output files done at time t = 0.2070D+00
CLAW1EZ: Frame 24 output files done at time t = 0.2160D+00
CLAW1EZ: Frame 25 output files done at time t = 0.2250D+00
CLAW1EZ: Frame 26 output files done at time t = 0.2340D+00
CLAW1EZ: Frame 27 output files done at time t = 0.2430D+00
CLAW1EZ: Frame 28 output files done at time t = 0.2520D+00
CLAW1EZ: Frame 29 output files done at time t = 0.2610D+00
CLAW1EZ: Frame 30 output files done at time t = 0.2700D+00
== runclaw: Will write output to /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
== controller: Removing all old fort files in /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
== controller: Finished executing
== runclaw: Done executing xclaw via pyclaw.runclaw.py
== runclaw: Output is in /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
python /home/rjl/git/rjleveque/clawpack-4.x/python/pyclaw/plotters/plotclaw.py _output _plots setplot.py
Executed setplot successfully
Will plot 31 frames numbered: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30]
Will make 2 figure(s) for each frame, numbered: [0, 1]
-----------------------------------
Creating html pages for figures...
Directory '/home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_plots'
already exists, files may be overwritten
Now making png files for all figures...
ascii
Reading Frame 0 at t = 0 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 0 at time t = 0.0
ascii
Reading Frame 1 at t = 0.009 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 1 at time t = 0.009
ascii
Reading Frame 2 at t = 0.018 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 2 at time t = 0.018
ascii
Reading Frame 3 at t = 0.027 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 3 at time t = 0.027
ascii
Reading Frame 4 at t = 0.036 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 4 at time t = 0.036
ascii
Reading Frame 5 at t = 0.045 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 5 at time t = 0.045
ascii
Reading Frame 6 at t = 0.054 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 6 at time t = 0.054
ascii
Reading Frame 7 at t = 0.063 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 7 at time t = 0.063
ascii
Reading Frame 8 at t = 0.072 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 8 at time t = 0.072
ascii
Reading Frame 9 at t = 0.081 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 9 at time t = 0.081
ascii
Reading Frame 10 at t = 0.09 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 10 at time t = 0.09
ascii
Reading Frame 11 at t = 0.099 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 11 at time t = 0.099
ascii
Reading Frame 12 at t = 0.108 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 12 at time t = 0.108
ascii
Reading Frame 13 at t = 0.117 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 13 at time t = 0.117
ascii
Reading Frame 14 at t = 0.126 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 14 at time t = 0.126
ascii
Reading Frame 15 at t = 0.135 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 15 at time t = 0.135
ascii
Reading Frame 16 at t = 0.144 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 16 at time t = 0.144
ascii
Reading Frame 17 at t = 0.153 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 17 at time t = 0.153
ascii
Reading Frame 18 at t = 0.162 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 18 at time t = 0.162
ascii
Reading Frame 19 at t = 0.171 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 19 at time t = 0.171
ascii
Reading Frame 20 at t = 0.18 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 20 at time t = 0.18
ascii
Reading Frame 21 at t = 0.189 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 21 at time t = 0.189
ascii
Reading Frame 22 at t = 0.198 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 22 at time t = 0.198
ascii
Reading Frame 23 at t = 0.207 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 23 at time t = 0.207
ascii
Reading Frame 24 at t = 0.216 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 24 at time t = 0.216
ascii
Reading Frame 25 at t = 0.225 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 25 at time t = 0.225
ascii
Reading Frame 26 at t = 0.234 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 26 at time t = 0.234
ascii
Reading Frame 27 at t = 0.243 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 27 at time t = 0.243
ascii
Reading Frame 28 at t = 0.252 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 28 at time t = 0.252
ascii
Reading Frame 29 at t = 0.261 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 29 at time t = 0.261
ascii
Reading Frame 30 at t = 0.27 from outdir = /home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_output
Frame 30 at time t = 0.27
-----------------------------------
Creating latex file...
Directory '/home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_plots'
already exists, files may be overwritten
Latex file created:
/home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_plots/plots.tex
Use pdflatex to create pdf file
--------------------------------------------------------
Point your browser to:
file:///home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad/_plots/_PlotIndex.html
Or, if you have the Clawpack server running, point your browser to:
http://localhost:50005/apps/acoustics/2d/example1/1drad/_plots/_PlotIndex.html
make[1]: Leaving directory `/home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad'
make .htmls
make[1]: Entering directory `/home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad'
python /home/rjl/git/rjleveque/clawpack-4.x/doc/clawcode2html.py --force driver.f
Converting driver.f to driver.f.html
python /home/rjl/git/rjleveque/clawpack-4.x/doc/clawcode2html.py --force qinit1.f
Converting qinit1.f to qinit1.f.html
python /home/rjl/git/rjleveque/clawpack-4.x/doc/clawcode2html.py --force qinit.f
Converting qinit.f to qinit.f.html
python /home/rjl/git/rjleveque/clawpack-4.x/doc/clawcode2html.py --force rp1.f
Converting rp1.f to rp1.f.html
python /home/rjl/git/rjleveque/clawpack-4.x/doc/clawcode2html.py --force setprob.f
Converting setprob.f to setprob.f.html
python /home/rjl/git/rjleveque/clawpack-4.x/doc/clawcode2html.py --force src1.f
Converting src1.f to src1.f.html
python /home/rjl/git/rjleveque/clawpack-4.x/doc/clawcode2html.py --force setplot.py
Converting setplot.py to setplot.py.html
python /home/rjl/git/rjleveque/clawpack-4.x/doc/clawcode2html.py --force setrun.py
Converting setrun.py to setrun.py.html
python /home/rjl/git/rjleveque/clawpack-4.x/doc/clawcode2html.py --force claw.data
Converting claw.data to claw.data.html
python /home/rjl/git/rjleveque/clawpack-4.x/doc/clawcode2html.py --force setprob.data
Converting setprob.data to setprob.data.html
python /home/rjl/git/rjleveque/clawpack-4.x/doc/clawcode2html.py --force --dropext README.txt
Converting README.txt to README.html
python /home/rjl/git/rjleveque/clawpack-4.x/doc/clawcode2html.py --force Makefile
Converting Makefile to Makefile.html
make[1]: Leaving directory `/home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1/1drad'
=============================================
/home/rjl/git/rjleveque/clawpack-4.x/apps/acoustics/2d/example1
=============================================