Radiation(...)
This method creates a Radiation object.
Path
mdb.models[name].interactionProperties[name].Radiation
Required arguments
- mainEmissivity
A Float specifying the emissivity of the main surface.
- secondaryEmissivity
A Float specifying the emissivity of the secondary surface.
- table
A sequence of sequences of Floats specifying the following:
Effective viewfactor, .
Gap clearance, .
Optional arguments
None.
Return value
A Radiation object.
Exceptions
None.