208 std::unique_ptr<mhd::AppSetupHelper>
Base Class for physics applications.
Definition: wmapplication.h:93
WxCryptSet extends WxCrypt by providing, in addition to name-value pairs, an set of named WxCryptSets...
Definition: wxcryptset.h:35
Implements the source terms in the Hall terms that are added to Ideal MHD to produce the Hall MHD equ...
Definition: cyl_source.h:179
real _Zi
Definition: cyl_source.h:213
int _radial_index
Definition: cyl_source.h:217
int _iz
z index
Definition: cyl_source.h:220
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: cyl_source.h:197
std::vector< int > _aux_variable_indices
Definition: cyl_source.h:226
real _min_density_floor
Definition: cyl_source.h:222
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: cyl_source.h:192
real _drift_pe_factor
Definition: cyl_source.h:228
real _Ae
Definition: cyl_source.h:215
int _ith
theta index
Definition: cyl_source.h:219
real _jxb_factor
< Weight of drift pressure energy term, default 1.
Definition: cyl_source.h:230
std::vector< int > _input_variable_indices
Definition: cyl_source.h:225
real _grad_pe_factor
< Weight of JxB term, default 1.
Definition: cyl_source.h:232
void setup(const WxCryptSet &wxc) override
std::unique_ptr< mhd::AppSetupHelper > _setup_helper
Helper object that automates common setup routines.
Definition: cyl_source.h:209
real _gas_gamma
Definition: cyl_source.h:210
int _ir
r index
Definition: cyl_source.h:218
real _Ai
Definition: cyl_source.h:212
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const override
real _skin_depth_norm
Definition: cyl_source.h:211
real _min_pressure_floor
Definition: cyl_source.h:223
real _theta
Definition: cyl_source.h:216
real _Ze
Definition: cyl_source.h:214
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: cyl_source.h:187
list apps
Definition: shock_tube.py:33
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
Definition: wmapplication.h:38
#define real
Definition: wmoclunstructuredreconstruction.h:11