GapRadiation(...)
This method creates a GapRadiation object.
Path
mdb.models[name].materials[name].Gapradiation session.odbs[name].materials[name].Gapradiation
Required arguments
- mainSurfaceEmissivity
-
A Float specifying the Emissivity of main surface.
- secondarySurfaceEmissivity
-
A Float specifying the Emissivity of the secondary surface .
- table
-
A sequence of sequences of Floats specifying the items described below.
Table data
-
Effective view factor.
-
Gap clearance.
-
Repeat this data line as often as necessary to define the dependence of the view factor on gap clearance.
Return value
A Gapradiation object.
Exceptions
None.