const bool _is_nonwetting
Flag that is set to true if this is the non-wetting (gas) phase.
Material to calculate Brooks-Corey relative permeability of an arbitrary phase given the effective sa...
virtual Real dRelativePermeability(Real seff) const override
Derivative of relative permeability with respect to effective saturation.
const Real _lambda
Brooks-Corey exponent lambda.
Base class for PorousFlow relative permeability materials.
InputParameters validParams< PorousFlowRelativePermeabilityBC >()
virtual Real relativePermeability(Real seff) const override
Relative permeability equation (must be overriden in derived class)
PorousFlowRelativePermeabilityBC(const InputParameters ¶meters)