gandalfcode / gandalf

GANDALF (Graphical Astrophysics code for N-body Dynamics And Lagrangian Fluids)
GNU General Public License v2.0
44 stars 12 forks source link

Out of date algorithms #105

Open giovanni-rosotti opened 7 years ago

giovanni-rosotti commented 7 years ago

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.