24 _phase_num(getParam<unsigned
int>(
"phase")),
25 _phase(
Moose::stringify(_phase_num))
29 "The Dictator proclaims that the number of fluid phases is ",
30 _dictator.numPhases(),
31 " while you have foolishly entered ",
33 ". Remember that indexing starts at 0. Be aware that the Dictator does not tolerate "
void ErrorVector unsigned int
PorousFlowMaterialBase(const InputParameters ¶meters)
static InputParameters validParams()
const unsigned int _phase_num
Phase number of fluid.
PorousFlowMaterial is the base class for all PorousFlow Materials It allows users to specify that the...
static InputParameters validParams()