PLUTO
definitions_01.h
Go to the documentation of this file.
1 #define PHYSICS RHD
2 #define DIMENSIONS 2
3 #define COMPONENTS 2
4 #define GEOMETRY CARTESIAN
5 #define BODY_FORCE NO
6 #define COOLING NO
7 #define RECONSTRUCTION PARABOLIC
8 #define TIME_STEPPING CHARACTERISTIC_TRACING
9 #define DIMENSIONAL_SPLITTING YES
10 #define NTRACER 0
11 #define USER_DEF_PARAMETERS 1
12 
13 /* -- physics dependent declarations -- */
14 
15 #define EOS IDEAL
16 #define ENTROPY_SWITCH NO
17 
18 /* -- user-defined parameters (labels) -- */
19 
20 #define SCRH 0
21 
22 /* [Beg] user-defined constants (do not change this line) */
23 
24 
25 /* [End] user-defined constants (do not change this line) */
26 
27 /* -- supplementary constants (user editable) -- */
28 
29 #define INITIAL_SMOOTHING NO
30 #define WARNING_MESSAGES YES
31 #define PRINT_TO_FILE NO
32 #define INTERNAL_BOUNDARY NO
33 #define SHOCK_FLATTENING NO
34 #define CHAR_LIMITING NO
35 #define LIMITER DEFAULT