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