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 for intraspecies collisions arising from a cylindrical geometry.
Definition: intraspecies_cyl.h:40
real _minimum_frequency
Definition: intraspecies_cyl.h:80
void setup(const WxCryptSet &wxc) override
real _charge
Definition: intraspecies_cyl.h:73
real _coulomb_log
Definition: intraspecies_cyl.h:76
std::vector< int > _input_variables
Definition: intraspecies_cyl.h:92
bool _ifconst_k
Definition: intraspecies_cyl.h:83
int _ir
Definition: intraspecies_cyl.h:88
const std::vector< int > & getAuxiliaryVariableIndexes(int flag) const override
Definition: intraspecies_cyl.h:52
real _nuptau
Definition: intraspecies_cyl.h:75
std::unique_ptr< AppSetupHelper > _setup_helper
Helper object that automates common setup routines.
Definition: intraspecies_cyl.h:68
std::vector< int > _aux_variables
Definition: intraspecies_cyl.h:93
const std::vector< int > & getInputVariableIndexes(int flag) const override
Definition: intraspecies_cyl.h:48
bool _is_neutral
Definition: intraspecies_cyl.h:86
int _iz
Definition: intraspecies_cyl.h:90
real _gas_gamma
Adiabatic index.
Definition: intraspecies_cyl.h:72
real _mass
Definition: intraspecies_cyl.h:74
real _min_pressure
Minimum normalized pressure used in calculations.
Definition: intraspecies_cyl.h:71
real _diffusivity_max
Definition: intraspecies_cyl.h:79
int _radial_index
Definition: intraspecies_cyl.h:87
real _collision_coefficient
Definition: intraspecies_cyl.h:77
real _const_k
Definition: intraspecies_cyl.h:84
real _const_mu
Definition: intraspecies_cyl.h:82
~IntraspeciesCyl() override
real _diffusivity_min
Definition: intraspecies_cyl.h:78
int _ith
Definition: intraspecies_cyl.h:89
bool _ifconst_mu
Definition: intraspecies_cyl.h:81
real _min_density
Minimum normalized mass density used in calculations.
Definition: intraspecies_cyl.h:70
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Definition: intraspecies_cyl.h:56
real source(const real *q, const real *aux, const elementGeometry_t *pEG, real *source) const override
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