Skip to content
Snippets Groups Projects
Commit 7bbfe935 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Removed the multipole order constant definition from const.h

parent d80ed507
No related branches found
No related tags found
1 merge request!324Gravity multi dt
......@@ -39,9 +39,6 @@
/* Thermal energy per unit mass used as a constant for the isothermal EoS */
#define const_isothermal_internal_energy 20.2615290634f
/* Self gravity stuff. */
#define const_gravity_multipole_order 1
/* Type of gradients to use (GIZMO_SPH only) */
/* If no option is chosen, no gradients are used (first order scheme) */
//#define GRADIENTS_SPH
......
......@@ -23,7 +23,7 @@
* @file gravity_derivatives.h
* @brief Derivatives (up to 3rd order) of the gravitational potential.
*
* We use the notation of Dehnen, Computational Astrophysics and Cosmology,
* We use the notation of Dehnen, Computational Astrophysics and Cosmology,
* 1, 1, pp. 24 (2014), arXiv:1405.2255
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment