1#ifndef wmapplication_mhd_pulse_h
2#define wmapplication_mhd_pulse_h
71 real* result)
const override;
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
Initializes a simple plasma pulse.
Definition: pulse.h:31
void evaluate_function(const real *q, const real *aux, const solverVariables_t *pSV, real *result) const override
Redefinition of the function evaluator.
PlasmaPulse()
Constructor.
real P_in
Definition: pulse.h:76
real rho_out
Definition: pulse.h:76
real radius
Definition: pulse.h:78
real rho_in
Definition: pulse.h:76
real gamma
Definition: pulse.h:77
void setup(const WxCryptSet &wxc) override
Setup.
std::vector< real > center
Definition: pulse.h:80
~PlasmaPulse() override
Destructor.
std::vector< int > _output_fluid
Definition: pulse.h:74
real P_out
Definition: pulse.h:76
real transition_width
Definition: pulse.h:79
const std::vector< int > & getOutputVariableIndexes(int flag) const override
Grab output variable indices.
Definition: pulse.h:56
list apps
Definition: shock_tube.py:33
warpy mhd
Definition: mhd_shock.py:32
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