19 "Density of the phase (conserved), \alpha \rho A for 2-phase model");
28 _rhoA(coupledValue(
"rhoA")),
29 _area(coupledValue(
"A")),
30 _alpha(coupledValue(
"alpha"))
37 mooseAssert(
_rhoA[
_qp] != 0,
"Detected zero density.");
const VariableValue & _alpha
static InputParameters validParams()
registerMooseObject("ThermalHydraulicsApp", SpecificVolumeIC)
const VariableValue & _rhoA
virtual Real value(const Point &p)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
SpecificVolumeIC(const InputParameters ¶meters)
const VariableValue & _area
static InputParameters validParams()