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