Skip to content

Commit

Permalink
deploy: c532738
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jan 19, 2025
1 parent 7ff499c commit 558826c
Show file tree
Hide file tree
Showing 283 changed files with 5,175 additions and 1,691 deletions.
11 changes: 8 additions & 3 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &#8212; pyro 4.4.0.post20+g51fbff10 documentation</title>
<title>Overview: module code &#8212; pyro 4.4.0.post21+gc5327389 documentation</title>



Expand Down Expand Up @@ -41,7 +41,7 @@
<link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />

<script src="../_static/documentation_options.js?v=7e622d37"></script>
<script src="../_static/documentation_options.js?v=d14b57f7"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down Expand Up @@ -178,7 +178,12 @@
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="../advection_basics.html">Advection</a></li>
<li class="toctree-l1"><a class="reference internal" href="../burgers_basics.html">Burgers’ Equation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../compressible_basics.html">Compressible hydrodynamics</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../compressible_basics.html">Compressible hydrodynamics</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
<li class="toctree-l2"><a class="reference internal" href="../compressible_problems.html">Compressible example problems</a></li>
<li class="toctree-l2"><a class="reference internal" href="../compressible_sources.html">Compressible source terms</a></li>
<li class="toctree-l2"><a class="reference internal" href="../compressible_exercises.html">Compressible exercises</a></li>
</ul>
</details></li>
<li class="toctree-l1"><a class="reference internal" href="../diffusion_basics.html">Diffusion</a></li>
<li class="toctree-l1"><a class="reference internal" href="../incompressible_basics.html">Incompressible hydrodynamics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../lowmach_basics.html">Low Mach number hydrodynamics</a></li>
Expand Down
11 changes: 8 additions & 3 deletions _modules/pyro/advection/advective_fluxes.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pyro.advection.advective_fluxes &#8212; pyro 4.4.0.post20+g51fbff10 documentation</title>
<title>pyro.advection.advective_fluxes &#8212; pyro 4.4.0.post21+gc5327389 documentation</title>



Expand Down Expand Up @@ -41,7 +41,7 @@
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />

<script src="../../../_static/documentation_options.js?v=7e622d37"></script>
<script src="../../../_static/documentation_options.js?v=d14b57f7"></script>
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down Expand Up @@ -178,7 +178,12 @@
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="../../../advection_basics.html">Advection</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../burgers_basics.html">Burgers’ Equation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../compressible_basics.html">Compressible hydrodynamics</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../compressible_basics.html">Compressible hydrodynamics</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../compressible_problems.html">Compressible example problems</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../compressible_sources.html">Compressible source terms</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../compressible_exercises.html">Compressible exercises</a></li>
</ul>
</details></li>
<li class="toctree-l1"><a class="reference internal" href="../../../diffusion_basics.html">Diffusion</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../incompressible_basics.html">Incompressible hydrodynamics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../lowmach_basics.html">Low Mach number hydrodynamics</a></li>
Expand Down
11 changes: 8 additions & 3 deletions _modules/pyro/advection/interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pyro.advection.interface &#8212; pyro 4.4.0.post20+g51fbff10 documentation</title>
<title>pyro.advection.interface &#8212; pyro 4.4.0.post21+gc5327389 documentation</title>



Expand Down Expand Up @@ -41,7 +41,7 @@
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />

<script src="../../../_static/documentation_options.js?v=7e622d37"></script>
<script src="../../../_static/documentation_options.js?v=d14b57f7"></script>
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down Expand Up @@ -178,7 +178,12 @@
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="../../../advection_basics.html">Advection</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../burgers_basics.html">Burgers’ Equation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../compressible_basics.html">Compressible hydrodynamics</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../compressible_basics.html">Compressible hydrodynamics</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../compressible_problems.html">Compressible example problems</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../compressible_sources.html">Compressible source terms</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../compressible_exercises.html">Compressible exercises</a></li>
</ul>
</details></li>
<li class="toctree-l1"><a class="reference internal" href="../../../diffusion_basics.html">Diffusion</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../incompressible_basics.html">Incompressible hydrodynamics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../lowmach_basics.html">Low Mach number hydrodynamics</a></li>
Expand Down
11 changes: 8 additions & 3 deletions _modules/pyro/advection/problems/smooth.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pyro.advection.problems.smooth &#8212; pyro 4.4.0.post20+g51fbff10 documentation</title>
<title>pyro.advection.problems.smooth &#8212; pyro 4.4.0.post21+gc5327389 documentation</title>



Expand Down Expand Up @@ -41,7 +41,7 @@
<link rel="preload" as="script" href="../../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
<link rel="preload" as="script" href="../../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />

<script src="../../../../_static/documentation_options.js?v=7e622d37"></script>
<script src="../../../../_static/documentation_options.js?v=d14b57f7"></script>
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down Expand Up @@ -178,7 +178,12 @@
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="../../../../advection_basics.html">Advection</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../burgers_basics.html">Burgers’ Equation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../compressible_basics.html">Compressible hydrodynamics</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../../compressible_basics.html">Compressible hydrodynamics</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../../compressible_problems.html">Compressible example problems</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../../compressible_sources.html">Compressible source terms</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../../compressible_exercises.html">Compressible exercises</a></li>
</ul>
</details></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../diffusion_basics.html">Diffusion</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../incompressible_basics.html">Incompressible hydrodynamics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../lowmach_basics.html">Low Mach number hydrodynamics</a></li>
Expand Down
11 changes: 8 additions & 3 deletions _modules/pyro/advection/problems/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pyro.advection.problems.test &#8212; pyro 4.4.0.post20+g51fbff10 documentation</title>
<title>pyro.advection.problems.test &#8212; pyro 4.4.0.post21+gc5327389 documentation</title>



Expand Down Expand Up @@ -41,7 +41,7 @@
<link rel="preload" as="script" href="../../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
<link rel="preload" as="script" href="../../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />

<script src="../../../../_static/documentation_options.js?v=7e622d37"></script>
<script src="../../../../_static/documentation_options.js?v=d14b57f7"></script>
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down Expand Up @@ -178,7 +178,12 @@
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="../../../../advection_basics.html">Advection</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../burgers_basics.html">Burgers’ Equation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../compressible_basics.html">Compressible hydrodynamics</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../../compressible_basics.html">Compressible hydrodynamics</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../../compressible_problems.html">Compressible example problems</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../../compressible_sources.html">Compressible source terms</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../../compressible_exercises.html">Compressible exercises</a></li>
</ul>
</details></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../diffusion_basics.html">Diffusion</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../incompressible_basics.html">Incompressible hydrodynamics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../lowmach_basics.html">Low Mach number hydrodynamics</a></li>
Expand Down
11 changes: 8 additions & 3 deletions _modules/pyro/advection/problems/tophat.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pyro.advection.problems.tophat &#8212; pyro 4.4.0.post20+g51fbff10 documentation</title>
<title>pyro.advection.problems.tophat &#8212; pyro 4.4.0.post21+gc5327389 documentation</title>



Expand Down Expand Up @@ -41,7 +41,7 @@
<link rel="preload" as="script" href="../../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
<link rel="preload" as="script" href="../../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />

<script src="../../../../_static/documentation_options.js?v=7e622d37"></script>
<script src="../../../../_static/documentation_options.js?v=d14b57f7"></script>
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down Expand Up @@ -178,7 +178,12 @@
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="../../../../advection_basics.html">Advection</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../burgers_basics.html">Burgers’ Equation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../compressible_basics.html">Compressible hydrodynamics</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../../compressible_basics.html">Compressible hydrodynamics</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../../compressible_problems.html">Compressible example problems</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../../compressible_sources.html">Compressible source terms</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../../compressible_exercises.html">Compressible exercises</a></li>
</ul>
</details></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../diffusion_basics.html">Diffusion</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../incompressible_basics.html">Incompressible hydrodynamics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../../lowmach_basics.html">Low Mach number hydrodynamics</a></li>
Expand Down
11 changes: 8 additions & 3 deletions _modules/pyro/advection/simulation.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pyro.advection.simulation &#8212; pyro 4.4.0.post20+g51fbff10 documentation</title>
<title>pyro.advection.simulation &#8212; pyro 4.4.0.post21+gc5327389 documentation</title>



Expand Down Expand Up @@ -41,7 +41,7 @@
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />

<script src="../../../_static/documentation_options.js?v=7e622d37"></script>
<script src="../../../_static/documentation_options.js?v=d14b57f7"></script>
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down Expand Up @@ -178,7 +178,12 @@
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="../../../advection_basics.html">Advection</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../burgers_basics.html">Burgers’ Equation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../compressible_basics.html">Compressible hydrodynamics</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../compressible_basics.html">Compressible hydrodynamics</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../compressible_problems.html">Compressible example problems</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../compressible_sources.html">Compressible source terms</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../compressible_exercises.html">Compressible exercises</a></li>
</ul>
</details></li>
<li class="toctree-l1"><a class="reference internal" href="../../../diffusion_basics.html">Diffusion</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../incompressible_basics.html">Incompressible hydrodynamics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../lowmach_basics.html">Low Mach number hydrodynamics</a></li>
Expand Down
11 changes: 8 additions & 3 deletions _modules/pyro/advection_fv4/fluxes.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pyro.advection_fv4.fluxes &#8212; pyro 4.4.0.post20+g51fbff10 documentation</title>
<title>pyro.advection_fv4.fluxes &#8212; pyro 4.4.0.post21+gc5327389 documentation</title>



Expand Down Expand Up @@ -41,7 +41,7 @@
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />

<script src="../../../_static/documentation_options.js?v=7e622d37"></script>
<script src="../../../_static/documentation_options.js?v=d14b57f7"></script>
<script src="../../../_static/doctools.js?v=9bcbadda"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/clipboard.min.js?v=a7894cd8"></script>
Expand Down Expand Up @@ -178,7 +178,12 @@
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="../../../advection_basics.html">Advection</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../burgers_basics.html">Burgers’ Equation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../compressible_basics.html">Compressible hydrodynamics</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../compressible_basics.html">Compressible hydrodynamics</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../compressible_problems.html">Compressible example problems</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../compressible_sources.html">Compressible source terms</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../compressible_exercises.html">Compressible exercises</a></li>
</ul>
</details></li>
<li class="toctree-l1"><a class="reference internal" href="../../../diffusion_basics.html">Diffusion</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../incompressible_basics.html">Incompressible hydrodynamics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../lowmach_basics.html">Low Mach number hydrodynamics</a></li>
Expand Down
Loading

0 comments on commit 558826c

Please sign in to comment.