Temperature is an auxiliary value computed from the total energy based on the FluidProperties. More...
#include <NSTemperatureAux.h>
Public Member Functions | |
NSTemperatureAux (const InputParameters ¶meters) | |
Protected Member Functions | |
virtual Real | computeValue () |
Protected Attributes | |
const VariableValue & | _specific_volume |
const VariableValue & | _internal_energy |
const IdealGasFluidProperties & | _fp |
Temperature is an auxiliary value computed from the total energy based on the FluidProperties.
Definition at line 25 of file NSTemperatureAux.h.
NSTemperatureAux::NSTemperatureAux | ( | const InputParameters & | parameters | ) |
Definition at line 39 of file NSTemperatureAux.C.
|
protectedvirtual |
Definition at line 48 of file NSTemperatureAux.C.
|
protected |
Definition at line 37 of file NSTemperatureAux.h.
Referenced by computeValue().
|
protected |
Definition at line 34 of file NSTemperatureAux.h.
Referenced by computeValue().
|
protected |
Definition at line 33 of file NSTemperatureAux.h.
Referenced by computeValue().