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

Defines a boundary condition surface element without reference to a property entry. More...

Inheritance diagram for pyNastran.bdf.cards.thermal.thermal.CHBDYG:
pyNastran.bdf.cards.thermal.thermal.ThermalElement 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 rawFields
def reprFields

Public Attributes

 eid
 Surface element ID.
 Type
 Surface type.
 iViewFront
 A VIEW entry identification number for the front face.
 iViewBack
 A VIEW entry identification number for the back face.
 radMidFront
 RADM identification number for front face of surface element (Integer > 0)
 radMidBack
 RADM identification number for back face of surface element (Integer > 0)
 grids
 Grid point IDs of grids bounding the surface (Integer > 0)

Static Public Attributes

string type = 'CHBDYG'

Detailed Description

Defines a boundary condition surface element without reference to a property entry.

Definition at line 152 of file thermal.py.


Constructor & Destructor Documentation

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

Member Function Documentation

Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.

Definition at line 202 of file thermal.py.

References pyNastran.bdf.cards.thermal.thermal.CHBDYG.__init__(), pyNastran.bdf.cards.elements.elements.CFAST.eid, pyNastran.bdf.cards.elements.damper.CVISC.eid, pyNastran.bdf.cards.elements.rigid.RBAR.eid, pyNastran.bdf.cards.elements.bush.CBUSH.eid, pyNastran.bdf.cards.elements.mass.CMASS1.eid, pyNastran.bdf.cards.elements.elements.CGAP.eid, pyNastran.bdf.cards.elements.damper.CDAMP1.eid, pyNastran.bdf.cards.elements.solid.CHEXA8.eid, pyNastran.bdf.cards.thermal.thermal.CHBDYE.eid, pyNastran.bdf.cards.elements.mass.CMASS2.eid, pyNastran.bdf.cards.elements.rigid.RBAR1.eid, pyNastran.bdf.cards.elements.damper.CDAMP2.eid, pyNastran.bdf.cards.elements.springs.CELAS1.eid, pyNastran.bdf.cards.elements.bush.CBUSH1D.eid, pyNastran.bdf.cards.elements.solid.CHEXA20.eid, pyNastran.bdf.cards.elements.elements.CRAC2D.eid, pyNastran.bdf.cards.elements.shell.CTRIA3.eid, pyNastran.bdf.cards.thermal.thermal.CHBDYG.eid, pyNastran.bdf.cards.elements.damper.CDAMP3.eid, pyNastran.bdf.cards.elements.elements.CRAC3D.eid, pyNastran.bdf.cards.elements.bush.CBUSH2D.eid, pyNastran.bdf.cards.elements.springs.CELAS2.eid, pyNastran.bdf.cards.elements.damper.CDAMP4.eid, pyNastran.bdf.cards.elements.mass.CMASS3.eid, pyNastran.bdf.cards.elements.solid.CPENTA6.eid, pyNastran.bdf.cards.elements.damper.CDAMP5.eid, pyNastran.bdf.cards.elements.mass.CMASS4.eid, pyNastran.bdf.cards.elements.rigid.RBE2.eid, pyNastran.bdf.cards.elements.shell.CTRIA6.eid, pyNastran.bdf.cards.elements.bars.CROD.eid, pyNastran.bdf.cards.elements.springs.CELAS3.eid, pyNastran.bdf.cards.elements.solid.CPENTA15.eid, pyNastran.bdf.cards.elements.mass.CONM1.eid, pyNastran.bdf.cards.elements.springs.CELAS4.eid, pyNastran.bdf.cards.elements.solid.CTETRA4.eid, pyNastran.bdf.cards.elements.shell.CTRIAR.eid, pyNastran.bdf.cards.elements.shell.CTRIAX.eid, pyNastran.bdf.cards.elements.solid.CTETRA10.eid, pyNastran.bdf.cards.elements.shell.CTRIAX6.eid, pyNastran.bdf.cards.elements.bars.CTUBE.eid, pyNastran.bdf.cards.aero.CAERO1.eid, pyNastran.bdf.cards.elements.bars.CONROD.eid, pyNastran.bdf.cards.aero.CAERO2.eid, pyNastran.bdf.cards.elements.bars.CBAR.eid, pyNastran.bdf.cards.elements.shell.CSHEAR.eid, pyNastran.bdf.cards.elements.shell.CQUAD4.eid, pyNastran.bdf.cards.elements.shell.CQUADR.eid, pyNastran.bdf.cards.loads.staticLoads.PLOAD1.eid, pyNastran.bdf.cards.elements.shell.CQUAD.eid, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.eid, pyNastran.bdf.cards.elements.shell.CQUAD8.eid, pyNastran.bdf.cards.elements.bars.CBEAM3.eid, pyNastran.bdf.cards.aero.SPLINE1.eid, pyNastran.bdf.cards.elements.bars.CBEAM.eid, pyNastran.bdf.cards.aero.SPLINE2.eid, pyNastran.bdf.cards.elements.shell.CQUADX.eid, pyNastran.bdf.cards.loads.staticLoads.PLOADX1.eid, pyNastran.bdf.cards.aero.SPLINE4.eid, pyNastran.bdf.cards.aero.SPLINE5.eid, pyNastran.bdf.cards.elements.bars.CBEND.eid, pyNastran.bdf.cards.thermal.thermal.CHBDYE.grids, pyNastran.bdf.cards.thermal.thermal.CHBDYG.grids, pyNastran.bdf.cards.thermal.loads.QHBDY.grids, pyNastran.bdf.cards.thermal.thermal.CHBDYE.iViewBack, pyNastran.bdf.cards.thermal.thermal.CHBDYG.iViewBack, pyNastran.bdf.cards.thermal.thermal.CHBDYE.radMidBack, pyNastran.bdf.cards.thermal.thermal.CHBDYG.radMidBack, pyNastran.bdf.cards.thermal.thermal.CHBDYE.radMidFront, pyNastran.bdf.cards.thermal.thermal.CHBDYG.radMidFront, pyNastran::bdf::fieldWriter.set_blank_if_default(), pyNastran.bdf.cards.elements.elements.CFAST.Type, pyNastran.bdf.cards.properties.mass.NSM.Type, pyNastran.bdf.cards.materials.CREEP.Type, pyNastran.bdf.cards.properties.bars.LineProperty.Type, pyNastran.bdf.cards.thermal.thermal.CHBDYG.Type, pyNastran.bdf.cards.loads.loads.TLOAD1.Type, pyNastran.bdf.cards.tables.TABRNDG.Type, pyNastran.bdf.cards.loads.loads.TLOAD2.Type, pyNastran.bdf.cards.optimization.DVPREL2.Type, pyNastran.bdf.cards.loads.loads.RLOAD1.Type, pyNastran.bdf.cards.loads.loads.RLOAD2.Type, pyNastran.bdf.cards.properties.bars.PBARL.Type, pyNastran.bdf.cards.loads.staticLoads.PLOAD1.Type, pyNastran.bdf.cards.materials.MATS1.Type, and pyNastran.bdf.cards.properties.bars.PBEAML.Type.

Referenced by pyNastran.bdf.cards.thermal.thermal.CHBDYG.rawFields().


Member Data Documentation


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