Change Default SPH (to actually work)
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
andtestSPHStep.c
that were always only activated in the case ofDEFAULT_SPH
that did not work,