Go to the documentation of this file.
12 #include "InterfaceMaterial.h"
34 const VariableValue *
_Tk;
const Function & _hp
Heat transfer coefficients.
const Function & _Tb
Gap bulk temperature.
const Function * _rho_p
Surface reflectivities.
MaterialProperty< Real > & _emmissivity_eff_master
MaterialProperty< Real > & _h_master
SideSetHeatTransferMaterial(const InputParameters ¶meters)
MaterialProperty< Real > & _emmissivity_eff_neighbor
const Real _sigma
Stefan-Boltzmann constant in W/cm^2-K^4.
const Function & _dgap
Gap width.
const VariableValue * _Tk
Variable to compute conductivity.
const Function & _eps_p
Surface emissivities.
MaterialProperty< Real > & _h_neighbor
virtual void computeQpProperties() override
MaterialProperty< Real > & _Tbulk
MaterialProperty< Real > & _cond
Material property handles.
const Function & _kgap
Material conductivity.
InputParameters validParams< SideSetHeatTransferMaterial >()