1 #ifndef ERF_INDEX_DEFINES_H_
2 #define ERF_INDEX_DEFINES_H_
4 #include <AMReX_REAL.H>
5 #include <AMReX_Arena.H>
24 #define NVAR_max (NDRY + NSCALARS + NMOIST_max)
29 #define NBCVAR_max (NDRY + 1 + NMOIST_max + 1)
33 #define NPRIMVAR_max (NDRY + 1 + NMOIST_max)
37 #define RhoTheta_comp (Rho_comp+1)
38 #define RhoKE_comp (Rho_comp+2)
40 #define RhoScalar_comp (RhoKE_comp+1)
42 #define RhoQ1_comp (RhoScalar_comp+NSCALARS)
43 #define RhoQ2_comp (RhoQ1_comp+1)
44 #define RhoQ3_comp (RhoQ1_comp+2)
45 #define RhoQ4_comp (RhoQ1_comp+3)
46 #define RhoQ5_comp (RhoQ1_comp+4)
47 #define RhoQ6_comp (RhoQ1_comp+5)
48 #define RhoQ7_comp (RhoQ1_comp+6)
49 #define RhoQ8_comp (RhoQ1_comp+7)
50 #define RhoQ9_comp (RhoQ1_comp+8)
51 #define RhoQ10_comp (RhoQ1_comp+9)
52 #define RhoQ11_comp (RhoQ1_comp+10)
55 #define PrimTheta_comp (RhoTheta_comp -1)
56 #define PrimKE_comp (RhoKE_comp -1)
57 #define PrimScalar_comp (RhoScalar_comp-1)
58 #define PrimQ1_comp (RhoQ1_comp-1)
59 #define PrimQ2_comp (RhoQ2_comp-1)
60 #define PrimQ3_comp (RhoQ3_comp-1)
61 #define PrimQ4_comp (RhoQ4_comp-1)
62 #define PrimQ5_comp (RhoQ5_comp-1)
63 #define PrimQ6_comp (RhoQ6_comp-1)
64 #define PrimQ7_comp (RhoQ7_comp-1)
65 #define PrimQ8_comp (RhoQ8_comp-1)
66 #define PrimQ9_comp (RhoQ9_comp-1)
67 #define PrimQ10_comp (RhoQ10_comp-1)
68 #define PrimQ11_comp (RhoQ11_comp-1)
#define NBCVAR_max
Definition: ERF_IndexDefines.H:29
AdvType
Definition: ERF_IndexDefines.H:255
ERF_BC
Definition: ERF_IndexDefines.H:219
Definition: ERF_IndexDefines.H:84
@ RhoQ6_bc_comp
Definition: ERF_IndexDefines.H:96
@ RhoScalar_bc_comp
Definition: ERF_IndexDefines.H:90
@ zvel_bc
Definition: ERF_IndexDefines.H:104
@ RhoQ1_bc_comp
Definition: ERF_IndexDefines.H:91
@ NumTypes
Definition: ERF_IndexDefines.H:105
@ RhoQ4_bc_comp
Definition: ERF_IndexDefines.H:94
@ RhoKE_bc_comp
Definition: ERF_IndexDefines.H:89
@ RhoQ7_bc_comp
Definition: ERF_IndexDefines.H:97
@ RhoQ10_bc_comp
Definition: ERF_IndexDefines.H:100
@ RhoQ3_bc_comp
Definition: ERF_IndexDefines.H:93
@ RhoTheta_bc_comp
Definition: ERF_IndexDefines.H:88
@ RhoQ2_bc_comp
Definition: ERF_IndexDefines.H:92
@ Rho_bc_comp
Definition: ERF_IndexDefines.H:87
@ RhoQ11_bc_comp
Definition: ERF_IndexDefines.H:101
@ yvel_bc
Definition: ERF_IndexDefines.H:103
@ cons_bc
Definition: ERF_IndexDefines.H:86
@ xvel_bc
Definition: ERF_IndexDefines.H:102
@ RhoQ9_bc_comp
Definition: ERF_IndexDefines.H:99
@ RhoQ8_bc_comp
Definition: ERF_IndexDefines.H:98
@ RhoQ5_bc_comp
Definition: ERF_IndexDefines.H:95
Definition: ERF_IndexDefines.H:111
@ rho0_bc_comp
Definition: ERF_IndexDefines.H:113
@ th0_bc_comp
Definition: ERF_IndexDefines.H:116
@ qv0_bc_comp
Definition: ERF_IndexDefines.H:117
@ pi0_bc_comp
Definition: ERF_IndexDefines.H:115
@ p0_bc_comp
Definition: ERF_IndexDefines.H:114
Definition: ERF_IndexDefines.H:71
@ num_comps
Definition: ERF_IndexDefines.H:78
@ qv0_comp
Definition: ERF_IndexDefines.H:77
@ pi0_comp
Definition: ERF_IndexDefines.H:75
@ p0_comp
Definition: ERF_IndexDefines.H:74
@ th0_comp
Definition: ERF_IndexDefines.H:76
@ r0_comp
Definition: ERF_IndexDefines.H:73
Definition: ERF_IndexDefines.H:236
mathematicalBndryTypes
Definition: ERF_IndexDefines.H:237
@ neumann
Definition: ERF_IndexDefines.H:248
@ ext_dir_ingested
Definition: ERF_IndexDefines.H:247
@ open
Definition: ERF_IndexDefines.H:250
@ reflect_odd
Definition: ERF_IndexDefines.H:239
@ hoextrap
Definition: ERF_IndexDefines.H:244
@ foextrap
Definition: ERF_IndexDefines.H:242
@ ext_dir
Definition: ERF_IndexDefines.H:243
@ ext_dir_prim
Definition: ERF_IndexDefines.H:246
@ bogus
Definition: ERF_IndexDefines.H:238
@ surface_layer
Definition: ERF_IndexDefines.H:245
@ ext_dir_upwind
Definition: ERF_IndexDefines.H:251
@ int_dir
Definition: ERF_IndexDefines.H:240
@ neumann_int
Definition: ERF_IndexDefines.H:249
@ reflect_even
Definition: ERF_IndexDefines.H:241
Definition: ERF_IndexDefines.H:202
@ Theta_v
Definition: ERF_IndexDefines.H:210
@ Turb_lengthscale
Definition: ERF_IndexDefines.H:214
@ Scalar_v
Definition: ERF_IndexDefines.H:212
@ Mom_h
Definition: ERF_IndexDefines.H:204
@ Q_v
Definition: ERF_IndexDefines.H:213
@ Q_h
Definition: ERF_IndexDefines.H:208
@ Mom_v
Definition: ERF_IndexDefines.H:209
@ Scalar_h
Definition: ERF_IndexDefines.H:207
@ KE_v
Definition: ERF_IndexDefines.H:211
@ NumDiffs
Definition: ERF_IndexDefines.H:215
@ Theta_h
Definition: ERF_IndexDefines.H:205
@ KE_h
Definition: ERF_IndexDefines.H:206
Definition: ERF_IndexDefines.H:182
@ gpz
Definition: ERF_IndexDefines.H:186
@ gpy
Definition: ERF_IndexDefines.H:185
@ gpx
Definition: ERF_IndexDefines.H:184
Definition: ERF_IndexDefines.H:190
@ NumTypes
Definition: ERF_IndexDefines.H:196
@ ymom
Definition: ERF_IndexDefines.H:194
@ cons
Definition: ERF_IndexDefines.H:192
@ zmom
Definition: ERF_IndexDefines.H:195
@ xmom
Definition: ERF_IndexDefines.H:193
Definition: ERF_IndexDefines.H:144
@ U
Definition: ERF_IndexDefines.H:146
@ NumTypes
Definition: ERF_IndexDefines.H:150
@ V
Definition: ERF_IndexDefines.H:147
@ QV
Definition: ERF_IndexDefines.H:149
@ T
Definition: ERF_IndexDefines.H:148
Definition: ERF_IndexDefines.H:162
@ P
Definition: ERF_IndexDefines.H:164
@ Theta
Definition: ERF_IndexDefines.H:166
@ QV
Definition: ERF_IndexDefines.H:167
@ T
Definition: ERF_IndexDefines.H:165
@ NumTypes
Definition: ERF_IndexDefines.H:168
Definition: ERF_IndexDefines.H:154
@ Theta
Definition: ERF_IndexDefines.H:156
@ QV
Definition: ERF_IndexDefines.H:157
@ NumTypes
Definition: ERF_IndexDefines.H:158
Definition: ERF_IndexDefines.H:121
@ U
Definition: ERF_IndexDefines.H:123
@ NumTypes
Definition: ERF_IndexDefines.H:127
@ QV
Definition: ERF_IndexDefines.H:126
@ T
Definition: ERF_IndexDefines.H:125
@ V
Definition: ERF_IndexDefines.H:124
Definition: ERF_IndexDefines.H:172
@ xvel
Definition: ERF_IndexDefines.H:175
@ cons
Definition: ERF_IndexDefines.H:174
@ zvel
Definition: ERF_IndexDefines.H:177
@ NumTypes
Definition: ERF_IndexDefines.H:178
@ yvel
Definition: ERF_IndexDefines.H:176
Definition: ERF_IndexDefines.H:131
@ T
Definition: ERF_IndexDefines.H:135
@ QV
Definition: ERF_IndexDefines.H:136
@ V
Definition: ERF_IndexDefines.H:134
@ PC
Definition: ERF_IndexDefines.H:139
@ NumTypes
Definition: ERF_IndexDefines.H:140
@ MU
Definition: ERF_IndexDefines.H:138
@ U
Definition: ERF_IndexDefines.H:133
@ PH
Definition: ERF_IndexDefines.H:137