PorousFlowPermeabilityKozenyCarmanTempl< false > PorousFlowPermeabilityKozenyCarman
PorousFlowPermeabilityKozenyCarmanTempl< true > ADPorousFlowPermeabilityKozenyCarman
Base class for material designed to provide the permeability tensor which is calculated from porosity...
Material designed to provide the permeability tensor which is calculated from porosity using a form o...
usingPorousFlowPermeabilityBaseMembers
Real _A
Multiplying factor in k = k_ijk * A * phi^n / (1 - phi)^m.
const Real _f
Multiplying factor in A = f * d^2.
PoropermFunction
Name of porosity-permeability relationship.
enum PorousFlowPermeabilityKozenyCarmanTempl::PoropermFunction _poroperm_function
const Real _d
Grain diameter in A = f * d^2.
static InputParameters validParams()
const Real _k0
Reference scalar permeability in A = k0 * (1 - phi0)^m / phi0^n.
Real computeA() const override
retrieve constant value for A computed in constructor
const Real _phi0
Reference porosity in A = k0 * (1 - phi0)^m / phi0^n.