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

Defines a uniform heat flux load for a boundary surface. More...

Inheritance diagram for pyNastran.bdf.cards.thermal.loads.QBDY3:
pyNastran.bdf.cards.thermal.loads.ThermalLoad

List of all members.

Public Member Functions

def __init__
def crossReference
def Eids
def Eid
def rawFields
def reprFields

Public Attributes

 sid
 Load set identification number.
 Q0
 Heat flux into element.
 cntrlnd
 Control point for thermal flux load.
 eids
 CHBDYj element identification numbers.

Static Public Attributes

string type = 'QBDY3'

Detailed Description

Defines a uniform heat flux load for a boundary surface.

Definition at line 131 of file loads.py.


Constructor & Destructor Documentation

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

Member Function Documentation

Definition at line 168 of file loads.py.

References pyNastran.bdf.cards.thermal.loads.QBDY3.cntrlnd, pyNastran::bdf::cards::baseCard.collapseThruBy(), pyNastran.bdf.cards.thermal.loads.QBDY3.Eids(), pyNastran.bdf.cards.thermal.loads.QBDY3.Q0, pyNastran.bdf.cards.thermal.loads.QBDY3.reprFields(), pyNastran::bdf::fieldWriter.set_blank_if_default(), pyNastran.bdf.cards.sets.Set.sid, pyNastran.bdf.cards.dynamic.FREQ.sid, pyNastran.bdf.cards.aero.AEFACT.sid, pyNastran.bdf.cards.methods.EIGB.sid, pyNastran.bdf.cards.properties.mass.NSM.sid, pyNastran.bdf.cards.thermal.loads.QBDY1.sid, pyNastran.bdf.cards.dynamic.FREQ1.sid, pyNastran.bdf.cards.dynamic.FREQ2.sid, pyNastran.bdf.cards.aero.AELIST.sid, pyNastran.bdf.cards.thermal.loads.QBDY3.sid, pyNastran.bdf.cards.dynamic.FREQ4.sid, pyNastran.bdf.cards.dynamic.TSTEP.sid, pyNastran.bdf.cards.dynamic.TSTEPNL.sid, pyNastran.bdf.cards.loads.loads.SLOAD.sid, pyNastran.bdf.cards.methods.EIGR.sid, pyNastran.bdf.cards.sets.SET1.sid, pyNastran.bdf.cards.loads.staticLoads.GRAV.sid, pyNastran.bdf.cards.sets.SET3.sid, pyNastran.bdf.cards.methods.EIGP.sid, pyNastran.bdf.cards.loads.loads.DAREA.sid, pyNastran.bdf.cards.loads.loads.TLOAD1.sid, pyNastran.bdf.cards.methods.EIGRL.sid, pyNastran.bdf.cards.loads.staticLoads.ACCEL1.sid, pyNastran.bdf.cards.aero.CSSCHD.sid, pyNastran.bdf.cards.loads.loads.TLOAD2.sid, pyNastran.bdf.cards.tables.TIC.sid, pyNastran.bdf.cards.loads.loads.RFORCE.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE.sid, pyNastran.bdf.cards.loads.loads.RLOAD1.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE1.sid, pyNastran.bdf.cards.loads.loads.RLOAD2.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE2.sid, pyNastran.bdf.cards.aero.FLFACT.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT.sid, pyNastran.bdf.cards.loads.loads.RANDPS.sid, pyNastran.bdf.cards.aero.FLUTTER.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.sid, pyNastran.bdf.cards.aero.GUST.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD1.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD2.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.sid, pyNastran.bdf.cards.loads.staticLoads.PLOADX1.sid, and pyNastran.bdf.cards.aero.TRIM.sid.

Referenced by pyNastran.bdf.cards.baseCard.Property.__init__(), pyNastran.bdf.cards.baseCard.BaseCard.buildTableLines(), pyNastran.bdf.cards.thermal.loads.QBDY3.Eid(), pyNastran.bdf.cards.baseCard.BaseCard.isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement.Mass(), pyNastran.bdf.cards.thermal.loads.QHBDY.rawFields(), pyNastran.bdf.cards.thermal.loads.TEMP.rawFields(), pyNastran.bdf.cards.elements.springs.SpringElement.reprFields(), pyNastran.bdf.cards.sets.Set.SetIDs(), and pyNastran.bdf.cards.coordinateSystems.Coord.T().

Definition at line 174 of file loads.py.

References pyNastran.bdf.cards.thermal.loads.QBDY3.__init__(), pyNastran.bdf.cards.thermal.loads.QBDY3.Q0, pyNastran.bdf.cards.sets.Set.sid, pyNastran.bdf.cards.dynamic.FREQ.sid, pyNastran.bdf.cards.aero.AEFACT.sid, pyNastran.bdf.cards.methods.EIGB.sid, pyNastran.bdf.cards.properties.mass.NSM.sid, pyNastran.bdf.cards.thermal.loads.QBDY1.sid, pyNastran.bdf.cards.dynamic.FREQ1.sid, pyNastran.bdf.cards.dynamic.FREQ2.sid, pyNastran.bdf.cards.aero.AELIST.sid, pyNastran.bdf.cards.thermal.loads.QBDY3.sid, pyNastran.bdf.cards.dynamic.FREQ4.sid, pyNastran.bdf.cards.dynamic.TSTEP.sid, pyNastran.bdf.cards.dynamic.TSTEPNL.sid, pyNastran.bdf.cards.loads.loads.SLOAD.sid, pyNastran.bdf.cards.methods.EIGR.sid, pyNastran.bdf.cards.sets.SET1.sid, pyNastran.bdf.cards.loads.staticLoads.GRAV.sid, pyNastran.bdf.cards.sets.SET3.sid, pyNastran.bdf.cards.methods.EIGP.sid, pyNastran.bdf.cards.loads.loads.DAREA.sid, pyNastran.bdf.cards.loads.loads.TLOAD1.sid, pyNastran.bdf.cards.methods.EIGRL.sid, pyNastran.bdf.cards.loads.staticLoads.ACCEL1.sid, pyNastran.bdf.cards.aero.CSSCHD.sid, pyNastran.bdf.cards.loads.loads.TLOAD2.sid, pyNastran.bdf.cards.tables.TIC.sid, pyNastran.bdf.cards.loads.loads.RFORCE.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE.sid, pyNastran.bdf.cards.loads.loads.RLOAD1.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE1.sid, pyNastran.bdf.cards.loads.loads.RLOAD2.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE2.sid, pyNastran.bdf.cards.aero.FLFACT.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT.sid, pyNastran.bdf.cards.loads.loads.RANDPS.sid, pyNastran.bdf.cards.aero.FLUTTER.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.sid, pyNastran.bdf.cards.aero.GUST.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD1.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD2.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.sid, pyNastran.bdf.cards.loads.staticLoads.PLOADX1.sid, and pyNastran.bdf.cards.aero.TRIM.sid.

Referenced by pyNastran.bdf.cards.thermal.loads.QBDY3.rawFields().


Member Data Documentation

CHBDYj element identification numbers.

Definition at line 137 of file loads.py.

Referenced by pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.add(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.add(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.addNewTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addNewTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.addNewTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.addSort1(), pyNastran.bdf.cards.thermal.loads.QBDY3.crossReference(), pyNastran.bdf.cards.loads.staticLoads.PLOAD1.crossReference(), pyNastran.bdf.cards.loads.staticLoads.PLOAD1.rawFields(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.writeF06Transient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.writeF06Transient(), and pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.writeF06Transient().


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