const ADVariableValue & _T
temperature variable
virtual ADReal computeQpResidual()
FVRadiativeHeatFluxBCBase(const InputParameters ¶meters)
Boundary condition for radiative heat flux where temperature and the temperature of a body in radiati...
DualNumber< Real, DNDerivativeType, true > ADReal
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Real _sigma_stefan_boltzmann
Stefan-Boltzmann constant.
const Moose::Functor< ADReal > & _tinf
Function describing the temperature of the body completely surrounding the surface, e.g.
const InputParameters & parameters() const
virtual Real coefficient() const =0
qdot = sigma * coeff * (T^4 - Tinf^4 ) sigma: _sigma_stefan_boltzmann coeff: coefficient() coefficien...
static InputParameters validParams()