13namespace mhd_two_temperature
60 std::unique_ptr<wxm::apps::mhd_two_temperature::AppSetupHelper>
setup_helper_;
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 Two Temperature MHD Hall Terms arising from a cylindrical geometry...
Definition: cyl_source.h:30
std::vector< int > q_indexes_
Definition: cyl_source.h:85
int ir_
r, theta, and z indices
Definition: cyl_source.h:83
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: cyl_source.h:38
real min_density_floor_
Definition: cyl_source.h:62
real jxb_factor_
< Weight of JxB term, default 1.
Definition: cyl_source.h:75
real skin_depth_norm_
Definition: cyl_source.h:67
int ith_
Definition: cyl_source.h:83
int iz_
Definition: cyl_source.h:83
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: cyl_source.h:43
void setup(const WxCryptSet &wxc) override
std::vector< int > grad_q_indexes_
Definition: cyl_source.h:86
real grad_pe_factor_
< Weight of grad pe term, default 1.
Definition: cyl_source.h:79
std::unique_ptr< wxm::apps::mhd_two_temperature::AppSetupHelper > setup_helper_
Helper object that automates common setup routines.
Definition: cyl_source.h:60
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const override
real gas_gamma_
Definition: cyl_source.h:66
real Ai_
Definition: cyl_source.h:64
real Zi_
Definition: cyl_source.h:65
int radial_index_
Definition: cyl_source.h:81
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: cyl_source.h:48
real drift_pe_factor_
< Weight of drift pressure energy term, default 1.
Definition: cyl_source.h:71
real min_pressure_floor_
Definition: cyl_source.h:63
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