<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Examples from the book FVMHP &mdash; Clawpack 5.2.2 documentation</title>
    
    <link rel="stylesheet" href="_static/flasky.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <link rel="stylesheet" href="_static/base.css" type="text/css" />
    <link rel="stylesheet" href="_static/layout.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '5.2.2',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
    <link rel="shortcut icon" href="_static/clawicon.ico"/>
    <link rel="author" title="About these documents" href="about.html" />
    <link rel="top" title="Clawpack 5.2.2 documentation" href="index.html" />
    <link rel="next" title="Creating a new application directory" href="newapp.html" />
    <link rel="prev" title="Clawpack Applications repository" href="apps.html" /> 
  </head>
  <body>
<div id="main-wrapper" class="sphinx">
<div id="header-wrapper">
  <section id="header">
    <!-- <h1><a href="http://clawpack.org/">Clawpack</a></h1> -->
    <h1><a href="http://clawpack.org/">Clawpack-5</a></h1> 
    <nav>
      <ul>
        <li>
          <a href="contents.html">Docs</a>
        </li>
        <li>
          <a href="installing.html">Install</a>
        </li>
        <li>
          <a class="" href="galleries.html">Gallery</a>
        </li>
        <li>
          <a class="active" href="https://groups.google.com/forum/#!forum/claw-users">Support</a>
        </li>
        <li>
          <a class="active" href="http://github.com/organizations/clawpack">Source</a>
        </li>
        <li>
          <a class="" href="developers.html">Develop</a>
        </li>
      </ul>
    </nav>
  </section>
<div class="decoration"></div>
</div>

    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="newapp.html" title="Creating a new application directory"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="apps.html" title="Clawpack Applications repository"
             accesskey="P">previous</a> |</li>
        <li><a href="contents.html">Clawpack 5.2.2 documentation</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="examples-from-the-book-fvmhp">
<span id="book"></span><h1>Examples from the book FVMHP<a class="headerlink" href="#examples-from-the-book-fvmhp" title="Permalink to this headline">¶</a></h1>
<p>The book
<a class="reference external" href="http://www.clawpack.org/book.html">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://www.clawpack.org/book.html">book webpage</a></p>
<p>Some of have been converted to Clawpack 5.0 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><a class="reference internal" href="setrun.html#setrun"><em>Specifying classic run-time parameters in setrun.py</em></a></li>
<li><a class="reference internal" href="setplot.html#setplot"><em>Using setplot.py to specify the desired plots</em></a></li>
</ul>
</div></blockquote>
<div class="section" id="available-examples">
<h2>Available examples<a class="headerlink" href="#available-examples" title="Permalink to this headline">¶</a></h2>
<p>The examples converted 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"><em>Clawpack Applications repository</em></a>.)</p>
<p>You can also browse the examples in the
<a class="reference internal" href="gallery/gallery_fvmbook.html#gallery-fvmbook"><em>Gallery of fvmbook applications</em></a>.</p>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
<p><a href="http://clawpack.org/">
    <img class="logo" src= "_static/clawlogo.jpg" alt="Logo"/>
</a>
<h2>Version 5.2.2</h2>
</p>
  <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>
</ul>
</li>
</ul>
<h3>Related Topics</h3>
<ul>
  <li><a href="contents.html">Documentation overview</a><ul>
      <li>Previous: <a href="apps.html" title="previous chapter">Clawpack Applications repository</a></li>
      <li>Next: <a href="newapp.html" title="next chapter">Creating a new application directory</a></li>
  </ul></li>
</ul>
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="_sources/book.txt"
           rel="nofollow">Show Source</a></li>
  </ul>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
  <div class="footer">
    &copy; Copyright 2014, The Clawpack Development Team.
    Created using <a href="http://sphinx.pocoo.org/">Sphinx</a>.
  </div>
  
  </body>
</html>