const Moose::FV::InterpMethod _k_interp_method
which interpolation method for the diffusivity on faces
const bool _porosity_factored_in
whether the diffusivity should be multiplied by porosity
DualNumber< Real, DNDerivativeType, true > ADReal
static InputParameters validParams()
const Moose::Functor< ADReal > & _eps
the porosity
A flux kernel for diffusing energy in porous media across cell faces, using a scalar isotropic diffus...
ADReal computeQpResidual() override
const Moose::Functor< ADReal > & _k
the thermal conductivity
PINSFVEnergyDiffusion(const InputParameters ¶ms)