const PostprocessorValue * _average_k_s
Domain-average solid thermal conductivity.
const ADMaterialProperty< Real > * _kappa_s
Solid effective thermal conductivity.
const PostprocessorValue * _average_kappa
Domain-average fluid effective thermal conductivity.
static InputParameters validParams()
const PostprocessorValue * _average_k_f
Domain-average fluid thermal conductivity.
const ADMaterialProperty< Real > * _k_s
Solid thermal conductivity.
NSFVHeatFluxBC(const InputParameters ¶meters)
DualNumber< Real, DNDerivativeType, true > ADReal
virtual ADReal computeQpResidual() override
const PostprocessorValue * _average_eps
Domain-average porosity.
const NS::splitting::SplittingEnum _split_type
What parameters are used to split the heat flux, i.e.
const NS::phase::PhaseEnum _phase
Which phase this boundary condition is applied to, i.e. 'fluid' or 'solid'.
This boundary condition sets a constant heat flux with a splitting between the fluid and solid phases...
const PostprocessorValue * _average_kappa_s
Domain-average solid effective thermal conductivity.
const NS::settings::LocalityEnum _locality
Where the values used in computing the splitting are pulled from, i.e.
OutputTools< Real >::VariableValue VariableValue
const ADMaterialProperty< RealVectorValue > * _kappa
Fluid effective thermal conductivity.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
const Real & _value
Value of the heat flux.
const ADMaterialProperty< Real > * _k_f
Fluid thermal conductivity.
const VariableValue & _eps
Porosity.