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

Specifies an CHBDYi element face for application of radiation boundary conditions. More...

Inheritance diagram for pyNastran.bdf.cards.thermal.thermal.RADBC:
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 crossReference
def Eids
def Eid
def rawFields
def reprFields

Public Attributes

 nodamb
 NODAMB Ambient point for radiation exchange.
 famb
 Radiation view factor between the face and the ambient point.
 cntrlnd
 Control point for thermal flux load.
 eids
 CHBDYi element identification number.

Static Public Attributes

string type = 'RADBC'

Detailed Description

Specifies an CHBDYi element face for application of radiation boundary conditions.

Definition at line 500 of file thermal.py.


Constructor & Destructor Documentation

def pyNastran.bdf.cards.thermal.thermal.RADBC.__init__ (   self,
  card = None,
  data = None 
)

Reimplemented from pyNastran.bdf.cards.thermal.thermal.ThermalBC.

Definition at line 502 of file thermal.py.


Member Function Documentation


Member Data Documentation

Control point for thermal flux load.

(Integer > 0; Default = 0)

Definition at line 505 of file thermal.py.

Referenced by pyNastran.bdf.cards.thermal.thermal.RADBC.Eid(), and pyNastran.bdf.cards.thermal.thermal.RADBC.Eids().


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