-
Notifications
You must be signed in to change notification settings - Fork 7
/
contents.html
489 lines (476 loc) · 31.4 KB
/
contents.html
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<title>Full Table of Contents — Clawpack 5.11.x documentation</title>
<link rel="stylesheet" href="_static/base.css" type="text/css" />
<link rel="stylesheet" href="_static/layout.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/flasky.css" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<link rel="shortcut icon" href="_static/clawicon.ico"/>
<link rel="author" title="About these documents" href="about.html" />
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="About this software" href="about.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="#">Docs</a>
</li>
<li>
<a href="installing.html">Install</a>
</li>
<li>
<a class="" href="http://clawpack.org/gallery/index.html">Gallery</a>
</li>
<li>
<a href="about.html">Citation</a>
</li>
<li>
<a class="active" href="http://github.com/clawpack">GitHub</a>
</li>
<li>
<a class="" href="community.html">Community</a>
</li>
<li>
<a class="" href="developers.html">Contribute</a>
</li>
</ul>
</nav>
</section>
<div class="decoration"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<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="about.html" title="About this software"
accesskey="N">next</a> |</li>
<li class="nav-item nav-item-0"><a href="#">Clawpack 5.11.x documentation</a> »</li>
<li class="nav-item nav-item-this"><a href="">Full Table of Contents</a></li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<p id="contents"><a class="reference external" href="index.html">The Clawpack Homepage</a> contains a general introduction to
the Clawpack open source software project.</p>
<nav class="contents" id="id1" role="doc-toc">
<p class="topic-title">Contents</p>
<ul class="simple">
<li><p><a class="reference internal" href="#full-table-of-contents" id="id2">Full Table of Contents</a></p>
<ul>
<li><p><a class="reference internal" href="#overview-and-getting-started" id="id3">Overview and Getting Started</a></p></li>
<li><p><a class="reference internal" href="#examples-and-applications" id="id4">Examples and Applications</a></p></li>
<li><p><a class="reference internal" href="#classic-amrclaw-and-geoclaw" id="id5">Classic, AMRClaw, and GeoClaw</a></p>
<ul>
<li><p><a class="reference internal" href="#using-the-fortran-codes" id="id6">Using the Fortran codes</a></p></li>
<li><p><a class="reference internal" href="#amrclaw-adaptive-mesh-refinement" id="id7">AMRClaw: adaptive mesh refinement</a></p></li>
<li><p><a class="reference internal" href="#geoclaw-geophysical-flows" id="id8">GeoClaw: geophysical flows</a></p></li>
</ul>
</li>
<li><p><a class="reference internal" href="#pyclaw" id="id9">PyClaw</a></p></li>
<li><p><a class="reference internal" href="#riemann" id="id10">Riemann</a></p></li>
<li><p><a class="reference internal" href="#visclaw-plotting-and-visualization-tools" id="id11">VisClaw: Plotting and Visualization Tools</a></p></li>
<li><p><a class="reference internal" href="#migrating-applications-from-older-versions-of-clawpack" id="id12">Migrating applications from older versions of Clawpack</a></p></li>
<li><p><a class="reference internal" href="#developers-resources" id="id13">Developers’ resources</a></p></li>
<li><p><a class="reference internal" href="#references" id="id14">References</a></p></li>
</ul>
</li>
</ul>
</nav>
<section id="full-table-of-contents">
<h1><a class="toc-backref" href="#id2" role="doc-backlink">Full Table of Contents</a><a class="headerlink" href="#full-table-of-contents" title="Permalink to this heading">¶</a></h1>
<p>This is the documentation for the latest version of Clawpack.
For documentation corresponding to older versions see the list of
past releases in the menu to the left. The <em>future</em> version refers
to new documentation for features that have been merged into the
master branch of a Clawpack repository, but have not yet been
released. To use one of these features, see <a class="reference internal" href="developers.html#setup-dev"><span class="std std-ref">Installation instructions for developers</span></a>.</p>
<p><strong>What’s New??</strong> For release notes, summaries of changes between releases,
and links to all the Github commit logs, see <a class="reference internal" href="releases.html#releases"><span class="std std-ref">Releases of Clawpack and release notes</span></a>.</p>
<section id="overview-and-getting-started">
<h2><a class="toc-backref" href="#id3" role="doc-backlink">Overview and Getting Started</a><a class="headerlink" href="#overview-and-getting-started" title="Permalink to this heading">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="about.html">About this software</a><ul>
<li class="toctree-l2"><a class="reference internal" href="about.html#license">License</a></li>
<li class="toctree-l2"><a class="reference internal" href="about.html#authors">Authors</a></li>
<li class="toctree-l2"><a class="reference internal" href="about.html#citing-this-work">Citing this work</a></li>
<li class="toctree-l2"><a class="reference internal" href="about.html#funding">Funding</a></li>
</ul>
</li>
</ul>
</div>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="releases.html">Releases of Clawpack and release notes</a></li>
<li class="toctree-l1"><a class="reference internal" href="packages.html">Which Clawpack solver should I use?</a></li>
<li class="toctree-l1"><a class="reference internal" href="installing.html">Installing Clawpack</a></li>
<li class="toctree-l1"><a class="reference internal" href="installing_pip.html">pip install instructions</a></li>
<li class="toctree-l1"><a class="reference internal" href="installing_fortcodes.html">Options for installing Clawpack Fortran codes</a></li>
<li class="toctree-l1"><a class="reference internal" href="setenv.html">Set environment variables</a></li>
<li class="toctree-l1"><a class="reference internal" href="first_run.html">Running an example</a></li>
<li class="toctree-l1"><a class="reference internal" href="clawpack_components.html">Clawpack components</a></li>
<li class="toctree-l1"><a class="reference internal" href="wp_algorithms.html">Wave-propagation algorithms</a></li>
<li class="toctree-l1"><a class="reference internal" href="trouble.html">Troubleshooting</a></li>
</ul>
</div>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="docker_image.html">Docker for Clawpack</a></li>
<li class="toctree-l1"><a class="reference internal" href="vm.html">Clawpack Virtual Machine</a></li>
<li class="toctree-l1"><a class="reference internal" href="aws.html">Amazon Web Services EC2 Clawpack AMI</a></li>
</ul>
</div>
</section>
<section id="examples-and-applications">
<h2><a class="toc-backref" href="#id4" role="doc-backlink">Examples and Applications</a><a class="headerlink" href="#examples-and-applications" title="Permalink to this heading">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="apps.html">Clawpack Applications repository</a></li>
<li class="toctree-l1"><a class="reference internal" href="galleries.html">Clawpack Gallery</a></li>
<li class="toctree-l1"><a class="reference internal" href="fvmbook.html">Examples from the book FVMHP</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute_apps.html">Contributing examples and applications</a></li>
<li class="toctree-l1"><a class="reference internal" href="testing.html">Testing your installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="sphinxdoc.html">Compiling the Sphinx documentation locally</a></li>
</ul>
</div>
</section>
<section id="classic-amrclaw-and-geoclaw">
<span id="contents-fortcodes"></span><h2><a class="toc-backref" href="#id5" role="doc-backlink">Classic, AMRClaw, and GeoClaw</a><a class="headerlink" href="#classic-amrclaw-and-geoclaw" title="Permalink to this heading">¶</a></h2>
<section id="using-the-fortran-codes">
<h3><a class="toc-backref" href="#id6" role="doc-backlink">Using the Fortran codes</a><a class="headerlink" href="#using-the-fortran-codes" title="Permalink to this heading">¶</a></h3>
<p>General information that applies to Classic, AMRClaw, and GeoClaw.</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="first_run_fortran.html">Testing your Fortran installation and running an example</a></li>
<li class="toctree-l1"><a class="reference internal" href="fortran.html">Fortran version</a></li>
<li class="toctree-l1"><a class="reference internal" href="fortran_compilers.html">Fortran Compilers</a></li>
<li class="toctree-l1"><a class="reference internal" href="f77_vs_f90.html">Fortran 77 vs. Fortran 90 files</a></li>
<li class="toctree-l1"><a class="reference internal" href="user_routines.html">User files required for the Fortran code</a></li>
<li class="toctree-l1"><a class="reference internal" href="openmp.html">Using OpenMP</a></li>
<li class="toctree-l1"><a class="reference internal" href="timing.html">Timing Statistics</a></li>
<li class="toctree-l1"><a class="reference internal" href="python.html">Python Hints</a></li>
<li class="toctree-l1"><a class="reference internal" href="makefiles.html">Clawpack Makefiles</a></li>
<li class="toctree-l1"><a class="reference internal" href="makefiles_library.html">Library routines in Makefiles</a></li>
<li class="toctree-l1"><a class="reference internal" href="b4run.html">b4run function</a></li>
<li class="toctree-l1"><a class="reference internal" href="application_documentation.html">Application documentation</a></li>
<li class="toctree-l1"><a class="reference internal" href="setrun.html">Specifying classic run-time parameters in <cite>setrun.py</cite></a></li>
<li class="toctree-l1"><a class="reference internal" href="setrun_sample.html">Sample <cite>setrun.py</cite> module for classic Clawpack</a></li>
<li class="toctree-l1"><a class="reference internal" href="bc.html">Boundary conditions</a></li>
<li class="toctree-l1"><a class="reference internal" href="output_styles.html">Output data sytles and formats</a></li>
<li class="toctree-l1"><a class="reference internal" href="mapc2p.html">The mapc2p function</a></li>
<li class="toctree-l1"><a class="reference internal" href="restart.html">Checkpointing and restarting</a></li>
<li class="toctree-l1"><a class="reference internal" href="newapp.html">Creating a new application directory</a></li>
<li class="toctree-l1"><a class="reference internal" href="sharing.html">Saving and sharing results</a></li>
<li class="toctree-l1"><a class="reference internal" href="gpu.html">Using the GPU version of Clawpack</a></li>
</ul>
</div>
</section>
<section id="amrclaw-adaptive-mesh-refinement">
<h3><a class="toc-backref" href="#id7" role="doc-backlink">AMRClaw: adaptive mesh refinement</a><a class="headerlink" href="#amrclaw-adaptive-mesh-refinement" title="Permalink to this heading">¶</a></h3>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="amrclaw.html">AMRClaw Description and Detailed Contents</a><ul>
<li class="toctree-l2"><a class="reference internal" href="amrclaw1d.html">AMRClaw for 1d problems</a></li>
<li class="toctree-l2"><a class="reference internal" href="setrun_amrclaw.html">Specifying AMRClaw run-time parameters in <cite>setrun.py</cite></a></li>
<li class="toctree-l2"><a class="reference internal" href="setrun_amrclaw_sample.html">Sample <cite>setrun.py</cite> module for AMRClaw</a></li>
<li class="toctree-l2"><a class="reference internal" href="amr_algorithm.html">Adaptive mesh refinement (AMR) algorithms</a></li>
<li class="toctree-l2"><a class="reference internal" href="refinement.html">AMR refinement criteria</a></li>
<li class="toctree-l2"><a class="reference internal" href="flagregions.html">Specifying flagregions for adaptive refinement</a></li>
<li class="toctree-l2"><a class="reference internal" href="ruled_rectangles.html">Ruled Rectangles</a></li>
<li class="toctree-l2"><a class="reference internal" href="adjoint.html">Guiding AMR with adjoint flagging</a></li>
<li class="toctree-l2"><a class="reference internal" href="gauges.html">Gauges</a></li>
<li class="toctree-l2"><a class="reference internal" href="amrclaw_doxygen.html">Doxygen documentation of AMRClaw</a></li>
<li class="toctree-l2"><a class="reference internal" href="amrclaw_flowcharts.html">AMRClaw Flowcharts</a></li>
</ul>
</li>
</ul>
</div>
</section>
<section id="geoclaw-geophysical-flows">
<h3><a class="toc-backref" href="#id8" role="doc-backlink">GeoClaw: geophysical flows</a><a class="headerlink" href="#geoclaw-geophysical-flows" title="Permalink to this heading">¶</a></h3>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="geoclaw.html">GeoClaw Description and Detailed Contents</a><ul>
<li class="toctree-l2"><a class="reference internal" href="geoclaw_started.html">Getting started with GeoClaw</a></li>
<li class="toctree-l2"><a class="reference internal" href="geohints.html">Cautionary Hints on using GeoClaw</a></li>
<li class="toctree-l2"><a class="reference internal" href="topo.html">Topography data</a></li>
<li class="toctree-l2"><a class="reference internal" href="grid_registration.html">Grid registration</a></li>
<li class="toctree-l2"><a class="reference internal" href="topotools.html">Python tools for working with topo and dtopo</a></li>
<li class="toctree-l2"><a class="reference internal" href="setrun_geoclaw.html">Specifying GeoClaw parameters in <cite>setrun.py</cite></a></li>
<li class="toctree-l2"><a class="reference internal" href="plotting_geoclaw.html">Plotting routines for GeoClaw</a></li>
<li class="toctree-l2"><a class="reference internal" href="googleearth_plotting.html">Visualizing GeoClaw results in Google Earth</a></li>
<li class="toctree-l2"><a class="reference internal" href="quick_tsunami.html">Quick start guide for tsunami modeling</a></li>
<li class="toctree-l2"><a class="reference internal" href="quick_surge.html">Quick start guide for storm surge modeling</a></li>
<li class="toctree-l2"><a class="reference internal" href="okada.html">Earthquake sources: Fault slip and the Okada model</a></li>
<li class="toctree-l2"><a class="reference internal" href="sealevel.html">Setting sea_level</a></li>
<li class="toctree-l2"><a class="reference internal" href="set_eta_init.html">Set Eta Init – spatially varying initial surface elevation</a></li>
<li class="toctree-l2"><a class="reference internal" href="lagrangian_gauges.html">Lagrangian gauges for particle tracking</a></li>
<li class="toctree-l2"><a class="reference internal" href="manning.html">Manning friction term</a></li>
<li class="toctree-l2"><a class="reference internal" href="fgout.html">Fixed grid output (fgout)</a></li>
<li class="toctree-l2"><a class="reference internal" href="fgmax.html">Fixed grid monitoring (fgmax)</a></li>
<li class="toctree-l2"><a class="reference internal" href="nearshore_interp.html">Nearshore interpolation</a></li>
<li class="toctree-l2"><a class="reference internal" href="tsunamidata.html">Some sources of tsunami data</a></li>
<li class="toctree-l2"><a class="reference internal" href="surgedata.html">Sources for Storm Surge Data</a></li>
<li class="toctree-l2"><a class="reference internal" href="marching_front.html">Marching Front algorithm</a></li>
<li class="toctree-l2"><a class="reference internal" href="force_dry.html">Force Cells to be Dry Initially</a></li>
<li class="toctree-l2"><a class="reference internal" href="sphere_source.html">Source terms for shallow water on the sphere</a></li>
<li class="toctree-l2"><a class="reference internal" href="geoclaw1d.html">GeoClaw in One Space Dimension</a></li>
<li class="toctree-l2"><a class="reference internal" href="bouss1d.html">Boussinesq solvers in One Space Dimension</a></li>
<li class="toctree-l2"><a class="reference internal" href="bouss2d.html">Boussinesq solvers in Two Space Dimensions</a></li>
</ul>
</li>
</ul>
</div>
</section>
</section>
<section id="pyclaw">
<h2><a class="toc-backref" href="#id9" role="doc-backlink">PyClaw</a><a class="headerlink" href="#pyclaw" title="Permalink to this heading">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="pyclaw/index.html">PyClaw</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/index.html#pyclaw-installation">PyClaw installation</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/index.html#examples">Examples</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/index.html#features">Features</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pyclaw/index.html#pyclaw-documentation">PyClaw Documentation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="first_run_pyclaw.html">Testing a PyClaw installation and running an example</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/basics.html">PyClaw Basics</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/going_further.html">Going Further</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/classes.html">Understanding Pyclaw Classes</a></li>
<li class="toctree-l2"><a class="reference internal" href="developers.html">Developers’ Guide</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/troubleshooting.html">Troubleshooting</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/about.html">About PyClaw</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pyclaw/index.html#pyclaw-modules-reference-documentation">PyClaw Modules reference documentation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/controller.html">Pyclaw Controller Class</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/solvers.html">Using PyClaw’s solvers: Classic and SharpClaw</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/evolve/limiters.html">Pyclaw Limiters</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/io.html">Pyclaw Input/Output Package</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/solution.html">PyClaw Solutions</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/state.html">PyClaw State</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/geometry.html">PyClaw Geometry</a></li>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/util.html">Pyclaw Utility Module</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pyclaw/index.html#riemann-solvers-reference-documentation">Riemann Solvers reference documentation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pyclaw/rp.html">Riemann Solver Package</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pyclaw/index.html#indices-and-tables">Indices and tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="pyclaw/index.html#citing-pyclaw">Citing PyClaw</a></li>
</ul>
</div>
</section>
<section id="riemann">
<h2><a class="toc-backref" href="#id10" role="doc-backlink">Riemann</a><a class="headerlink" href="#riemann" title="Permalink to this heading">¶</a></h2>
<p>All Clawpack packages make use of the same collection of Riemann solvers.</p>
<p>See also the new book <a class="reference external" href="https://bookstore.siam.org/fa16/bonus">Riemann Problems and Jupyter Solutions</a> (SIAM, 2020),
which consists of a set of Jupyter notebooks illustrating
the basic concepts of Riemann problems and approximate solvers.</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="riemann.html">Riemann solvers</a><ul>
<li class="toctree-l2"><a class="reference internal" href="riemann.html#one-dimensional-riemann-solver">One-dimensional Riemann solver</a></li>
<li class="toctree-l2"><a class="reference internal" href="riemann.html#pointwise-riemann-solvers">Pointwise Riemann solvers</a></li>
<li class="toctree-l2"><a class="reference internal" href="riemann.html#f-wave-riemann-solvers">f-wave Riemann solvers</a></li>
<li class="toctree-l2"><a class="reference internal" href="riemann.html#d-riemann-solvers">2D Riemann solvers</a></li>
<li class="toctree-l2"><a class="reference internal" href="riemann.html#using-a-custom-solver">Using a custom solver</a></li>
<li class="toctree-l2"><a class="reference internal" href="riemann.html#adding-a-solver-to-the-riemann-repository">Adding a solver to the Riemann repository</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="riemann/Shallow_water_Riemann_solvers.html">Shallow water Riemann solvers in Clawpack</a><ul>
<li class="toctree-l2"><a class="reference internal" href="riemann/Shallow_water_Riemann_solvers.html#one-dimension">One dimension</a></li>
<li class="toctree-l2"><a class="reference internal" href="riemann/Shallow_water_Riemann_solvers.html#two-dimensions">Two dimensions</a></li>
<li class="toctree-l2"><a class="reference internal" href="riemann/Shallow_water_Riemann_solvers.html#layered-shallow-water-equations">Layered shallow water equations</a></li>
<li class="toctree-l2"><a class="reference internal" href="riemann/Shallow_water_Riemann_solvers.html#potentially-useful-contributions-whats-missing">Potentially useful contributions (what’s missing)</a></li>
<li class="toctree-l2"><a class="reference internal" href="riemann/Shallow_water_Riemann_solvers.html#demonstrations">Demonstrations</a></li>
</ul>
</li>
</ul>
</div>
</section>
<section id="visclaw-plotting-and-visualization-tools">
<h2><a class="toc-backref" href="#id11" role="doc-backlink">VisClaw: Plotting and Visualization Tools</a><a class="headerlink" href="#visclaw-plotting-and-visualization-tools" title="Permalink to this heading">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="plotting.html">Plotting with Visclaw</a><ul>
<li class="toctree-l2"><a class="reference internal" href="plotting_python.html">Plotting options in Python</a></li>
<li class="toctree-l2"><a class="reference internal" href="setplot.html">Using setplot.py to specify the desired plots</a></li>
<li class="toctree-l2"><a class="reference internal" href="current_data.html">current_data</a></li>
<li class="toctree-l2"><a class="reference internal" href="plotexamples.html">Plotting examples</a></li>
<li class="toctree-l2"><a class="reference internal" href="plotting_faq.html">Plotting hints and FAQ</a></li>
<li class="toctree-l2"><a class="reference internal" href="geoplot.html">GeoClaw plotting tools</a></li>
<li class="toctree-l2"><a class="reference internal" href="matlab_plotting.html">Plotting using Matlab</a></li>
<li class="toctree-l2"><a class="reference internal" href="visit_plotting.html">Plotting with VisIt</a></li>
<li class="toctree-l2"><a class="reference internal" href="plotting.html#plotting-as-post-processing">Plotting as post-processing</a></li>
<li class="toctree-l2"><a class="reference internal" href="plotting.html#plotting-on-the-fly">Plotting on the fly</a></li>
</ul>
</li>
</ul>
</div>
</section>
<section id="migrating-applications-from-older-versions-of-clawpack">
<h2><a class="toc-backref" href="#id12" role="doc-backlink">Migrating applications from older versions of Clawpack</a><a class="headerlink" href="#migrating-applications-from-older-versions-of-clawpack" title="Permalink to this heading">¶</a></h2>
<p>If you are looking to run an application that was written
for Clawpack 4.x, this may be helpful.</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="claw43to46.html">Converting from Clawpack 4.3 to 4.6</a></li>
<li class="toctree-l1"><a class="reference internal" href="claw46to50.html">Converting from Clawpack 4.6 to 5.0</a><ul>
<li class="toctree-l2"><a class="reference internal" href="claw46to50.html#python-conversion-tool">Python conversion tool</a></li>
</ul>
</li>
</ul>
</div>
</section>
<section id="developers-resources">
<span id="contents-developers-resources"></span><h2><a class="toc-backref" href="#id13" role="doc-backlink">Developers’ resources</a><a class="headerlink" href="#developers-resources" title="Permalink to this heading">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="community.html">Clawpack Community</a></li>
<li class="toctree-l1"><a class="reference internal" href="developers.html">Developers’ Guide</a></li>
<li class="toctree-l1"><a class="reference internal" href="howto_doc.html">Guide for updating this documentation</a></li>
<li class="toctree-l1"><a class="reference internal" href="howto_release.html">Guide for doing a Clawpack release</a></li>
<li class="toctree-l1"><a class="reference internal" href="regression.html">Regression testing</a></li>
<li class="toctree-l1"><a class="reference internal" href="git_versions.html">Keeping track of repository versions with Git</a></li>
<li class="toctree-l1"><a class="reference internal" href="photos.html">Clawpack Community Photos</a></li>
</ul>
</div>
<p>See also <a class="reference internal" href="developers.html#setup-dev"><span class="std std-ref">Installation instructions for developers</span></a></p>
</section>
<section id="references">
<h2><a class="toc-backref" href="#id14" role="doc-backlink">References</a><a class="headerlink" href="#references" title="Permalink to this heading">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="fvmbook.html">Examples from the book FVMHP</a></li>
<li class="toctree-l1"><a class="reference internal" href="biblio.html">Bibliography</a></li>
</ul>
</div>
</section>
</section>
<div class="clearer"></div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<p><a href="http://clawpack.org/">
<img class="logo" src= "_static/clawlogo.jpg" alt="Logo"/>
</a>
<h2>Version 5.11.x</h2>
</p>
<div>
<h3><a href="#">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">Full Table of Contents</a><ul>
<li><a class="reference internal" href="#overview-and-getting-started">Overview and Getting Started</a><ul>
</ul>
</li>
<li><a class="reference internal" href="#examples-and-applications">Examples and Applications</a></li>
<li><a class="reference internal" href="#classic-amrclaw-and-geoclaw">Classic, AMRClaw, and GeoClaw</a><ul>
<li><a class="reference internal" href="#using-the-fortran-codes">Using the Fortran codes</a></li>
<li><a class="reference internal" href="#amrclaw-adaptive-mesh-refinement">AMRClaw: adaptive mesh refinement</a></li>
<li><a class="reference internal" href="#geoclaw-geophysical-flows">GeoClaw: geophysical flows</a></li>
</ul>
</li>
<li><a class="reference internal" href="#pyclaw">PyClaw</a></li>
<li><a class="reference internal" href="#riemann">Riemann</a></li>
<li><a class="reference internal" href="#visclaw-plotting-and-visualization-tools">VisClaw: Plotting and Visualization Tools</a></li>
<li><a class="reference internal" href="#migrating-applications-from-older-versions-of-clawpack">Migrating applications from older versions of Clawpack</a></li>
<li><a class="reference internal" href="#developers-resources">Developers’ resources</a></li>
<li><a class="reference internal" href="#references">References</a></li>
</ul>
</li>
</ul>
</div><h3>Related Topics</h3>
<ul>
<li><a href="#">Documentation overview</a><ul>
<li>Next: <a href="about.html" title="next chapter">About this software</a></li>
</ul></li>
</ul>
<div class="widget navlinks">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/contents.rst.txt"
rel="nofollow"
target="_blank">Source .rst</a></li>
<li><a href="https://github.com/clawpack/doc/blob/dev/doc/contents.rst"
rel="nofollow"
target="_blank">Source on GitHub</a></li>
<li><a href="https://github.com/clawpack/doc/commits/dev/doc/contents.rst"
rel="nofollow"
target="_blank">History</a></li>
<li><a href="https://github.com/clawpack/doc/edit/dev/doc/contents.rst"
rel="nofollow"
target="_blank">Suggest Edits</a></li>
<li><a href="https://github.com/clawpack/doc/issues/new/choose"
rel="nofollow"
target="_blank">Raise an Issue</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>document.getElementById('searchbox').style.display = "block"</script>
<h4>Latest Version</h4>
<ul>
<li><a href="./dev/contents.html">dev</a></li>
<li><a href="contents.html">v5.11.x</a></li>
</ul>
<h4>Older Versions</h4>
<ul>
<li><a href="./v5.10.x/contents.html">v5.10.x</a></li>
<li><a href="./v5.7.x/contents.html">v5.7.x</a></li>
<li><a href="./v5.8.x/contents.html">v5.8.x</a></li>
<li><a href="./v5.9.x/contents.html">v5.9.x</a></li>
</ul>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
© Copyright CC-BY 2024, The Clawpack Development Team.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a>.
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-44811544-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>