Skip to content
Snippets Groups Projects
Commit f5cb5d95 authored by Yolan Uyttenhove's avatar Yolan Uyttenhove
Browse files

Disable strong steering for cold flows by default

parent 2d4a80ad
No related branches found
No related tags found
1 merge request!1749Draft: Merge the moving mesh hydro scheme in master
...@@ -139,7 +139,7 @@ ...@@ -139,7 +139,7 @@
#ifndef SHADOWSWIFT_FIX_PARTICLES #ifndef SHADOWSWIFT_FIX_PARTICLES
#define SHADOWSWIFT_STEER_MOTION #define SHADOWSWIFT_STEER_MOTION
#ifdef SHADOWSWIFT_STEER_MOTION #ifdef SHADOWSWIFT_STEER_MOTION
#define SHADOWSWIFT_STEERING_COLD_FLOWS //#define SHADOWSWIFT_STEERING_COLD_FLOWS
#endif #endif
#endif #endif
/* Options controlling thermal energy evolution */ /* Options controlling thermal energy evolution */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment