HeatGeneration(...)
This method creates a GapHeatGeneration object.
Path
mdb.models[name].interactionProperties[name].HeatGeneration
Required arguments
None.
Optional arguments
- conversionFraction
A Float specifying the fraction of dissipated energy caused by friction or electric currents that is converted to heat. The default value is 1.0.
- secondaryFraction
A Float specifying the fraction of converted heat distributed to the secondary surface. The default value is 0.5.
Return value
A GapHeatGeneration object.
Exceptions
None.