Moose::GenericType< Real, is_ad > GenericReal
PorousFlowRelativePermeabilityCoreyTempl< false > PorousFlowRelativePermeabilityCorey
PorousFlowRelativePermeabilityCoreyTempl< true > ADPorousFlowRelativePermeabilityCorey
Base class for PorousFlow relative permeability materials.
Material to calculate Corey-type relative permeability of an arbitrary phase given the effective satu...
virtual Real dRelativePermeability(Real seff) const override
Derivative of relative permeability with respect to effective saturation.
virtual GenericReal< is_ad > relativePermeability(GenericReal< is_ad > seff) const override
Relative permeability equation (must be overriden in derived class)
const Real _n
Corey exponent n for the specified phase.
static InputParameters validParams()