pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Specifies the free convection boundary condition properties of a boundary condition surface element used for heat transfer analysis. More...
Public Member Functions | |
def | __init__ |
def | rawFields |
def | reprFields |
Public Attributes | |
pconid | |
Convection property identification number. | |
mid | |
Material property identification number. | |
form | |
Type of formula used for free convection. | |
flag | |
Flag for mass flow convection. | |
coef | |
Constant coefficient used for forced convection. | |
expr | |
Reynolds number convection exponent. | |
exppi | |
Prandtl number convection exponent for heat transfer into the working fluid. | |
exppo | |
Prandtl number convection exponent for heat transfer into the working fluid. | |
Static Public Attributes | |
string | type = 'PCONVM' |
Specifies the free convection boundary condition properties of a boundary condition surface element used for heat transfer analysis.
Definition at line 349 of file thermal.py.
def pyNastran.bdf.cards.thermal.thermal.PCONVM.__init__ | ( | self, | |
card = None , |
|||
data = None |
|||
) |
Reimplemented from pyNastran.bdf.cards.thermal.thermal.ThermalProperty.
Definition at line 351 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.PCONVM.reprFields().
Definition at line 376 of file thermal.py.
References pyNastran.bdf.cards.thermal.thermal.PCONVM.exppi, pyNastran.bdf.cards.thermal.thermal.PCONVM.expr, pyNastran.bdf.cards.thermal.loads.QHBDY.flag, pyNastran.bdf.cards.thermal.thermal.PCONVM.flag, pyNastran.bdf.cards.materials.CREEP.form, pyNastran.bdf.cards.thermal.thermal.PCONV.form, pyNastran.bdf.cards.thermal.thermal.PCONVM.form, pyNastran.bdf.cards.dmig.DMI.form, and pyNastran::bdf::fieldWriter.set_blank_if_default().
Referenced by pyNastran.bdf.cards.baseCard.Property.__init__(), pyNastran.bdf.cards.baseCard.BaseCard.buildTableLines(), pyNastran.bdf.cards.baseCard.BaseCard.isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement.Mass(), pyNastran.bdf.cards.elements.springs.SpringElement.reprFields(), pyNastran.bdf.cards.sets.Set.SetIDs(), and pyNastran.bdf.cards.coordinateSystems.Coord.T().
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 380 of file thermal.py.
References pyNastran.bdf.cards.thermal.thermal.PCONVM.__init__(), pyNastran.bdf.cards.thermal.thermal.PCONVM.coef, pyNastran.bdf.cards.thermal.thermal.PCONVM.exppo, pyNastran.bdf.cards.materials.CREEP.mid, pyNastran.bdf.cards.properties.damper.PDAMP5.mid, pyNastran.bdf.cards.materials.MAT1.mid, pyNastran.bdf.cards.properties.properties.PLSOLID.mid, pyNastran.bdf.cards.baseCard.Property.mid, pyNastran.bdf.cards.properties.properties.PSOLID.mid, pyNastran.bdf.cards.properties.properties.PRAC2D.mid, pyNastran.bdf.cards.materials.MAT2.mid, pyNastran.bdf.cards.thermal.thermal.PCONV.mid, pyNastran.bdf.cards.properties.properties.PRAC3D.mid, pyNastran.bdf.cards.thermal.thermal.PCONVM.mid, pyNastran.bdf.cards.materials.MAT3.mid, pyNastran.bdf.cards.elements.shell.CTRIAX6.mid, pyNastran.bdf.cards.materials.MAT4.mid, pyNastran.bdf.cards.elements.bars.CONROD.mid, pyNastran.bdf.cards.properties.bars.PROD.mid, pyNastran.bdf.cards.properties.bars.PTUBE.mid, pyNastran.bdf.cards.materials.MAT8.mid, pyNastran.bdf.cards.properties.shell.PSHEAR.mid, pyNastran.bdf.cards.properties.bars.PBAR.mid, pyNastran.bdf.cards.materials.MAT9.mid, pyNastran.bdf.cards.materials.MAT10.mid, pyNastran.bdf.cards.properties.bars.PBARL.mid, pyNastran.bdf.cards.materials.MATHP.mid, pyNastran.bdf.cards.properties.bars.PBEAM.mid, pyNastran.bdf.cards.materials.MATS1.mid, pyNastran.bdf.cards.properties.bars.PBEAML.mid, pyNastran.bdf.cards.properties.bars.PBEND.mid, pyNastran.bdf.cards.thermal.thermal.PCONV.pconid, pyNastran.bdf.cards.thermal.thermal.PCONVM.pconid, pyNastran.bdf.cards.elements.elements.CFAST.pid, pyNastran.bdf.cards.properties.properties.PFAST.pid, pyNastran.bdf.cards.elements.damper.LineDamper.pid, pyNastran.bdf.cards.properties.bush.PBUSH.pid, pyNastran.bdf.cards.properties.damper.PVISC.pid, pyNastran.bdf.cards.properties.springs.PELAS.pid, pyNastran.bdf.cards.elements.damper.CVISC.pid, pyNastran.bdf.cards.elements.solid.SolidElement.pid, pyNastran.bdf.cards.thermal.thermal.ThermalElement.pid, pyNastran.bdf.cards.elements.bush.CBUSH.pid, pyNastran.bdf.cards.elements.mass.CMASS1.pid, pyNastran.bdf.cards.properties.damper.PDAMP.pid, pyNastran.bdf.cards.elements.elements.CGAP.pid, pyNastran.bdf.cards.elements.damper.CDAMP1.pid, pyNastran.bdf.cards.elements.shell.ShellElement.pid, pyNastran.bdf.cards.properties.mass.PMASS.pid, pyNastran.bdf.cards.elements.solid.CHEXA8.pid, pyNastran.bdf.cards.properties.properties.PGAP.pid, pyNastran.bdf.cards.properties.damper.PDAMP5.pid, pyNastran.bdf.cards.properties.springs.PELAST.pid, pyNastran.bdf.cards.properties.damper.PDAMPT.pid, pyNastran.bdf.cards.elements.springs.CELAS1.pid, pyNastran.bdf.cards.elements.elements.CrackElement.pid, pyNastran.bdf.cards.elements.bush.CBUSH1D.pid, pyNastran.bdf.cards.elements.solid.CHEXA20.pid, pyNastran.bdf.cards.elements.elements.CRAC2D.pid, pyNastran.bdf.cards.elements.shell.CTRIA3.pid, pyNastran.bdf.cards.properties.bush.PBUSH1D.pid, pyNastran.bdf.cards.elements.damper.CDAMP3.pid, pyNastran.bdf.cards.elements.elements.CRAC3D.pid, pyNastran.bdf.cards.properties.properties.PLSOLID.pid, pyNastran.bdf.cards.elements.bush.CBUSH2D.pid, pyNastran.bdf.cards.elements.mass.CMASS3.pid, pyNastran.bdf.cards.elements.solid.CPENTA6.pid, pyNastran.bdf.cards.baseCard.Element.pid, pyNastran.bdf.cards.properties.properties.PSOLID.pid, pyNastran.bdf.cards.elements.damper.CDAMP5.pid, pyNastran.bdf.cards.thermal.thermal.CHBDYP.pid, pyNastran.bdf.cards.elements.bars.CROD.pid, pyNastran.bdf.cards.elements.shell.CTRIA6.pid, pyNastran.bdf.cards.properties.shell.PCOMP.pid, pyNastran.bdf.cards.properties.properties.PRAC2D.pid, pyNastran.bdf.cards.elements.springs.CELAS3.pid, pyNastran.bdf.cards.elements.solid.CPENTA15.pid, pyNastran.bdf.cards.properties.properties.PRAC3D.pid, pyNastran.bdf.cards.elements.solid.CTETRA4.pid, pyNastran.bdf.cards.elements.shell.CTRIAR.pid, pyNastran.bdf.cards.thermal.thermal.PHBDY.pid, pyNastran.bdf.cards.optimization.DVPREL2.pid, pyNastran.bdf.cards.elements.solid.CTETRA10.pid, pyNastran.bdf.cards.elements.bars.CTUBE.pid, pyNastran.bdf.cards.aero.CAERO1.pid, pyNastran.bdf.cards.properties.bars.PROD.pid, pyNastran.bdf.cards.aero.CAERO2.pid, pyNastran.bdf.cards.properties.bars.PTUBE.pid, pyNastran.bdf.cards.elements.bars.CBAR.pid, pyNastran.bdf.cards.properties.shell.PSHEAR.pid, pyNastran.bdf.cards.elements.shell.CSHEAR.pid, pyNastran.bdf.cards.properties.bars.PBAR.pid, pyNastran.bdf.cards.properties.shell.PSHELL.pid, pyNastran.bdf.cards.elements.shell.CQUAD4.pid, pyNastran.bdf.cards.properties.bars.PBARL.pid, pyNastran.bdf.cards.elements.shell.CQUADR.pid, pyNastran.bdf.cards.aero.PAERO1.pid, pyNastran.bdf.cards.elements.shell.CQUAD.pid, pyNastran.bdf.cards.aero.PAERO2.pid, pyNastran.bdf.cards.properties.bars.PBEAM.pid, pyNastran.bdf.cards.elements.shell.CQUAD8.pid, pyNastran.bdf.cards.elements.bars.CBEAM3.pid, pyNastran.bdf.cards.elements.bars.CBEAM.pid, pyNastran.bdf.cards.elements.shell.CQUADX.pid, pyNastran.bdf.cards.properties.bars.PBEAML.pid, pyNastran.bdf.cards.elements.bars.CBEND.pid, pyNastran.bdf.cards.properties.bars.PBEND.pid, and pyNastran::bdf::fieldWriter.set_blank_if_default().
string pyNastran::bdf::cards::thermal::thermal.PCONVM::type = 'PCONVM' [static] |
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 350 of file thermal.py.
Referenced by pyNastran.bdf.cards.nodes.Node::__init__(), pyNastran.bdf.cards.sets.ABQSet1::__init__(), pyNastran.bdf.cards.baseCard.Property::__init__(), pyNastran.bdf.cards.baseCard.Element::__init__(), pyNastran.bdf.cards.sets.CSET1::__init__(), pyNastran.bdf.cards.dmig.NastranMatrix::__repr__(), pyNastran.bdf.cards.dmig.NastranMatrix::getDType(), pyNastran.bdf.cards.elements.solid.SolidElement::isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement::K(), pyNastran.bdf.cards.elements.solid.SolidElement::rawFields(), and pyNastran.bdf.cards.elements.elements.CrackElement::rawFields().
Convection property identification number.
(Integer > 0)
Definition at line 352 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.PCONVM::reprFields().
Material property identification number.
(Integer > 0)
Definition at line 353 of file thermal.py.
Referenced by pyNastran.bdf.cards.baseCard.BaseCard.__repr__(), pyNastran.bdf.cards.elements.bars.CTUBE.Centroid(), pyNastran.bdf.cards.properties.bars.LineProperty.E(), pyNastran.bdf.cards.properties.bars.LineProperty.G(), pyNastran.bdf.cards.properties.bars.LineProperty.I12(), pyNastran.bdf.cards.properties.shell.PSHELL.MassPerArea(), pyNastran.bdf.cards.properties.properties.CrackProperty.Mid(), pyNastran.bdf.cards.properties.shell.PSHELL.Mid2(), pyNastran.bdf.cards.thermal.thermal.PCONVM.reprFields(), pyNastran.bdf.cards.elements.shell.CTRIAX.reprFields(), pyNastran.bdf.cards.properties.properties.SolidProperty.Rho(), and pyNastran.bdf.cards.properties.shell.PSHELL.Rho().
Type of formula used for free convection.
(Integer 0, 1, 10, 11, 20, or 21)
Definition at line 354 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.PCONVM.rawFields().
Flag for mass flow convection.
(Integer = 0 or 1; Default = 0)
Definition at line 355 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.PCONVM.rawFields().
Constant coefficient used for forced convection.
Definition at line 356 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.PCONVM.reprFields().
Reynolds number convection exponent.
(Real > 0.0; Default = 0.0)
Definition at line 357 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.PCONVM.rawFields().
Prandtl number convection exponent for heat transfer into the working fluid.
(Real > 0.0; Default = 0.0)
Definition at line 359 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.PCONVM.rawFields().
Prandtl number convection exponent for heat transfer into the working fluid.
(Real > 0.0; Default = 0.0)
Definition at line 361 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.PCONVM.reprFields().