We have a few out of date algorithms currently in the code (meaning that they have not been used and/or updated for a long time) that we should decide whether to keep or throw away. (or at least disable as they are clearly not working). I can think of three:
a) Oct Tree. We think this is 99% working so it should be fixed.
b) SM2012 SPH. Should we just get rid of it?
c) Mfv Runge Kutta. I guess we do want to fix it eventually, but not for the release realistically. In this case we should crash if one tries to use it.
We have a few out of date algorithms currently in the code (meaning that they have not been used and/or updated for a long time) that we should decide whether to keep or throw away. (or at least disable as they are clearly not working). I can think of three: a) Oct Tree. We think this is 99% working so it should be fixed. b) SM2012 SPH. Should we just get rid of it? c) Mfv Runge Kutta. I guess we do want to fix it eventually, but not for the release realistically. In this case we should crash if one tries to use it.