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

Default is GADGET-2 SPH

parent 73bff3f1
Branches
Tags
2 merge requests!136Master,!90Improved multi-timestep SPH
...@@ -66,8 +66,8 @@ ...@@ -66,8 +66,8 @@
#define const_iepsilon6 (const_iepsilon3* const_iepsilon3) #define const_iepsilon6 (const_iepsilon3* const_iepsilon3)
/* SPH variant to use */ /* SPH variant to use */
#define MINIMAL_SPH //#define MINIMAL_SPH
//#define GADGET2_SPH #define GADGET2_SPH
//#define DEFAULT_SPH //#define DEFAULT_SPH
/* System of units */ /* System of units */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment