28 "The VaporMixtureFluidProperties object");
38 _A(adCoupledValue(
"area")),
39 _xirhoA(adCoupledValue(
"xirhoA")),
40 _rhoA(adCoupledValue(
"rhoA")),
41 _rhouA(adCoupledValue(
"rhouA")),
42 _rhoEA(adCoupledValue(
"rhoEA")),
Base class for fluid properties of vapor mixtures.
static const std::string SPECIFIC_HEAT_CONSTANT_PRESSURE
static const std::string SPECIFIC_ENTHALPY
static const std::string SPECIFIC_INTERNAL_ENERGY
const ADVariableValue & _rhoEA
ADMaterialProperty< Real > & _k
ADMaterialProperty< Real > & _h
static const std::string THERMAL_CONDUCTIVITY
ADMaterialProperty< Real > & _c
registerMooseObject("ThermalHydraulicsApp", FluidPropertiesGasMixMaterial)
ADMaterialProperty< Real > & _mu
ADMaterialProperty< Real > & _rho
const ADVariableValue & _rhoA
ADMaterialProperty< Real > & _vel
ADMaterialProperty< Real > & _cv
virtual void computeQpProperties() override
const ADVariableValue & _xirhoA
ADMaterialProperty< Real > & _v
const ADVariableValue & _A
ADMaterialProperty< Real > & _p
static InputParameters validParams()
const VaporMixtureFluidProperties & _fp
const ADVariableValue & _rhouA
static const std::string SPECIFIC_VOLUME
static const std::string SOUND_SPEED
FluidPropertiesGasMixMaterial(const InputParameters ¶meters)
ADMaterialProperty< Real > & _cp
ADMaterialProperty< Real > & _xi
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
ADMaterialProperty< Real > & _e
Computes various fluid properties for FlowModelGasMix.
static InputParameters validParams()
ADMaterialProperty< Real > & _H
static const std::string SPECIFIC_HEAT_CONSTANT_VOLUME
static const std::string SPECIFIC_TOTAL_ENTHALPY
static const std::string DYNAMIC_VISCOSITY
ADMaterialProperty< Real > & _T
static const std::string DENSITY