Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
6578b2fa
Commit
6578b2fa
authored
Oct 21, 2016
by
Matthieu Schaller
Browse files
Default compilation option is potential_none and cooling_none
parent
20d99103
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/const.h
View file @
6578b2fa
...
...
@@ -92,9 +92,9 @@
/* External gravity properties */
//
#define EXTERNAL_POTENTIAL_NONE
#define EXTERNAL_POTENTIAL_NONE
//#define EXTERNAL_POTENTIAL_POINTMASS
#define EXTERNAL_POTENTIAL_ISOTHERMALPOTENTIAL
//
#define EXTERNAL_POTENTIAL_ISOTHERMALPOTENTIAL
//#define EXTERNAL_POTENTIAL_SOFTENED_ISOTHERMAL_POTENTIAL
//#define EXTERNAL_POTENTIAL_DISC_PATCH
...
...
@@ -103,9 +103,9 @@
//#define SOURCETERMS_SN_FEEDBACK
/* Cooling properties */
//
#define COOLING_NONE
#define COOLING_NONE
//#define COOLING_CONST_DU
#define COOLING_CONST_LAMBDA
//
#define COOLING_CONST_LAMBDA
//#define COOLING_GRACKLE
/* Are we debugging ? */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment