Skip to content

Commit

Permalink
Merge branch 'master' of github.com:danieljprice/phantom
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljprice committed Aug 3, 2023
2 parents bbf9e7a + f7e4595 commit ed041f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/flatiron.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Then make a subdirectory for the name of the calculation you want to run
mkdir shock
cd shock
~/phantom/scripts/writemake.sh shock > Makefile
make shock
make setup
make
./phantomsetup shock

Expand Down Expand Up @@ -204,8 +204,8 @@ read the `splash userguide <https://splash-viz.readthedocs.org>`__ for more
more interesting examples
-------------------------
To proceed to a more interesting calculation, just change the name of the :doc:`SETUP
parameter <setups>`_ when you created the Makefile in the run directory, as per
the :doc:`examples <examples>`_::
parameter <setups>` when you created the Makefile in the run directory, as per
the :doc:`examples <examples>`::

cd ~/ceph
mkdir disc
Expand Down

0 comments on commit ed041f8

Please sign in to comment.