Skip to content

Commit

Permalink
fix fvmbook links
Browse files Browse the repository at this point in the history
  • Loading branch information
rjleveque committed Dec 26, 2023
1 parent 40963af commit 18be577
Show file tree
Hide file tree
Showing 708 changed files with 210 additions and 132 deletions.
4 changes: 2 additions & 2 deletions _sources/biblio.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,15 +147,15 @@ Papers describing the Clawpack software and algorithms
.. [LeVeque-FVMHP]
R. J. LeVeque.
`Finite Volume Methods for Hyperbolic Problems. <http://www.amath.washington.edu/~claw/book.html>`_
`Finite Volume Methods for Hyperbolic Problems. <https://www.clawpack.org/fvmhp_materials/>`_
Cambridge University Press, Cambridge, UK, 2002. ::
@book{LeVeque-FVMHP,
Author = {R. J. LeVeque},
Title = {Finite Volume Methods for Hyperbolic Problems},
Publisher = {Cambridge University Press},
Year = {2002},
Url = {http://www.clawpack.org/book.html}}
Url = {https://www.clawpack.org/fvmhp_materials/}}
See :ref:`gallery_fvmbook` for some sample results from this book.
Expand Down
32 changes: 22 additions & 10 deletions _sources/fvmbook.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,39 @@ Examples from the book FVMHP



The book
`Finite Volume Methods for Hyperbolic Problems
<http://faculty.washington.edu/rjl/book.html>`_
The book `Finite Volume Methods for Hyperbolic Problems
<https://www.clawpack.org/fvmhp_materials/>`_
contains many examples that link to Clawpack codes used to create the
figures in the book. These codes are available for Clawpack
4.3 via the
`book webpage <http://faculty.washington.edu/rjl/book.html>`_
figures in the book. These codes were originally developed for Clawpack
4.3 and these versions are still available from
`this webpage <https://depts.washington.edu/clawpack/clawpack-4.3/book.html>`_,
but they will only run with Clawpack 4.3, which has not been developed since
2006.

Some of have been converted to Clawpack 5.x form, with a `setrun.py`
file for setting run time data and a `setplot.py` file for specifying plots
with Python. See:
Many of the examples have been converted to Clawpack 5.x form, with
a `setrun.py` file for setting run time data and a `setplot.py`
file for specifying plots with Python. See:

* :ref:`setrun`
* :ref:`setplot`

Available examples
------------------

The examples converted so far can be found in the
The examples converted to v5.x form so far can be found in the
directory `apps/fvmbook` if you clone the `apps` repository.
(See :ref:`apps`.)

You can also browse the examples and plots/animations of the results in the
`Clawpack gallery of fvmbook applications <http://www.clawpack.org/gallery/gallery/gallery_fvmbook.html>`__

YouTube Videos
--------------

A set of 25 videos on material from the book were recorded in 2023 and are
available in `this playlist
<https://www.youtube.com/playlist?list=PLHJVj2zE9oLRPo7Xn1QI6WTl9QrBXLkqS>`__
on the `Clawpack YouTube channel
<https://www.youtube.com/channel/UCxIdwWtDvUG_kdn-KiSVroQ>`__.
For a summary of the contents of each video, see `this webpage
<https://faculty.washington.edu/rjl/classes/am574w2023/lectures.html>`__.
3 changes: 3 additions & 0 deletions _sources/galleries.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,12 @@ and also from

which must be obtained separately from the main installation of Clawpack,
see :ref:`apps`.

The directory `$CLAW/apps/notebooks` contains a number of Jupyter
notebooks that illustrate various aspects of Clawpack.
Many of these are also visible in rendered html form in the
`Gallery of Notebooks <http://www.clawpack.org/gallery/notebooks.html>`__.

The directory `$CLAW/apps/fvmbook` contains a number of
:ref:`fvmbook`.

4 changes: 2 additions & 2 deletions biblio.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,14 +232,14 @@ <h2>Papers describing the Clawpack software and algorithms<a class="headerlink"
<div class="citation" id="leveque-fvmhp" role="doc-biblioentry">
<span class="label"><span class="fn-bracket">[</span>LeVeque-FVMHP<span class="fn-bracket">]</span></span>
<p>R. J. LeVeque.
<a class="reference external" href="http://www.amath.washington.edu/~claw/book.html">Finite Volume Methods for Hyperbolic Problems.</a>
<a class="reference external" href="https://www.clawpack.org/fvmhp_materials/">Finite Volume Methods for Hyperbolic Problems.</a>
Cambridge University Press, Cambridge, UK, 2002.</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="nd">@book</span><span class="p">{</span><span class="n">LeVeque</span><span class="o">-</span><span class="n">FVMHP</span><span class="p">,</span>
<span class="n">Author</span> <span class="o">=</span> <span class="p">{</span><span class="n">R</span><span class="o">.</span> <span class="n">J</span><span class="o">.</span> <span class="n">LeVeque</span><span class="p">},</span>
<span class="n">Title</span> <span class="o">=</span> <span class="p">{</span><span class="n">Finite</span> <span class="n">Volume</span> <span class="n">Methods</span> <span class="k">for</span> <span class="n">Hyperbolic</span> <span class="n">Problems</span><span class="p">},</span>
<span class="n">Publisher</span> <span class="o">=</span> <span class="p">{</span><span class="n">Cambridge</span> <span class="n">University</span> <span class="n">Press</span><span class="p">},</span>
<span class="n">Year</span> <span class="o">=</span> <span class="p">{</span><span class="mi">2002</span><span class="p">},</span>
<span class="n">Url</span> <span class="o">=</span> <span class="p">{</span><span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">www</span><span class="o">.</span><span class="n">clawpack</span><span class="o">.</span><span class="n">org</span><span class="o">/</span><span class="n">book</span><span class="o">.</span><span class="n">html</span><span class="p">}}</span>
<span class="n">Url</span> <span class="o">=</span> <span class="p">{</span><span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">www</span><span class="o">.</span><span class="n">clawpack</span><span class="o">.</span><span class="n">org</span><span class="o">/</span><span class="n">fvmhp_materials</span><span class="o">/</span><span class="p">}}</span>
</pre></div>
</div>
<p>See <span class="xref std std-ref">gallery_fvmbook</span> for some sample results from this book.</p>
Expand Down
2 changes: 1 addition & 1 deletion dev/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 887f5e2c54ba2b2569b493a65a6f8422
config: 515136ac7c664c57966fe826a8cd192d
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified dev/.doctrees/ClawPlotAxes.doctree
Binary file not shown.
Binary file modified dev/.doctrees/ClawPlotData.doctree
Binary file not shown.
Binary file modified dev/.doctrees/ClawPlotFigure.doctree
Binary file not shown.
Binary file modified dev/.doctrees/ClawPlotItem.doctree
Binary file not shown.
Binary file modified dev/.doctrees/about.doctree
Binary file not shown.
Binary file modified dev/.doctrees/adjoint.doctree
Binary file not shown.
Binary file modified dev/.doctrees/amr_algorithm.doctree
Binary file not shown.
Binary file modified dev/.doctrees/amrclaw.doctree
Binary file not shown.
Binary file modified dev/.doctrees/amrclaw1d.doctree
Binary file not shown.
Binary file modified dev/.doctrees/amrclaw_doxygen.doctree
Binary file not shown.
Binary file modified dev/.doctrees/amrclaw_flowcharts.doctree
Binary file not shown.
Binary file modified dev/.doctrees/application_documentation.doctree
Binary file not shown.
Binary file modified dev/.doctrees/apps.doctree
Binary file not shown.
Binary file modified dev/.doctrees/aws.doctree
Binary file not shown.
Binary file modified dev/.doctrees/b4run.doctree
Binary file not shown.
Binary file modified dev/.doctrees/b4step_defaults.doctree
Binary file not shown.
Binary file modified dev/.doctrees/bc.doctree
Binary file not shown.
Binary file modified dev/.doctrees/biblio.doctree
Binary file not shown.
Binary file modified dev/.doctrees/bouss1d.doctree
Binary file not shown.
Binary file modified dev/.doctrees/bouss2d.doctree
Binary file not shown.
Binary file modified dev/.doctrees/changes_to_master.doctree
Binary file not shown.
Binary file modified dev/.doctrees/claw43to46.doctree
Binary file not shown.
Binary file modified dev/.doctrees/claw46to50.doctree
Binary file not shown.
Binary file modified dev/.doctrees/claw4x.doctree
Binary file not shown.
Binary file modified dev/.doctrees/clawpack5.doctree
Binary file not shown.
Binary file modified dev/.doctrees/clawpack_components.doctree
Binary file not shown.
Binary file modified dev/.doctrees/community.doctree
Binary file not shown.
Binary file modified dev/.doctrees/contents.doctree
Binary file not shown.
Binary file modified dev/.doctrees/contribute_apps.doctree
Binary file not shown.
Binary file modified dev/.doctrees/current_data.doctree
Binary file not shown.
Binary file modified dev/.doctrees/developers.doctree
Binary file not shown.
Binary file modified dev/.doctrees/docker_image.doctree
Binary file not shown.
Binary file modified dev/.doctrees/dtopotools_module.doctree
Binary file not shown.
Binary file modified dev/.doctrees/environment.pickle
Binary file not shown.
Binary file modified dev/.doctrees/f77_vs_f90.doctree
Binary file not shown.
Binary file modified dev/.doctrees/fgmax.doctree
Binary file not shown.
Binary file modified dev/.doctrees/fgmax_tools_module.doctree
Binary file not shown.
Binary file modified dev/.doctrees/fgout.doctree
Binary file not shown.
Binary file modified dev/.doctrees/fgout_tools_module.doctree
Binary file not shown.
Binary file modified dev/.doctrees/first_run.doctree
Binary file not shown.
Binary file modified dev/.doctrees/first_run_fortran.doctree
Binary file not shown.
Binary file modified dev/.doctrees/first_run_pyclaw.doctree
Binary file not shown.
Binary file modified dev/.doctrees/flagregions.doctree
Binary file not shown.
Binary file modified dev/.doctrees/force_dry.doctree
Binary file not shown.
Binary file modified dev/.doctrees/fortran.doctree
Binary file not shown.
Binary file modified dev/.doctrees/fortran_compilers.doctree
Binary file not shown.
Binary file modified dev/.doctrees/fvmbook.doctree
Binary file not shown.
Binary file modified dev/.doctrees/galleries.doctree
Binary file not shown.
Binary file modified dev/.doctrees/gauges.doctree
Binary file not shown.
Binary file modified dev/.doctrees/geoclaw.doctree
Binary file not shown.
Binary file modified dev/.doctrees/geoclaw1d.doctree
Binary file not shown.
Binary file modified dev/.doctrees/geoclaw_started.doctree
Binary file not shown.
Binary file modified dev/.doctrees/geoclaw_util_module.doctree
Binary file not shown.
Binary file modified dev/.doctrees/geohints.doctree
Binary file not shown.
Binary file modified dev/.doctrees/geoplot.doctree
Binary file not shown.
Binary file modified dev/.doctrees/git_versions.doctree
Binary file not shown.
Binary file modified dev/.doctrees/googleearth_plotting.doctree
Binary file not shown.
Binary file modified dev/.doctrees/gpu.doctree
Binary file not shown.
Binary file modified dev/.doctrees/grid_registration.doctree
Binary file not shown.
Binary file modified dev/.doctrees/howto_doc.doctree
Binary file not shown.
Binary file modified dev/.doctrees/howto_release.doctree
Binary file not shown.
Binary file modified dev/.doctrees/installing.doctree
Binary file not shown.
Binary file modified dev/.doctrees/installing_fortcodes.doctree
Binary file not shown.
Binary file modified dev/.doctrees/installing_pip.doctree
Binary file not shown.
Binary file modified dev/.doctrees/kmltools_module.doctree
Binary file not shown.
Binary file modified dev/.doctrees/lagrangian_gauges.doctree
Binary file not shown.
Binary file modified dev/.doctrees/license.doctree
Binary file not shown.
Binary file modified dev/.doctrees/makefiles.doctree
Binary file not shown.
Binary file modified dev/.doctrees/makefiles_library.doctree
Binary file not shown.
Binary file modified dev/.doctrees/manning.doctree
Binary file not shown.
Binary file modified dev/.doctrees/mapc2p.doctree
Binary file not shown.
Binary file modified dev/.doctrees/marching_front.doctree
Binary file not shown.
Binary file modified dev/.doctrees/matlab_plotting.doctree
Binary file not shown.
Binary file modified dev/.doctrees/nearshore_interp.doctree
Binary file not shown.
Binary file modified dev/.doctrees/netcdf.doctree
Binary file not shown.
Binary file modified dev/.doctrees/newapp.doctree
Binary file not shown.
Binary file modified dev/.doctrees/okada.doctree
Binary file not shown.
Binary file modified dev/.doctrees/openmp.doctree
Binary file not shown.
Binary file modified dev/.doctrees/output_styles.doctree
Binary file not shown.
Binary file modified dev/.doctrees/packages.doctree
Binary file not shown.
Binary file modified dev/.doctrees/photos.doctree
Binary file not shown.
Binary file modified dev/.doctrees/plotexamples.doctree
Binary file not shown.
Binary file modified dev/.doctrees/plotting.doctree
Binary file not shown.
Binary file modified dev/.doctrees/plotting_faq.doctree
Binary file not shown.
Binary file modified dev/.doctrees/plotting_geoclaw.doctree
Binary file not shown.
Binary file modified dev/.doctrees/plotting_python.doctree
Binary file not shown.
Binary file modified dev/.doctrees/prereqs.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/about.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/basics.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/classes.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/clawpack_and_pyclaw.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/cloud.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/controller.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/evolve/limiters.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/examples.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/geometry.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/going_further.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/index.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/io.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/output.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/parallel.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/plotting.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/problem.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/rp.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/solution.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/solvers.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/started.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/state.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/troubleshooting.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/tutorial.doctree
Binary file not shown.
Binary file modified dev/.doctrees/pyclaw/util.doctree
Binary file not shown.
Binary file modified dev/.doctrees/python.doctree
Binary file not shown.
Binary file modified dev/.doctrees/python_path.doctree
Binary file not shown.
Binary file modified dev/.doctrees/qinit_defaults.doctree
Binary file not shown.
Binary file modified dev/.doctrees/quick_surge.doctree
Binary file not shown.
Binary file modified dev/.doctrees/quick_tsunami.doctree
Binary file not shown.
Binary file modified dev/.doctrees/refinement.doctree
Binary file not shown.
Binary file modified dev/.doctrees/regression.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_0_0.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_1_0.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_2_0.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_2_1.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_2_2.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_3_0.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_3_1.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_4_0.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_4_1.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_5_0.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_6_0.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_6_1.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_7_0.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_7_1.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_8_0.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_8_1.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_8_2.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_9_0.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_9_1.doctree
Binary file not shown.
Binary file modified dev/.doctrees/release_5_9_2.doctree
Binary file not shown.
Binary file modified dev/.doctrees/releases.doctree
Binary file not shown.
Binary file modified dev/.doctrees/restart.doctree
Binary file not shown.
Binary file modified dev/.doctrees/riemann.doctree
Binary file not shown.
Binary file modified dev/.doctrees/riemann/Shallow_water_Riemann_solvers.doctree
Binary file not shown.
Binary file modified dev/.doctrees/ruled_rectangles.doctree
Binary file not shown.
Binary file modified dev/.doctrees/sealevel.doctree
Binary file not shown.
Binary file modified dev/.doctrees/set_eta_init.doctree
Binary file not shown.
Binary file modified dev/.doctrees/setaux_defaults.doctree
Binary file not shown.
Binary file modified dev/.doctrees/setenv.doctree
Binary file not shown.
Binary file modified dev/.doctrees/setplot.doctree
Binary file not shown.
Binary file modified dev/.doctrees/setrun.doctree
Binary file not shown.
Binary file modified dev/.doctrees/setrun_amrclaw.doctree
Binary file not shown.
Binary file modified dev/.doctrees/setrun_amrclaw_sample.doctree
Binary file not shown.
Binary file modified dev/.doctrees/setrun_geoclaw.doctree
Binary file not shown.
Binary file modified dev/.doctrees/setrun_sample.doctree
Binary file not shown.
Binary file modified dev/.doctrees/sharing.doctree
Binary file not shown.
Binary file modified dev/.doctrees/sphere_source.doctree
Binary file not shown.
Binary file modified dev/.doctrees/sphinxdoc.doctree
Binary file not shown.
Binary file modified dev/.doctrees/src1d_defaults.doctree
Binary file not shown.
Binary file modified dev/.doctrees/src_defaults.doctree
Binary file not shown.
Binary file modified dev/.doctrees/storm_module.doctree
Binary file not shown.
Binary file modified dev/.doctrees/surgedata.doctree
Binary file not shown.
Binary file modified dev/.doctrees/testing.doctree
Binary file not shown.
Binary file modified dev/.doctrees/timing.doctree
Binary file not shown.
Binary file modified dev/.doctrees/topo.doctree
Binary file not shown.
Binary file modified dev/.doctrees/topotools.doctree
Binary file not shown.
Binary file modified dev/.doctrees/topotools_module.doctree
Binary file not shown.
Binary file modified dev/.doctrees/trouble.doctree
Binary file not shown.
Binary file modified dev/.doctrees/tsunamidata.doctree
Binary file not shown.
Binary file modified dev/.doctrees/user_routines.doctree
Binary file not shown.
Binary file modified dev/.doctrees/visit_plotting.doctree
Binary file not shown.
Binary file modified dev/.doctrees/vm.doctree
Binary file not shown.
Binary file modified dev/.doctrees/wp_algorithms.doctree
Binary file not shown.
4 changes: 2 additions & 2 deletions dev/_sources/biblio.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,15 +147,15 @@ Papers describing the Clawpack software and algorithms
.. [LeVeque-FVMHP]
R. J. LeVeque.
`Finite Volume Methods for Hyperbolic Problems. <http://www.amath.washington.edu/~claw/book.html>`_
`Finite Volume Methods for Hyperbolic Problems. <https://www.clawpack.org/fvmhp_materials/>`_
Cambridge University Press, Cambridge, UK, 2002. ::
@book{LeVeque-FVMHP,
Author = {R. J. LeVeque},
Title = {Finite Volume Methods for Hyperbolic Problems},
Publisher = {Cambridge University Press},
Year = {2002},
Url = {http://www.clawpack.org/book.html}}
Url = {https://www.clawpack.org/fvmhp_materials/}}
See :ref:`gallery_fvmbook` for some sample results from this book.
Expand Down
32 changes: 22 additions & 10 deletions dev/_sources/fvmbook.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,39 @@ Examples from the book FVMHP



The book
`Finite Volume Methods for Hyperbolic Problems
<http://faculty.washington.edu/rjl/book.html>`_
The book `Finite Volume Methods for Hyperbolic Problems
<https://www.clawpack.org/fvmhp_materials/>`_
contains many examples that link to Clawpack codes used to create the
figures in the book. These codes are available for Clawpack
4.3 via the
`book webpage <http://faculty.washington.edu/rjl/book.html>`_
figures in the book. These codes were originally developed for Clawpack
4.3 and these versions are still available from
`this webpage <https://depts.washington.edu/clawpack/clawpack-4.3/book.html>`_,
but they will only run with Clawpack 4.3, which has not been developed since
2006.

Some of have been converted to Clawpack 5.x form, with a `setrun.py`
file for setting run time data and a `setplot.py` file for specifying plots
with Python. See:
Many of the examples have been converted to Clawpack 5.x form, with
a `setrun.py` file for setting run time data and a `setplot.py`
file for specifying plots with Python. See:

* :ref:`setrun`
* :ref:`setplot`

Available examples
------------------

The examples converted so far can be found in the
The examples converted to v5.x form so far can be found in the
directory `apps/fvmbook` if you clone the `apps` repository.
(See :ref:`apps`.)

You can also browse the examples and plots/animations of the results in the
`Clawpack gallery of fvmbook applications <http://www.clawpack.org/gallery/gallery/gallery_fvmbook.html>`__

YouTube Videos
--------------

A set of 25 videos on material from the book were recorded in 2023 and are
available in `this playlist
<https://www.youtube.com/playlist?list=PLHJVj2zE9oLRPo7Xn1QI6WTl9QrBXLkqS>`__
on the `Clawpack YouTube channel
<https://www.youtube.com/channel/UCxIdwWtDvUG_kdn-KiSVroQ>`__.
For a summary of the contents of each video, see `this webpage
<https://faculty.washington.edu/rjl/classes/am574w2023/lectures.html>`__.
3 changes: 3 additions & 0 deletions dev/_sources/galleries.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,12 @@ and also from

which must be obtained separately from the main installation of Clawpack,
see :ref:`apps`.

The directory `$CLAW/apps/notebooks` contains a number of Jupyter
notebooks that illustrate various aspects of Clawpack.
Many of these are also visible in rendered html form in the
`Gallery of Notebooks <http://www.clawpack.org/gallery/notebooks.html>`__.

The directory `$CLAW/apps/fvmbook` contains a number of
:ref:`fvmbook`.

4 changes: 2 additions & 2 deletions dev/biblio.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,14 +232,14 @@ <h2>Papers describing the Clawpack software and algorithms<a class="headerlink"
<div class="citation" id="leveque-fvmhp" role="doc-biblioentry">
<span class="label"><span class="fn-bracket">[</span>LeVeque-FVMHP<span class="fn-bracket">]</span></span>
<p>R. J. LeVeque.
<a class="reference external" href="http://www.amath.washington.edu/~claw/book.html">Finite Volume Methods for Hyperbolic Problems.</a>
<a class="reference external" href="https://www.clawpack.org/fvmhp_materials/">Finite Volume Methods for Hyperbolic Problems.</a>
Cambridge University Press, Cambridge, UK, 2002.</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="nd">@book</span><span class="p">{</span><span class="n">LeVeque</span><span class="o">-</span><span class="n">FVMHP</span><span class="p">,</span>
<span class="n">Author</span> <span class="o">=</span> <span class="p">{</span><span class="n">R</span><span class="o">.</span> <span class="n">J</span><span class="o">.</span> <span class="n">LeVeque</span><span class="p">},</span>
<span class="n">Title</span> <span class="o">=</span> <span class="p">{</span><span class="n">Finite</span> <span class="n">Volume</span> <span class="n">Methods</span> <span class="k">for</span> <span class="n">Hyperbolic</span> <span class="n">Problems</span><span class="p">},</span>
<span class="n">Publisher</span> <span class="o">=</span> <span class="p">{</span><span class="n">Cambridge</span> <span class="n">University</span> <span class="n">Press</span><span class="p">},</span>
<span class="n">Year</span> <span class="o">=</span> <span class="p">{</span><span class="mi">2002</span><span class="p">},</span>
<span class="n">Url</span> <span class="o">=</span> <span class="p">{</span><span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">www</span><span class="o">.</span><span class="n">clawpack</span><span class="o">.</span><span class="n">org</span><span class="o">/</span><span class="n">book</span><span class="o">.</span><span class="n">html</span><span class="p">}}</span>
<span class="n">Url</span> <span class="o">=</span> <span class="p">{</span><span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">www</span><span class="o">.</span><span class="n">clawpack</span><span class="o">.</span><span class="n">org</span><span class="o">/</span><span class="n">fvmhp_materials</span><span class="o">/</span><span class="p">}}</span>
</pre></div>
</div>
<p>See <span class="xref std std-ref">gallery_fvmbook</span> for some sample results from this book.</p>
Expand Down
4 changes: 2 additions & 2 deletions dev/fgmax_tools_module.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,14 +136,14 @@ <h3>Navigation</h3>
<p>Alternatively, can set indexing==’xy’ so that X,Y and other
arrays have same layout as topo arrays:</p>
<aside class="system-message">
<p class="system-message-title">System Message: ERROR/3 (<span class="docutils literal">/Users/rjl/clawpack_src/clawpack_master/geoclaw/src/python/geoclaw/fgmax_tools.py:docstring of clawpack.geoclaw.fgmax_tools.FGmaxGrid.read_output</span>, line 8)</p>
<p class="system-message-title">System Message: ERROR/3 (<span class="docutils literal">/Users/rjl/git/clawpack/geoclaw/src/python/geoclaw/fgmax_tools.py:docstring of clawpack.geoclaw.fgmax_tools.FGmaxGrid.read_output</span>, line 8)</p>
<p>Unexpected indentation.</p>
</aside>
<blockquote>
<div><p>X[j,i],Y[j,i] corresponds to point x[i],y[j]</p>
</div></blockquote>
<aside class="system-message">
<p class="system-message-title">System Message: WARNING/2 (<span class="docutils literal">/Users/rjl/clawpack_src/clawpack_master/geoclaw/src/python/geoclaw/fgmax_tools.py:docstring of clawpack.geoclaw.fgmax_tools.FGmaxGrid</span>, line 1)</p>
<p class="system-message-title">System Message: WARNING/2 (<span class="docutils literal">/Users/rjl/git/clawpack/geoclaw/src/python/geoclaw/fgmax_tools.py:docstring of clawpack.geoclaw.fgmax_tools.FGmaxGrid</span>, line 1)</p>
<p>Block quote ends without a blank line; unexpected unindent.</p>
</aside>
<p>This is useful if you want to save the fgmax results in same format as
Expand Down
27 changes: 18 additions & 9 deletions dev/fvmbook.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,16 @@ <h3>Navigation</h3>

<section id="examples-from-the-book-fvmhp">
<span id="fvmbook"></span><h1>Examples from the book FVMHP<a class="headerlink" href="#examples-from-the-book-fvmhp" title="Permalink to this heading"></a></h1>
<p>The book
<a class="reference external" href="http://faculty.washington.edu/rjl/book.html">Finite Volume Methods for Hyperbolic Problems</a>
<p>The book <a class="reference external" href="https://www.clawpack.org/fvmhp_materials/">Finite Volume Methods for Hyperbolic Problems</a>
contains many examples that link to Clawpack codes used to create the
figures in the book. These codes are available for Clawpack
4.3 via the
<a class="reference external" href="http://faculty.washington.edu/rjl/book.html">book webpage</a></p>
<p>Some of have been converted to Clawpack 5.x form, with a <cite>setrun.py</cite>
file for setting run time data and a <cite>setplot.py</cite> file for specifying plots
with Python. See:</p>
figures in the book. These codes were originally developed for Clawpack
4.3 and these versions are still available from
<a class="reference external" href="https://depts.washington.edu/clawpack/clawpack-4.3/book.html">this webpage</a>,
but they will only run with Clawpack 4.3, which has not been developed since
2006.</p>
<p>Many of the examples have been converted to Clawpack 5.x form, with
a <cite>setrun.py</cite> file for setting run time data and a <cite>setplot.py</cite>
file for specifying plots with Python. See:</p>
<blockquote>
<div><ul class="simple">
<li><p><a class="reference internal" href="setrun.html#setrun"><span class="std std-ref">Specifying classic run-time parameters in setrun.py</span></a></p></li>
Expand All @@ -103,12 +104,19 @@ <h3>Navigation</h3>
</div></blockquote>
<section id="available-examples">
<h2>Available examples<a class="headerlink" href="#available-examples" title="Permalink to this heading"></a></h2>
<p>The examples converted so far can be found in the
<p>The examples converted to v5.x form so far can be found in the
directory <cite>apps/fvmbook</cite> if you clone the <cite>apps</cite> repository.
(See <a class="reference internal" href="apps.html#apps"><span class="std std-ref">Clawpack Applications repository</span></a>.)</p>
<p>You can also browse the examples and plots/animations of the results in the
<a class="reference external" href="http://www.clawpack.org/gallery/gallery/gallery_fvmbook.html">Clawpack gallery of fvmbook applications</a></p>
</section>
<section id="youtube-videos">
<h2>YouTube Videos<a class="headerlink" href="#youtube-videos" title="Permalink to this heading"></a></h2>
<p>A set of 25 videos on material from the book were recorded in 2023 and are
available in <a class="reference external" href="https://www.youtube.com/playlist?list=PLHJVj2zE9oLRPo7Xn1QI6WTl9QrBXLkqS">this playlist</a>
on the <a class="reference external" href="https://www.youtube.com/channel/UCxIdwWtDvUG_kdn-KiSVroQ">Clawpack YouTube channel</a>.
For a summary of the contents of each video, see <a class="reference external" href="https://faculty.washington.edu/rjl/classes/am574w2023/lectures.html">this webpage</a>.</p>
</section>
</section>


Expand All @@ -128,6 +136,7 @@ <h3><a href="contents.html">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">Examples from the book FVMHP</a><ul>
<li><a class="reference internal" href="#available-examples">Available examples</a></li>
<li><a class="reference internal" href="#youtube-videos">YouTube Videos</a></li>
</ul>
</li>
</ul>
Expand Down
6 changes: 4 additions & 2 deletions dev/galleries.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,13 @@ <h3>Navigation</h3>
<li><p><cite>$CLAW/apps</cite></p></li>
</ul>
<p>which must be obtained separately from the main installation of Clawpack,
see <a class="reference internal" href="apps.html#apps"><span class="std std-ref">Clawpack Applications repository</span></a>.
The directory <cite>$CLAW/apps/notebooks</cite> contains a number of Jupyter
see <a class="reference internal" href="apps.html#apps"><span class="std std-ref">Clawpack Applications repository</span></a>.</p>
<p>The directory <cite>$CLAW/apps/notebooks</cite> contains a number of Jupyter
notebooks that illustrate various aspects of Clawpack.
Many of these are also visible in rendered html form in the
<a class="reference external" href="http://www.clawpack.org/gallery/notebooks.html">Gallery of Notebooks</a>.</p>
<p>The directory <cite>$CLAW/apps/fvmbook</cite> contains a number of
<a class="reference internal" href="fvmbook.html#fvmbook"><span class="std std-ref">Examples from the book FVMHP</span></a>.</p>
</section>


Expand Down
2 changes: 1 addition & 1 deletion dev/geoclaw_util_module.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>Navigation</h3>
<p>Note: If using this to initialize a radially-symmetric 2d velocity on the
sphere based on a radial velocity U(r), symmetric about (x0, y0), set:</p>
<aside class="system-message">
<p class="system-message-title">System Message: ERROR/3 (<span class="docutils literal">/Users/rjl/clawpack_src/clawpack_master/geoclaw/src/python/geoclaw/util.py:docstring of clawpack.geoclaw.util.bearing</span>, line 9)</p>
<p class="system-message-title">System Message: ERROR/3 (<span class="docutils literal">/Users/rjl/git/clawpack/geoclaw/src/python/geoclaw/util.py:docstring of clawpack.geoclaw.util.bearing</span>, line 9)</p>
<p>Unexpected indentation.</p>
</aside>
<blockquote>
Expand Down
Loading

0 comments on commit 18be577

Please sign in to comment.