Go to the documentation of this file.
12 #include "InterfaceKernel.h"
33 const MaterialProperty<Real> &
_cond;
38 const MaterialProperty<Real> &
_hp;
40 const MaterialProperty<Real> &
_hm;
42 const MaterialProperty<Real> &
_eps_p;
44 const MaterialProperty<Real> &
_eps_m;
const MaterialProperty< Real > & _cond
Conductivity of gap divided by effective gap width.
virtual Real computeQpJacobian(Moose::DGJacobianType type) override
const MaterialProperty< Real > * _Tbulk_mat
InputParameters validParams< SideSetHeatTransferKernel >()
SideSetHeatTransferKernel(const InputParameters ¶meters)
const MaterialProperty< Real > & _eps_p
Master face effective emissivity \epsilon^+\sigma(1-\rho^-)/(1-\rho^+\rho^-)
DG kernel for interfacing diffusion between two variables on adjacent blocks.
const VariableValue * _Tbulk_var
Bulk temperature of gap.
const MaterialProperty< Real > & _hp
Convective heat transfer coefficient (master face)
virtual Real computeQpResidual(Moose::DGResidualType type) override
const MaterialProperty< Real > & _hm
Convective heat transfer coefficient (neighbor face)
const MaterialProperty< Real > & _eps_m
Neighbor face effective emissivity \epsilon^-\sigma(1-\rho^+)/(1-\rho^+\rho^-)