Go to the documentation of this file.
12 #include "AuxKernel.h"
37 const VariableValue &
_p;
39 const VariableValue &
_T;
Computes the average of the densities of the phases corresponding to a 2-phase fluid properties objec...
const TwoPhaseFluidProperties & _fp_2phase
2-phase fluid properties object
virtual Real computeValue() override
Common class for single phase fluid properties.
InputParameters validParams< TwoPhaseAverageDensityAux >()
const VariableValue & _T
Temperature.
const SinglePhaseFluidProperties & _fp_liquid
Liquid 1-phase fluid properties object.
TwoPhaseAverageDensityAux(const InputParameters ¶meters)
Base class for fluid properties used with two-phase flow.
const VariableValue & _p
Pressure.
const SinglePhaseFluidProperties & _fp_vapor
Vapor 1-phase fluid properties object.