Go to the documentation of this file.
12 #include "IntegratedBC.h"
39 virtual Real
dgapLength(Real normalComponent)
const;
const MaterialProperty< Real > & _gap_conductance_dT
virtual void initialSetup() override
virtual Real dgapLength(Real normalComponent) const
virtual Real computeQpResidual() override
std::vector< unsigned int > _disp_vars
GapConductance::GAP_GEOMETRY & _gap_geometry_type
Generic gap heat transfer model, with h_gap = h_conduction + h_contact + h_radiation.
NumericVector< Number > * _slave_flux
virtual Real computeQpOffDiagJacobian(unsigned jvar) override
const VariableValue & _gap_distance_value
const VariableValue & _gap_temp_value
GapHeatTransfer(const InputParameters ¶meters)
virtual Real computeQpJacobian() override
const unsigned int _min_gap_order
virtual void computeGapValues()
static InputParameters validParams()
Real _edge_multiplier
This is a factor that is used to gradually taper down the conductance if the contact point is off the...
const MaterialProperty< Real > & _gap_conductance
virtual Real gapLength() const
virtual Real computeSlaveFluxContribution(Real grad_t)
InputParameters validParams< GapHeatTransfer >()
PenetrationLocator * _penetration_locator