Auxiliary kernel for computing the Mach number assuming an ideal gas. More...
#include <NSMachAux.h>
Public Member Functions | |
NSMachAux (const InputParameters ¶meters) | |
virtual | ~NSMachAux () |
Protected Member Functions | |
virtual Real | computeValue () |
Protected Attributes | |
const VariableValue & | _u_vel |
const VariableValue & | _v_vel |
const VariableValue & | _w_vel |
const VariableValue & | _specific_volume |
const VariableValue & | _internal_energy |
const SinglePhaseFluidProperties & | _fp |
Auxiliary kernel for computing the Mach number assuming an ideal gas.
Definition at line 25 of file NSMachAux.h.
NSMachAux::NSMachAux | ( | const InputParameters & | parameters | ) |
Definition at line 41 of file NSMachAux.C.
|
inlinevirtual |
Definition at line 30 of file NSMachAux.h.
|
protectedvirtual |
Definition at line 53 of file NSMachAux.C.
|
protected |
Definition at line 42 of file NSMachAux.h.
Referenced by computeValue().
|
protected |
Definition at line 39 of file NSMachAux.h.
Referenced by computeValue().
|
protected |
Definition at line 38 of file NSMachAux.h.
Referenced by computeValue().
|
protected |
Definition at line 35 of file NSMachAux.h.
Referenced by computeValue().
|
protected |
Definition at line 36 of file NSMachAux.h.
Referenced by computeValue().
|
protected |
Definition at line 37 of file NSMachAux.h.
Referenced by computeValue().