18 params.
addClassDescription(
"Boundary condition for radiative heat exchange where the emissivity " 19 "function is supplied by a Function.");
21 "emissivity",
"Functor describing emissivity for radiative boundary condition");
Boundary condition for radiative heat flux where temperature and the temperature of a body in radiati...
virtual Real coefficient() const override
qdot = sigma * coeff * (T^4 - Tinf^4 ) sigma: _sigma_stefan_boltzmann coeff: coefficient() coefficien...
Moose::StateArg determineState() const
Moose::FaceArg singleSidedFaceArg(const FaceInfo *fi=nullptr, Moose::FV::LimiterType limiter_type=Moose::FV::LimiterType::CentralDifference, bool correct_skewness=false, const Moose::StateArg *state_limiter=nullptr) const
FVFunctorRadiativeBC(const InputParameters ¶meters)
registerMooseObject("HeatTransferApp", FVFunctorRadiativeBC)
static InputParameters validParams()
const Moose::Functor< Real > & _emissivity
emissivity
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
Boundary condition for radiative heat flux where temperature and the temperature of a body in radiati...