Skip to content

Minor Updates to Hydro

Josh Borrow requested to merge f_ij_fix_in_all_schemes into master

Minor updates to various hydro schemes:

  • Default, Minimal: Update to use the correct f_ij based on our neighbour definition and to use f_ij consistently. Gadget2 has been left the same as this is a reference implementation.
  • Made SPHENIX the default hydrodynamics scheme if none is specified. This might break some tests?
  • Made the Default be called Phantom, and added documentation for it.

Implements #700 (closed) and #713 (closed).

Edited by Matthieu Schaller

Merge request reports