const ADMaterialProperty< Real > & _primary_hardness
Material hardness value of the two solid materials at the interface.
const ADMaterialProperty< Real > & _primary_conductivity
Thermal conductivity of the two solid materials at the closed gap interface.
const ADVariableValue & _secondary_T
const ADVariableValue & _primary_T
Temperatures from the primary and secondary surfaces at the interface.
const ADMaterialProperty< Real > & _secondary_conductivity
DualNumber< Real, DNDerivativeType, true > ADReal
Gap flux model used to compute the conductance across a closed gap along which two solid materials ar...
Base class for gap flux models used by ModularGapConductanceConstraint.
ADReal computeFlux() const override
Compute gap physics used cache information in GapFluxModelBase.
GapFluxModelPressureDependentConduction(const InputParameters ¶meters)
const Real _scaling
Parameter used to scale the closed gap interface conductance value.
const ADMaterialProperty< Real > & _secondary_hardness
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
static InputParameters validParams()
const ADVariableValue & _contact_pressure
Pressure (lagrange multiplier) variable.