pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | __init__ |
def | crossReference |
def | reprFields |
Public Attributes | |
pid | |
mid | |
beamType | |
A | |
Area of the beam cross section. | |
i1 | |
Area moments of inertia in planes 1 and 2. | |
i2 | |
j | |
Torsional stiffness. | |
c1 | |
The r,z locations from the geometric centroid for stress data recovery. | |
c2 | |
d1 | |
d2 | |
e1 | |
e2 | |
f1 | |
f2 | |
k1 | |
Shear stiffness factor K in K*A*G for plane 1 and plane 2. | |
k2 | |
deltaN | |
Radial offset of the neutral axis from the geometric centroid, positive is toward the center of curvature. | |
fsi | |
Flag selecting the flexibility and stress intensification factors. | |
rm | |
Mean cross-sectional radius of the curved pipe. | |
t | |
Wall thickness of the curved pipe. | |
p | |
Internal pressure. | |
nsm | |
Nonstructural mass per unit length. | |
rc | |
Radial offset of the geometric centroid from points GA and GB. | |
zc | |
Offset of the geometric centroid in a direction perpendicular to the plane of points GA and GB and vector v. | |
rb | |
Bend radius of the line of centroids. | |
thetab | |
Arc angle of element (optional) | |
Static Public Attributes | |
string | type = 'PBEND' |
def pyNastran.bdf.cards.properties.bars.PBEND.__init__ | ( | self, | |
card = None , |
|||
data = None |
|||
) |
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
def pyNastran.bdf.cards.properties.bars.PBEND.crossReference | ( | self, | |
model | |||
) |
Reimplemented from pyNastran.bdf.cards.baseCard.Property.
Definition at line 1505 of file bars.py.
Referenced by pyNastran.bdf.bdf.BDF.readBDF(), and pyNastran.bdf.bdf.BDF.readBDF_Punch().
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 1508 of file bars.py.
Referenced by pyNastran.bdf.cards.sets.Set.reprFields().
string pyNastran::bdf::cards::properties::bars.PBEND::type = 'PBEND' [static] |
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 1427 of file bars.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.properties.shell.PCOMP::nPlies(), pyNastran.bdf.cards.elements.solid.SolidElement::rawFields(), and pyNastran.bdf.cards.elements.elements.CrackElement::rawFields().
Definition at line 1428 of file bars.py.
Referenced by pyNastran.bdf.cards.properties.shell.PCOMP::__init__(), pyNastran.bdf.cards.properties.properties.PRAC2D::__init__(), pyNastran.bdf.cards.properties.springs.PELAST::crossReference(), pyNastran.bdf.cards.properties.properties.PRAC2D::crossReference(), pyNastran.bdf.cards.properties.shell.PSHELL::crossReference(), pyNastran.bdf.cards.elements.shell.QuadShell::getReprDefaults(), pyNastran.bdf.cards.properties.shell.PSHEAR::isSameCard(), pyNastran.bdf.cards.properties.shell.PCOMP::MassPerArea(), pyNastran.bdf.cards.thermal.thermal.ThermalElement::Pid(), pyNastran.bdf.cards.properties.springs.PELAST::Pid(), pyNastran.bdf.cards.properties.properties.PFAST::rawFields(), pyNastran.bdf.cards.properties.damper.PDAMP::rawFields(), pyNastran.bdf.cards.properties.mass.PMASS::rawFields(), pyNastran.bdf.cards.properties.springs.PELAS::rawFields(), pyNastran.bdf.cards.properties.damper.PDAMP5::rawFields(), pyNastran.bdf.cards.properties.bush.PBUSH::rawFields(), pyNastran.bdf.cards.properties.properties.PGAP::rawFields(), pyNastran.bdf.cards.properties.damper.PDAMPT::rawFields(), pyNastran.bdf.cards.properties.properties.PLSOLID::rawFields(), pyNastran.bdf.cards.properties.bush.PBUSH1D::rawFields(), pyNastran.bdf.cards.properties.properties.PRAC3D::rawFields(), pyNastran.bdf.cards.thermal.thermal.PHBDY::rawFields(), pyNastran.bdf.cards.properties.shell.PCOMP::rawFields(), pyNastran.bdf.cards.aero.MKAERO2::rawFields(), pyNastran.bdf.cards.properties.damper.PVISC::reprFields(), pyNastran.bdf.cards.properties.properties.PFAST::reprFields(), pyNastran.bdf.cards.properties.springs.PELAS::reprFields(), pyNastran.bdf.cards.properties.properties.PGAP::reprFields(), pyNastran.bdf.cards.properties.properties.PSOLID::reprFields(), pyNastran.bdf.cards.properties.properties.PRAC2D::reprFields(), pyNastran.bdf.cards.thermal.thermal.PCONVM::reprFields(), pyNastran.bdf.cards.properties.shell.PCOMP::reprFields(), pyNastran.bdf.cards.aero.MKAERO2::reprFields(), pyNastran.bdf.cards.properties.properties.PSOLID::writeCalculix(), pyNastran.bdf.cards.properties.shell.PSHELL::writeCalculix(), pyNastran.bdf.cards.elements.bars.CONROD::writeCodeAster(), and pyNastran.bdf.cards.properties.shell.PSHELL::writeCodeAster().
Reimplemented from pyNastran.bdf.cards.baseCard.Property.
Definition at line 1428 of file bars.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.PCONV.__init__(), pyNastran.bdf.cards.baseCard.BaseCard.__repr__(), pyNastran.bdf.cards.elements.bars.CTUBE.Centroid(), pyNastran.bdf.cards.properties.damper.PDAMP5.crossReference(), 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.damper.PDAMP5.Mid(), pyNastran.bdf.cards.properties.properties.CrackProperty.Mid(), pyNastran.bdf.cards.properties.shell.PSHELL.Mid2(), pyNastran.bdf.cards.thermal.thermal.PCONV.reprFields(), 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().
Area of the beam cross section.
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 1429 of file bars.py.
Referenced by pyNastran.bdf.cards.elements.bars.CTUBE.Centroid(), and pyNastran.bdf.cards.properties.bars.PBEAML.rawFields().
Area moments of inertia in planes 1 and 2.
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Torsional stiffness.
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 1431 of file bars.py.
Referenced by pyNastran.bdf.cards.loads.loads.RandomLoad.__init__(), pyNastran.bdf.cards.elements.bars.CTUBE.Area(), pyNastran.bdf.cards.elements.bars.CTUBE.rawFields(), and pyNastran.bdf.cards.properties.bars.PBEAML.reprFields().
The r,z locations from the geometric centroid for stress data recovery.
Definition at line 1433 of file bars.py.
Referenced by pyNastran.bdf.cards.properties.springs.PELAS.writeCodeAster().
Definition at line 1433 of file bars.py.
Referenced by pyNastran.bdf.cards.materials.MAT10.getBulkRhoC(), and pyNastran.bdf.cards.thermal.thermal.PHBDY.rawFields().
Definition at line 1433 of file bars.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 1433 of file bars.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 1433 of file bars.py.
Referenced by pyNastran.bdf.cards.properties.shell.PSHEAR.__init__().
Wall thickness of the curved pipe.
Definition at line 1440 of file bars.py.
Referenced by pyNastran.bdf.cards.properties.shell.PSHELL.crossReference(), pyNastran.bdf.cards.properties.shell.PSHEAR.isSameCard(), pyNastran.bdf.cards.properties.shell.PSHELL.MassPerArea(), pyNastran.bdf.cards.properties.shell.PSHELL.Mid1(), pyNastran.bdf.cards.properties.shell.PSHELL.Mid4(), pyNastran.bdf.cards.properties.shell.PSHEAR.rawFields(), pyNastran.bdf.cards.properties.shell.PSHELL.writeCalculix(), and pyNastran.bdf.cards.properties.shell.PSHELL.writeCodeAster().
Internal pressure.
Definition at line 1441 of file bars.py.
Referenced by pyNastran.bdf.cards.loads.staticLoads.MOMENT2.crossReference(), and pyNastran.bdf.cards.loads.staticLoads.PLOAD1.getLoads().
Nonstructural mass per unit length.
Reimplemented from pyNastran.bdf.cards.properties.bars.LineProperty.
Definition at line 1441 of file bars.py.
Referenced by pyNastran.bdf.cards.elements.bars.CTUBE.Area(), pyNastran.bdf.cards.properties.properties.PRAC2D.crossReference(), pyNastran.bdf.cards.properties.shell.PCOMP.D(), pyNastran.bdf.cards.properties.bars.IntegratedLineProperty.I12(), pyNastran.bdf.cards.properties.shell.PCOMP.isSameCard(), pyNastran.bdf.cards.properties.shell.PCOMP.isSymmetrical(), pyNastran.bdf.cards.properties.shell.PCOMP.MassPerArea(), pyNastran.bdf.cards.properties.shell.PSHELL.Mid2(), pyNastran.bdf.cards.properties.shell.PSHELL.Mid4(), pyNastran.bdf.cards.properties.properties.PRAC2D.rawFields(), pyNastran.bdf.cards.elements.bars.CTUBE.rawFields(), pyNastran.bdf.cards.properties.shell.PSHEAR.rawFields(), pyNastran.bdf.cards.properties.shell.PCOMP.reprFields(), pyNastran.bdf.cards.properties.shell.PCOMP.sout(), pyNastran.bdf.cards.properties.shell.PSHELL.writeCalculix(), and pyNastran.bdf.cards.properties.shell.PSHELL.writeCodeAster().