pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.bdf.cards.thermal.thermal.RADM Class Reference

Defines the radiation properties of a boundary element for heat transfer analysis. More...

Inheritance diagram for pyNastran.bdf.cards.thermal.thermal.RADM:
pyNastran.bdf.cards.thermal.thermal.ThermalBC pyNastran.bdf.cards.thermal.thermal.ThermalCard pyNastran.bdf.cards.baseCard.BaseCard pyNastran.bdf.bdfInterface.BDF_Card.BDFCard

List of all members.

Public Member Functions

def __init__
def reprFields

Public Attributes

 radmid
 Material identification number.
 absorb
 emissivity

Static Public Attributes

string type = 'RADM'

Detailed Description

Defines the radiation properties of a boundary element for heat transfer analysis.

Definition at line 476 of file thermal.py.


Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation

Material identification number.

Definition at line 479 of file thermal.py.

Referenced by pyNastran.bdf.cards.thermal.thermal.CONV::reprFields().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables