pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
loads.py File Reference

Go to the source code of this file.

Classes

class  pyNastran.bdf.cards.thermal.loads.ThermalLoadDefault
class  pyNastran.bdf.cards.thermal.loads.ThermalLoad
class  pyNastran.bdf.cards.thermal.loads.QBDY1
 Defines a uniform heat flux into CHBDYj elements. More...
class  pyNastran.bdf.cards.thermal.loads.QBDY2
 Defines a uniform heat flux load for a boundary surface. More...
class  pyNastran.bdf.cards.thermal.loads.QBDY3
 Defines a uniform heat flux load for a boundary surface. More...
class  pyNastran.bdf.cards.thermal.loads.QHBDY
 Defines a uniform heat flux into a set of grid points. More...
class  pyNastran.bdf.cards.thermal.loads.TEMP
 Defines temperature at grid points for determination of thermal loading, temperature-dependent material properties, or stress recovery. More...
class  pyNastran.bdf.cards.thermal.loads.TEMPD
 Defines a temperature value for all grid points of the structural model that have not been given a temperature on a TEMP entry. More...

Packages

namespace  pyNastran::bdf::cards::thermal::loads

Functions

def pyNastran::bdf::cards::thermal::loads.__init__
def pyNastran::bdf::cards::thermal::loads.crossReference
def pyNastran::bdf::cards::thermal::loads.Eid
def pyNastran::bdf::cards::thermal::loads.nQFluxTerms
def pyNastran::bdf::cards::thermal::loads.rawFields
def pyNastran::bdf::cards::thermal::loads.reprFields

Variables

string pyNastran::bdf::cards::thermal::loads.type = 'QBDY2'
 pyNastran::bdf::cards::thermal::loads::sid
 Load set identification number.
 pyNastran::bdf::cards::thermal::loads.eid
 Identification number of an CHBDYj element.
 pyNastran::bdf::cards::thermal::loads.qFlux
 Heat flux at the i-th grid point on the referenced CHBDYj element.
 All Classes Namespaces Files Functions Variables