Skip to content

Commit 465da89

Browse files
authored
update the install instructions (#123)
also fix the API docs
1 parent ac9d791 commit 465da89

File tree

76 files changed

+1340
-1224
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+1340
-1224
lines changed

docs/source/advection.problems.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

docs/source/advection.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

docs/source/advection_basics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The smooth problem initializes a Gaussian profile and advects it with
118118
the final state should be identical to the initial state—any
119119
disagreement is our numerical error. This is run as:
120120

121-
.. code-block:: none
121+
.. prompt:: bash
122122

123123
./pyro_sim.py advection smooth inputs.smooth
124124

docs/source/advection_fv4.problems.rst

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/source/advection_fv4.rst

Lines changed: 0 additions & 42 deletions
This file was deleted.

docs/source/advection_nonuniform.problems.rst

Lines changed: 0 additions & 26 deletions
This file was deleted.

docs/source/advection_nonuniform.rst

Lines changed: 0 additions & 34 deletions
This file was deleted.

docs/source/advection_rk.rst

Lines changed: 0 additions & 26 deletions
This file was deleted.

docs/source/advection_weno.rst

Lines changed: 0 additions & 26 deletions
This file was deleted.

docs/source/compare.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)