PLUTO
definitions_03.h
Go to the documentation of this file.
1 #define PHYSICS HD
2 #define DIMENSIONS 2
3 #define COMPONENTS 2
4 #define GEOMETRY CARTESIAN
5 #define BODY_FORCE NO
6 #define COOLING NO
7 #define RECONSTRUCTION WENOZ_FD
8 #define TIME_STEPPING RK3
9 #define DIMENSIONAL_SPLITTING NO
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 #define THERMAL_CONDUCTION NO
18 #define VISCOSITY NO
19 #define ROTATING_FRAME NO
20 
21 /* -- user-defined parameters (labels) -- */
22 
23 #define SCRH 0
24 
25 /* [Beg] user-defined constants (do not change this line) */
26 
27 
28 /* [End] user-defined constants (do not change this line) */
29 
30 /* -- supplementary constants (user editable) -- */
31 
32 #define INITIAL_SMOOTHING NO
33 #define WARNING_MESSAGES YES
34 #define PRINT_TO_FILE YES
35 #define INTERNAL_BOUNDARY NO
36 #define SHOCK_FLATTENING NO