Skip to content
Snippets Groups Projects
Commit cc4bdf31 authored by Josh Borrow's avatar Josh Borrow
Browse files

Addedd information to the documentation about the new pressure-energy scheme

parent 1f0bceb1
No related branches found
No related tags found
1 merge request!556Update hydro documentation
...@@ -15,10 +15,16 @@ This includes a Monaghan AV scheme and a Balsara switch. ...@@ -15,10 +15,16 @@ This includes a Monaghan AV scheme and a Balsara switch.
.. code-block:: bash .. code-block:: bash
./configure --with-hydro="hopkins" ./configure --with-hydro="pressure-entropy"
Pressure-Energy SPH Pressure-Energy SPH
=================== ===================
A pressure-energy SPH scheme is currently being implemented in SWIFT. Pressure-energy SPH is now implemented in SWIFT, and like the pressure-entropy
scheme it includes a Monaghan AV scheme and a Balsara switch.
.. code-block:: bash
./configure --with-hydro="pressure-energy"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment