- variableThe variable for thermal contact
C++ Type:NonlinearVariableName
Description:The variable for thermal contact
- masterThe master surface
C++ Type:BoundaryName
Description:The master surface
- slaveThe slave surface
C++ Type:BoundaryName
Description:The slave surface
<!– MOOSE Documentation Stub: Remove this when content is added. –>
ThermalContactDiracKernelsAction

The ThermalContactDiracKernelsAction has not been documented. The content contained on this page includes the basic documentation associated with an Action; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.
!syntax description /ThermalContact/ThermalContactDiracKernelsAction
Input Parameters
- tangential_toleranceTangential distance to extend edges of contact surfaces
C++ Type:double
Description:Tangential distance to extend edges of contact surfaces
- normal_smoothing_methodMethod to use to smooth normals (edge_based|nodal_normal_based)
C++ Type:std::string
Description:Method to use to smooth normals (edge_based|nodal_normal_based)
- quadratureFalseWhether or not to use quadrature point based gap heat transfer
Default:False
C++ Type:bool
Description:Whether or not to use quadrature point based gap heat transfer
- inactiveIf specified blocks matching these identifiers will be skipped.
C++ Type:std::vector
Description:If specified blocks matching these identifiers will be skipped.
- active__all__ If specified only the blocks named will be visited and made active
Default:__all__
C++ Type:std::vector
Description:If specified only the blocks named will be visited and made active
- normal_smoothing_distanceDistance from edge in parametric coordinates over which to smooth contact normal
C++ Type:double
Description:Distance from edge in parametric coordinates over which to smooth contact normal