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

Prepare for merge

parent 210a8a84
Branches
Tags
1 merge request!259Fix super pointer
......@@ -91,8 +91,8 @@
#define const_gravity_eta 0.025f
/* External gravity properties */
//#define EXTERNAL_POTENTIAL_NONE
#define EXTERNAL_POTENTIAL_POINTMASS
#define EXTERNAL_POTENTIAL_NONE
//#define EXTERNAL_POTENTIAL_POINTMASS
//#define EXTERNAL_POTENTIAL_ISOTHERMALPOTENTIAL
//#define EXTERNAL_POTENTIAL_DISC_PATCH
......@@ -103,6 +103,6 @@
//#define COOLING_GRACKLE
/* Are we debugging ? */
#define SWIFT_DEBUG_CHECKS
//#define SWIFT_DEBUG_CHECKS
#endif /* SWIFT_CONST_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment