Correct the equation for the entropy time derivative in GADGET2_SPH
Compare changes
+ 7
− 6
@@ -19,6 +19,7 @@
@@ -26,13 +27,13 @@ from numpy import *
This fixes #183 (closed) meaning that energy is now correctly conserved.
It also:
approx_exp()
function.