Moose::GenericType< Real, is_ad > GenericReal
PorousFlowRelativePermeabilityBCTempl< false > PorousFlowRelativePermeabilityBC
virtual GenericReal< is_ad > relativePermeability(GenericReal< is_ad > seff) const override
Relative permeability equation (must be overriden in derived class)
virtual Real dRelativePermeability(Real seff) const override
Derivative of relative permeability with respect to effective saturation.
PorousFlowRelativePermeabilityBCTempl< true > ADPorousFlowRelativePermeabilityBC
Base class for PorousFlow relative permeability materials.
static InputParameters validParams()
PorousFlowRelativePermeabilityBCTempl(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Material to calculate Brooks-Corey relative permeability of an arbitrary phase given the effective sa...
const Real _lambda
Brooks-Corey exponent lambda.
const bool _is_nonwetting
Flag that is set to true if this is the non-wetting (gas) phase.