pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Defines a boundary condition surface element with reference to a PHBDY entry. More...
Public Member Functions | |
def | __init__ |
def | crossReference |
def | rawFields |
def | reprFields |
Public Attributes | |
eid | |
Surface element ID. | |
pid | |
PHBDY property entry identification numbers. | |
Type | |
iViewFront | |
A VIEW entry identification number for the front face. | |
iViewBack | |
A VIEW entry identification number for the back face. | |
g1 | |
Grid point identification numbers of grids bounding the surface. | |
g2 | |
Grid point identification numbers of grids bounding the surface. | |
g0 | |
Orientation grid point. | |
radMidFront | |
RADM identification number for front face of surface element. | |
radMidBack | |
RADM identification number for back face of surface element. | |
gmid | |
Grid point identification number of a midside node if it is used with the line type surface element. | |
ce | |
Coordinate system for defining orientation vector. | |
e1 | |
Components of the orientation vector in coordinate system CE. | |
e2 | |
e3 | |
Static Public Attributes | |
string | type = 'CHBDYP' |
Defines a boundary condition surface element with reference to a PHBDY entry.
Definition at line 217 of file thermal.py.
def pyNastran.bdf.cards.thermal.thermal.CHBDYP.__init__ | ( | self, | |
card = None , |
|||
data = None |
|||
) |
Reimplemented from pyNastran.bdf.cards.thermal.thermal.ThermalElement.
Definition at line 219 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields().
def pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference | ( | self, | |
mesh | |||
) |
Reimplemented from pyNastran.bdf.cards.thermal.thermal.ThermalCard.
Definition at line 264 of file thermal.py.
References pyNastran.bdf.cards.properties.damper.PVISC.ce, pyNastran.bdf.cards.thermal.thermal.CHBDYP.ce, pyNastran.bdf.cards.coordinateSystems.Coord.e1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e1, pyNastran.bdf.cards.coordinateSystems.Cord2x.e1, pyNastran.bdf.cards.coordinateSystems.Cord1x.e1, pyNastran.bdf.cards.properties.bars.PBEAM.e1, pyNastran.bdf.cards.properties.bars.PBEND.e1, pyNastran.bdf.cards.coordinateSystems.Coord.e2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e2, pyNastran.bdf.cards.coordinateSystems.Cord2x.e2, pyNastran.bdf.cards.coordinateSystems.Cord1x.e2, pyNastran.bdf.cards.properties.bars.PBEAM.e2, pyNastran.bdf.cards.properties.bars.PBEND.e2, pyNastran.bdf.cards.coordinateSystems.Coord.e3, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e3, pyNastran.bdf.cards.coordinateSystems.Cord2x.e3, pyNastran.bdf.cards.coordinateSystems.Cord1x.e3, 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.thermal.thermal.CHBDYP.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.aero.CAERO1.eid, pyNastran.bdf.cards.elements.bars.CTUBE.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.aero.SPLINE2.eid, pyNastran.bdf.cards.elements.bars.CBEAM.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.elements.bush.CBUSH.g0, pyNastran.bdf.cards.elements.elements.CGAP.g0, pyNastran.bdf.cards.thermal.thermal.CHBDYP.g0, pyNastran.bdf.cards.elements.bars.CBAR.g0, pyNastran.bdf.cards.elements.bars.CBEAM.g0, pyNastran.bdf.cards.elements.bars.CBEND.g0, pyNastran.bdf.cards.elements.mass.CMASS1.g1, pyNastran.bdf.cards.elements.mass.CMASS2.g1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.g1, pyNastran.bdf.cards.coordinateSystems.Cord1x.g1, pyNastran.bdf.cards.loads.staticLoads.FORCE1.g1, pyNastran.bdf.cards.loads.staticLoads.FORCE2.g1, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.g1, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.g1, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.g1, pyNastran.bdf.cards.elements.mass.CMASS1.g2, pyNastran.bdf.cards.elements.mass.CMASS2.g2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.g2, pyNastran.bdf.cards.coordinateSystems.Cord1x.g2, pyNastran.bdf.cards.loads.staticLoads.FORCE1.g2, pyNastran.bdf.cards.loads.staticLoads.FORCE2.g2, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.g2, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.g2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.gmid, pyNastran.bdf.cards.thermal.thermal.CHBDYE.iViewBack, pyNastran.bdf.cards.thermal.thermal.CHBDYG.iViewBack, pyNastran.bdf.cards.thermal.thermal.CHBDYP.iViewBack, pyNastran.bdf.cards.thermal.thermal.CHBDYE.iViewFront, pyNastran.bdf.cards.thermal.thermal.CHBDYG.iViewFront, pyNastran.bdf.cards.thermal.thermal.CHBDYP.iViewFront, pyNastran.bdf.cards.thermal.thermal.ThermalElement.Pid(), pyNastran.bdf.cards.elements.mass.CMASS1.Pid(), pyNastran.bdf.cards.properties.springs.PELAST.Pid(), pyNastran.bdf.cards.baseCard.Element.Pid(), pyNastran.bdf.cards.optimization.DVPREL2.Pid(), pyNastran.bdf.cards.aero.CAERO1.Pid(), pyNastran.bdf.cards.elements.bars.CONROD.Pid(), pyNastran.bdf.cards.aero.CAERO2.Pid(), pyNastran.bdf.cards.thermal.thermal.CHBDYE.radMidBack, pyNastran.bdf.cards.thermal.thermal.CHBDYG.radMidBack, pyNastran.bdf.cards.thermal.thermal.CHBDYP.radMidBack, pyNastran.bdf.cards.thermal.thermal.CHBDYE.radMidFront, pyNastran.bdf.cards.thermal.thermal.CHBDYG.radMidFront, pyNastran.bdf.cards.thermal.thermal.CHBDYP.radMidFront, pyNastran.bdf.cards.thermal.thermal.CHBDYP.rawFields(), 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.thermal.thermal.CHBDYP.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.bdf.BDF.readBDF(), and pyNastran.bdf.bdf.BDF.readBDF_Punch().
Definition at line 267 of file thermal.py.
References pyNastran.bdf.cards.thermal.thermal.CHBDYE.iViewBack, pyNastran.bdf.cards.thermal.thermal.CHBDYG.iViewBack, pyNastran.bdf.cards.thermal.thermal.CHBDYP.iViewBack, pyNastran.bdf.cards.thermal.thermal.CHBDYE.iViewFront, pyNastran.bdf.cards.thermal.thermal.CHBDYG.iViewFront, pyNastran.bdf.cards.thermal.thermal.CHBDYP.iViewFront, pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), 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.thermal.thermal.CHBDYP.crossReference(), 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 272 of file thermal.py.
References pyNastran.bdf.cards.thermal.thermal.CHBDYP.__init__(), pyNastran.bdf.cards.properties.damper.PVISC.ce, pyNastran.bdf.cards.thermal.thermal.CHBDYP.ce, pyNastran.bdf.cards.coordinateSystems.Coord.e1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e1, pyNastran.bdf.cards.coordinateSystems.Cord2x.e1, pyNastran.bdf.cards.coordinateSystems.Cord1x.e1, pyNastran.bdf.cards.properties.bars.PBEAM.e1, pyNastran.bdf.cards.properties.bars.PBEND.e1, pyNastran.bdf.cards.coordinateSystems.Coord.e2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e2, pyNastran.bdf.cards.coordinateSystems.Cord2x.e2, pyNastran.bdf.cards.coordinateSystems.Cord1x.e2, pyNastran.bdf.cards.properties.bars.PBEAM.e2, pyNastran.bdf.cards.properties.bars.PBEND.e2, pyNastran.bdf.cards.coordinateSystems.Coord.e3, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e3, pyNastran.bdf.cards.coordinateSystems.Cord2x.e3, pyNastran.bdf.cards.coordinateSystems.Cord1x.e3, 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.springs.CELAS2.eid, pyNastran.bdf.cards.elements.bush.CBUSH2D.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.thermal.thermal.CHBDYP.eid, pyNastran.bdf.cards.elements.mass.CMASS4.eid, pyNastran.bdf.cards.elements.rigid.RBE2.eid, pyNastran.bdf.cards.elements.bars.CROD.eid, pyNastran.bdf.cards.elements.shell.CTRIA6.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.aero.CAERO1.eid, pyNastran.bdf.cards.elements.bars.CTUBE.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.aero.SPLINE2.eid, pyNastran.bdf.cards.elements.bars.CBEAM.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.elements.bush.CBUSH.g0, pyNastran.bdf.cards.elements.elements.CGAP.g0, pyNastran.bdf.cards.thermal.thermal.CHBDYP.g0, pyNastran.bdf.cards.elements.bars.CBAR.g0, pyNastran.bdf.cards.elements.bars.CBEAM.g0, pyNastran.bdf.cards.elements.bars.CBEND.g0, pyNastran.bdf.cards.elements.mass.CMASS1.g1, pyNastran.bdf.cards.elements.mass.CMASS2.g1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.g1, pyNastran.bdf.cards.coordinateSystems.Cord1x.g1, pyNastran.bdf.cards.loads.staticLoads.FORCE1.g1, pyNastran.bdf.cards.loads.staticLoads.FORCE2.g1, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.g1, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.g1, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.g1, pyNastran.bdf.cards.elements.mass.CMASS1.g2, pyNastran.bdf.cards.elements.mass.CMASS2.g2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.g2, pyNastran.bdf.cards.coordinateSystems.Cord1x.g2, pyNastran.bdf.cards.loads.staticLoads.FORCE1.g2, pyNastran.bdf.cards.loads.staticLoads.FORCE2.g2, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.g2, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.g2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.gmid, pyNastran.bdf.cards.thermal.thermal.ThermalElement.Pid(), pyNastran.bdf.cards.elements.mass.CMASS1.Pid(), pyNastran.bdf.cards.properties.springs.PELAST.Pid(), pyNastran.bdf.cards.baseCard.Element.Pid(), pyNastran.bdf.cards.optimization.DVPREL2.Pid(), pyNastran.bdf.cards.aero.CAERO1.Pid(), pyNastran.bdf.cards.elements.bars.CONROD.Pid(), pyNastran.bdf.cards.aero.CAERO2.Pid(), pyNastran.bdf.cards.thermal.thermal.CHBDYE.radMidBack, pyNastran.bdf.cards.thermal.thermal.CHBDYG.radMidBack, pyNastran.bdf.cards.thermal.thermal.CHBDYP.radMidBack, pyNastran.bdf.cards.thermal.thermal.CHBDYE.radMidFront, pyNastran.bdf.cards.thermal.thermal.CHBDYG.radMidFront, pyNastran.bdf.cards.thermal.thermal.CHBDYP.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.thermal.thermal.CHBDYP.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.CHBDYP.rawFields().
string pyNastran::bdf::cards::thermal::thermal.CHBDYP::type = 'CHBDYP' [static] |
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 218 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().
Surface element ID.
Definition at line 220 of file thermal.py.
Referenced by pyNastran.bdf.cards.aero.Spline::__init__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject::addNewEid100(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject::addNewEid100(), pyNastran.bdf.cards.thermal.thermal.CHBDYP::crossReference(), pyNastran.bdf.cards.thermal.thermal.CONV::crossReference(), pyNastran.bdf.cards.loads.staticLoads.PLOAD2::crossReference(), pyNastran.bdf.cards.thermal.loads.QBDY1::Eid(), pyNastran.bdf.cards.loads.staticLoads.PLOAD::getLoads(), pyNastran.bdf.cards.loads.staticLoads.PLOAD2::getLoads(), pyNastran.bdf.cards.elements.shell.QuadShell::getReprDefaults(), pyNastran.bdf.cards.elements.solid.SolidElement::isSameCard(), pyNastran.bdf.cards.elements.shell.QuadShell::MassMatrix(), pyNastran.bdf.cards.elements.solid.SolidElement::rawFields(), pyNastran.bdf.cards.elements.elements.CrackElement::rawFields(), pyNastran.bdf.cards.thermal.thermal.CONV::rawFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD2::rawFields(), pyNastran.bdf.cards.thermal.thermal.CHBDYP::reprFields(), pyNastran.bdf.cards.thermal.thermal.PHBDY::reprFields(), and pyNastran.bdf.cards.aero.PAERO2::reprFields().
PHBDY property entry identification numbers.
(Integer > 0)
Reimplemented from pyNastran.bdf.cards.thermal.thermal.ThermalElement.
Definition at line 221 of file thermal.py.
Referenced by pyNastran.bdf.cards.elements.shell.QuadShell.getReprDefaults(), pyNastran.bdf.cards.thermal.thermal.PHBDY.rawFields(), pyNastran.bdf.cards.aero.MKAERO2.rawFields(), pyNastran.bdf.cards.thermal.thermal.PCONVM.reprFields(), pyNastran.bdf.cards.aero.MKAERO2.reprFields(), and pyNastran.bdf.cards.elements.bars.CONROD.writeCodeAster().
Definition at line 221 of file thermal.py.
Referenced by pyNastran.bdf.cards.materials.MaterialDependence.__init__(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.addNewEidSort1(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), pyNastran.bdf.cards.loads.staticLoads.PLOAD.rawFields(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), and pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.writeF06().
A VIEW entry identification number for the front face.
Definition at line 222 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), and pyNastran.bdf.cards.thermal.thermal.CHBDYP.rawFields().
A VIEW entry identification number for the back face.
Definition at line 223 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), and pyNastran.bdf.cards.thermal.thermal.CHBDYP.rawFields().
Grid point identification numbers of grids bounding the surface.
(Integer > 0)
Definition at line 224 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), pyNastran.bdf.cards.loads.staticLoads.PLOAD2.rawFields(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), pyNastran.bdf.cards.loads.staticLoads.FORCE.reprFields(), pyNastran.bdf.cards.loads.staticLoads.MOMENT.reprFields(), and pyNastran.bdf.cards.coordinateSystems.Cord2x.Rid().
Grid point identification numbers of grids bounding the surface.
(Integer > 0)
Definition at line 225 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), pyNastran.bdf.cards.loads.staticLoads.FORCE.reprFields(), and pyNastran.bdf.cards.loads.staticLoads.MOMENT.reprFields().
Orientation grid point.
(Integer > 0; Default = 0)
Definition at line 226 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), and pyNastran.bdf.cards.elements.bars.CBEAM3.reprFields().
RADM identification number for front face of surface element.
(Integer > 0)
Definition at line 227 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), and pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields().
RADM identification number for back face of surface element.
(Integer > 0)
Definition at line 228 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), and pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields().
Grid point identification number of a midside node if it is used with the line type surface element.
Definition at line 229 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), and pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields().
Coordinate system for defining orientation vector.
(Integer > 0;Default = 0
Definition at line 230 of file thermal.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), and pyNastran.bdf.cards.thermal.thermal.PCONV.reprFields().
Components of the orientation vector in coordinate system CE.
The origin of the orientation vector is grid point G1. (Real or blank)
Definition at line 231 of file thermal.py.
Referenced by pyNastran.bdf.cards.coordinateSystems.CORD1S.__init__(), pyNastran.bdf.cards.coordinateSystems.CORD2R.__init__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addSort1(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.processF06Data(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), pyNastran.bdf.cards.thermal.thermal.PCONV.reprFields(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElement(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.writeF06Transient(), and pyNastran.bdf.cards.coordinateSystems.CylindricalCoord.XYZtoCoord().
Definition at line 231 of file thermal.py.
Referenced by pyNastran.bdf.cards.coordinateSystems.CORD1S.__init__(), pyNastran.bdf.cards.coordinateSystems.CORD2R.__init__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addSort1(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.processF06Data(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), pyNastran.bdf.cards.thermal.thermal.PCONV.reprFields(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElement(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.writeF06Transient().
Definition at line 231 of file thermal.py.
Referenced by pyNastran.bdf.cards.coordinateSystems.CORD1S.__init__(), pyNastran.bdf.cards.coordinateSystems.CORD2R.__init__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addSort1(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.processF06Data(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), pyNastran.bdf.cards.thermal.thermal.PCONV.reprFields(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElement(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.writeF06Transient().