19template <
typename Derived>
30 template <
typename Space,
typename Time>
37template <
typename Derived>
38template <
typename Space,
typename Time>
58template <
typename Derived>
65template <
typename Derived>
70 params.addClassDescription(
"Zero-thermal dispersion conductivity");
DualNumber< Real, DNDerivativeType, true > ADReal
Material providing an isotropic effective fluid thermal conductivity.
static InputParameters validParams()
Template for the fluid effective thermal conductivity based on a volume-average of the thermal conduc...
ADReal computeEffectiveConductivity(const Space &r, const Time &t) const
FunctorKappaFluidTempl(const InputParameters ¶meters)
static InputParameters validParams()
const Moose::Functor< ADReal > & _k
Fluid thermal conductivity.
Instantiation of the template for the fluid effective thermal conductivity based on a volume-average ...
const InputParameters & parameters() const