22 "Kozeny-Carman equation for spatially varying initial properties.");
38 mooseError(
"The variable A must be greater than zero; A = ", _A[_qp],
".");
static InputParameters validParams()
Base class for material designed to provide the permeability tensor which is calculated from porosity...
void mooseError(Args &&... args)
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Real computeA() const override
retrieve constant value for A computed in constructor
Material designed to provide the permeability tensor which is calculated from porosity using a form o...
registerMooseObject("PorousFlowApp", PorousFlowPermeabilityKozenyCarmanFromVar)