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

Added minor information about the difference between gadget-2 and minimal

parent cad81505
No related branches found
No related tags found
1 merge request!556Update hydro documentation
......@@ -12,7 +12,8 @@ Minimal (Density-Energy) SPH
This scheme is a textbook implementation of Density-Energy SPH, and can be used
as a pedagogical example. It also implements a Monaghan AV scheme, like the
GADGET-2 scheme. It uses very similar equations, but differs in implementation
details. To use the minimal scheme, use
details; namely it tracks the internal energy \(u\) as the thermodynamic
variable, rather than entropy \(A\). To use the minimal scheme, use
.. code-block:: bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment