14namespace mhd_two_temperature
16namespace resistive_mhd
77 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 resistive diffusion terms that are added to Two-Temperature Ideal ...
Definition: cyl_source.h:47
void setup(const WxCryptSet &wxc) override
std::vector< int > grad_q_indexes_
Definition: cyl_source.h:102
real n_vac_
Definition: cyl_source.h:98
real gas_gamma_
Definition: cyl_source.h:79
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const override
real min_pressure_floor_
Definition: cyl_source.h:93
real lnlam_
Definition: cyl_source.h:85
real nu_p_norm_
Definition: cyl_source.h:81
real min_eta_
Definition: cyl_source.h:95
int ith_
Definition: cyl_source.h:88
real omega_p_norm_
Definition: cyl_source.h:82
int radial_index_
Definition: cyl_source.h:86
real skin_depth_norm_
Definition: cyl_source.h:80
real eta_vac_
Definition: cyl_source.h:99
int ir_
r, theta, and z indices
Definition: cyl_source.h:88
bool const_resisitivity_
Definition: cyl_source.h:91
real Zi_
Definition: cyl_source.h:84
std::unique_ptr< wxm::apps::mhd_two_temperature::AppSetupHelper > setup_helper_
Helper object that automates common setup routines.
Definition: cyl_source.h:77
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: cyl_source.h:65
int iz_
Definition: cyl_source.h:88
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: cyl_source.h:55
std::string resistivity_type_
Definition: cyl_source.h:96
real constant_resistivity_eta_
Definition: cyl_source.h:90
real Ai_
Definition: cyl_source.h:83
real min_density_floor_
Definition: cyl_source.h:92
std::vector< int > q_indexes_
Definition: cyl_source.h:101
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: cyl_source.h:60
real max_eta_
Definition: cyl_source.h:94
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