Skip to content

Change Default SPH (to actually work)

Josh Borrow requested to merge fix-default-sph into master

This MR:

  • Changes the Default SPH implementation to actually compile and run tests, now using the ANARCHY viscosity switch and the PHANTOM SPH diffusion;
  • Removes two unused tests testSingle.c and testSPHStep.c that were always only activated in the case of DEFAULT_SPH that did not work,

Merge request reports