15namespace mhd_two_temperature
17namespace resistive_mhd
65 real* result)
const override;
69 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
Class that calculates the electric field from Ohm's Law using resistive terms E = (dp/L) * (nupt) * e...
Definition: electric_field.h:30
real max_eta_
Definition: electric_field.h:93
real omega_p_norm_
Definition: electric_field.h:83
void setup(const WxCryptSet &wxc) override
std::vector< int > mhd_gradient_fluid_indices_
conserved variable vector to output to
Definition: electric_field.h:75
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: electric_field.h:38
real n_vac_
Definition: electric_field.h:95
~ElectricField() override
bool const_resisitivity_
Definition: electric_field.h:90
int ir_
r, theta, and z indices
Definition: electric_field.h:103
int iz_
Definition: electric_field.h:103
real nu_p_norm_
Definition: electric_field.h:82
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: electric_field.h:43
real gas_gamma_
Definition: electric_field.h:80
real Zi_
Definition: electric_field.h:85
void evaluate_function(const real *q, const real *aux, const solverVariables_t *pSV, real *result) const override
Redefinition of fluxes from parent.
std::string resistivity_type_
Definition: electric_field.h:88
real min_density_floor_
Definition: electric_field.h:91
real min_pressure_floor_
Definition: electric_field.h:92
std::unique_ptr< wxm::apps::mhd_two_temperature::AppSetupHelper > setup_helper_
Helper object that automates common setup routines.
Definition: electric_field.h:69
int ith_
Definition: electric_field.h:103
real eta_vac_
Definition: electric_field.h:96
real lnlam_
Definition: electric_field.h:86
int radial_index_
Definition: electric_field.h:101
real Ai_
Definition: electric_field.h:84
real skin_depth_norm_
Definition: electric_field.h:81
real constant_resistivity_eta_
Definition: electric_field.h:89
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: electric_field.h:48
std::vector< int > electric_field_indices_
conserved variable vector to output to
Definition: electric_field.h:78
std::vector< int > mhd_fluid_indices_
conserved variable vector to output to
Definition: electric_field.h:72
real min_eta_
Definition: electric_field.h:94
std::string coordinate_system_
if cylindrical curlB has to be calculated differently
Definition: electric_field.h:99
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