pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Go to the source code of this file.
Classes | |
class | pyNastran.bdf.cards.thermal.thermal.ThermalCard |
class | pyNastran.bdf.cards.thermal.thermal.ThermalBC |
class | pyNastran.bdf.cards.thermal.thermal.ThermalElement |
class | pyNastran.bdf.cards.thermal.thermal.ThermalProperty |
class | pyNastran.bdf.cards.thermal.thermal.CHBDYE |
Defines a boundary condition surface element with reference to a heat conduction element. More... | |
class | pyNastran.bdf.cards.thermal.thermal.CHBDYG |
Defines a boundary condition surface element without reference to a property entry. More... | |
class | pyNastran.bdf.cards.thermal.thermal.CHBDYP |
Defines a boundary condition surface element with reference to a PHBDY entry. More... | |
class | pyNastran.bdf.cards.thermal.thermal.PCONV |
Specifies the free convection boundary condition properties of a boundary condition surface element used for heat transfer analysis. More... | |
class | pyNastran.bdf.cards.thermal.thermal.PCONVM |
Specifies the free convection boundary condition properties of a boundary condition surface element used for heat transfer analysis. More... | |
class | pyNastran.bdf.cards.thermal.thermal.PHBDY |
A property entry referenced by CHBDYP entries to give auxiliary geometric information for boundary condition surface elements. More... | |
class | pyNastran.bdf.cards.thermal.thermal.CONV |
Specifies a free convection boundary condition for heat transfer analysis through connection to a surface element (CHBDYi entry). More... | |
class | pyNastran.bdf.cards.thermal.thermal.RADM |
Defines the radiation properties of a boundary element for heat transfer analysis. More... | |
class | pyNastran.bdf.cards.thermal.thermal.RADBC |
Specifies an CHBDYi element face for application of radiation boundary conditions. More... | |
Packages | |
namespace | pyNastran::bdf::cards::thermal::thermal |