pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
defines the DefaultLoad class More...
Public Member Functions | |
def | __init__ |
def | Cid |
def | nodeIDs |
returns nodeIDs for repr functions | |
Public Attributes | |
cid | |
nodes | |
Static Public Attributes | |
string | type = 'DefLoad' |
def pyNastran.bdf.cards.loads.loads.Load.__init__ | ( | self, | |
card, | |||
data | |||
) |
Reimplemented in pyNastran.bdf.cards.loads.staticLoads.PLOADX1, pyNastran.bdf.cards.loads.staticLoads.PLOAD4, pyNastran.bdf.cards.loads.staticLoads.PLOAD2, pyNastran.bdf.cards.loads.staticLoads.PLOAD1, pyNastran.bdf.cards.loads.staticLoads.PLOAD, pyNastran.bdf.cards.loads.staticLoads.MOMENT2, pyNastran.bdf.cards.loads.staticLoads.MOMENT1, pyNastran.bdf.cards.loads.staticLoads.MOMENT, pyNastran.bdf.cards.loads.staticLoads.FORCE2, pyNastran.bdf.cards.loads.staticLoads.FORCE1, pyNastran.bdf.cards.loads.staticLoads.FORCE, pyNastran.bdf.cards.loads.loads.RFORCE, pyNastran.bdf.cards.loads.staticLoads.Moment, pyNastran.bdf.cards.loads.staticLoads.Force, pyNastran.bdf.cards.loads.loads.DLOAD, and pyNastran.bdf.cards.loads.loads.SLOAD.
Definition at line 38 of file loads.py.
Referenced by pyNastran.bdf.cards.loads.loads.Load.nodeIDs().
def pyNastran.bdf.cards.loads.loads.Load.Cid | ( | self | ) |
Reimplemented in pyNastran.bdf.cards.loads.staticLoads.PLOAD4, pyNastran.bdf.cards.loads.staticLoads.MOMENT, and pyNastran.bdf.cards.loads.staticLoads.FORCE.
Definition at line 42 of file loads.py.
References pyNastran.bdf.cards.elements.bush.BushElement.cid, pyNastran.bdf.cards.loads.loads.Load.cid, pyNastran.bdf.cards.coordinateSystems.Coord.cid, pyNastran.bdf.cards.elements.bush.CBUSH.cid, pyNastran.bdf.cards.elements.elements.CGAP.cid, pyNastran.bdf.cards.elements.bush.CBUSH1D.cid, pyNastran.bdf.cards.elements.bush.CBUSH2D.cid, pyNastran.bdf.cards.elements.mass.CONM1.cid, pyNastran.bdf.cards.coordinateSystems.Cord2x.cid, pyNastran.bdf.cards.coordinateSystems.Cord1x.cid, pyNastran.bdf.cards.aero.SPLINE2.cid, pyNastran.bdf.cards.aero.SPLINE5.cid, and pyNastran.bdf.cards.loads.loads.Load.nodeIDs().
Referenced by pyNastran.bdf.cards.loads.staticLoads.FORCE.Cid(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4.Cid(), pyNastran.bdf.cards.loads.staticLoads.FORCE.F(), pyNastran.bdf.cards.loads.staticLoads.GRAV.GravityVector(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1.nodeIDs(), pyNastran.bdf.cards.elements.bush.CBUSH1D.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH2D.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH1D.reprFields(), pyNastran.bdf.cards.loads.staticLoads.GRAV.reprFields(), and pyNastran.bdf.cards.coordinateSystems.Cord2x.transformToGlobal().
def pyNastran.bdf.cards.loads.loads.Load.nodeIDs | ( | self, | |
nodes = None |
|||
) |
returns nodeIDs for repr functions
Definition at line 50 of file loads.py.
References pyNastran.bdf.cards.loads.loads.Load.__init__(), pyNastran.bdf.cards.loads.loads.Load.nodes, pyNastran.bdf.cards.elements.damper.LineDamper.nodes, pyNastran.bdf.cards.elements.solid.SolidElement.nodes, pyNastran.bdf.cards.elements.shell.ShellElement.nodes, pyNastran.bdf.cards.elements.damper.CDAMP1.nodes, pyNastran.bdf.cards.elements.bush.CBUSH.nodes, pyNastran.bdf.cards.elements.elements.CrackElement.nodes, pyNastran.bdf.cards.elements.damper.CDAMP2.nodes, pyNastran.bdf.cards.elements.bush.CBUSH1D.nodes, pyNastran.bdf.cards.elements.springs.CELAS1.nodes, pyNastran.bdf.cards.elements.damper.CDAMP3.nodes, pyNastran.bdf.cards.elements.shell.CTRIA3.nodes, pyNastran.bdf.cards.elements.bush.CBUSH2D.nodes, pyNastran.bdf.cards.baseCard.Element.nodes, pyNastran.bdf.cards.elements.damper.CDAMP4.nodes, pyNastran.bdf.cards.elements.springs.CELAS2.nodes, pyNastran.bdf.cards.elements.damper.CDAMP5.nodes, pyNastran.bdf.cards.elements.springs.CELAS3.nodes, pyNastran.bdf.cards.elements.shell.CTRIA6.nodes, pyNastran.bdf.cards.elements.springs.CELAS4.nodes, pyNastran.bdf.cards.elements.shell.CTRIAR.nodes, pyNastran.bdf.bdf.BDF.nodes, pyNastran.bdf.cards.elements.shell.CTRIAX6.nodes, pyNastran.bdf.cards.elements.bars.CONROD.nodes, pyNastran.bdf.cards.constraints.SPC1.nodes, pyNastran.bdf.cards.elements.shell.QuadShell.nodes, pyNastran.bdf.cards.elements.shell.CSHEAR.nodes, pyNastran.bdf.cards.elements.shell.CQUAD4.nodes, pyNastran.bdf.cards.elements.shell.CQUADR.nodes, pyNastran.bdf.cards.elements.shell.CQUAD.nodes, pyNastran.bdf.cards.elements.shell.CQUAD8.nodes, and pyNastran.bdf.cards.elements.shell.CQUADX.nodes.
Referenced by pyNastran.bdf.cards.elements.bars.CROD.Area(), pyNastran.bdf.cards.elements.shell.CQUAD8.AreaCentroid(), pyNastran.bdf.cards.elements.shell.CSHEAR.Centroid(), pyNastran.bdf.cards.loads.loads.Load.Cid(), pyNastran.bdf.cards.elements.bars.CBEAM3.crossReference(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4.crossReference(), pyNastran.bdf.cards.elements.bars.CROD.displacementStress(), pyNastran.bdf.cards.elements.bars.CONROD.E(), pyNastran.bdf.cards.elements.bars.CONROD.G(), pyNastran.bdf.cards.loads.staticLoads.FORCE1.G1(), pyNastran.bdf.cards.elements.shell.CTRIA3.getReprDefaults(), pyNastran.bdf.cards.elements.shell.CTRIA6.getReprDefaults(), pyNastran.bdf.cards.elements.shell.CTRIAR.getReprDefaults(), pyNastran.bdf.cards.elements.damper.CDAMP1.isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement.Lambda(), pyNastran.bdf.cards.elements.shell.CTRIAX6.Mid(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1.nodeIDs(), pyNastran.bdf.cards.elements.damper.CVISC.rawFields(), pyNastran.bdf.cards.elements.solid.SolidElement.rawFields(), pyNastran.bdf.cards.elements.damper.CDAMP1.rawFields(), pyNastran.bdf.cards.elements.elements.CrackElement.rawFields(), pyNastran.bdf.cards.elements.damper.CDAMP2.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH1D.rawFields(), pyNastran.bdf.cards.elements.damper.CDAMP3.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH2D.rawFields(), pyNastran.bdf.cards.elements.damper.CDAMP4.rawFields(), pyNastran.bdf.cards.elements.damper.CDAMP5.rawFields(), pyNastran.bdf.cards.elements.springs.CELAS2.rawFields(), pyNastran.bdf.cards.elements.bush.CBUSH1D.reprFields(), pyNastran.bdf.cards.elements.shell.CTRIAR.reprFields(), pyNastran.bdf.cards.elements.shell.CQUAD8.reprFields(), pyNastran.bdf.cards.elements.bars.CROD.Rmatrix(), pyNastran.bdf.cards.elements.bars.CROD.Stiffness(), pyNastran.bdf.cards.elements.bars.CBEAM.Stiffness(), pyNastran.bdf.cards.elements.bars.CROD.Stiffness1D(), pyNastran.bdf.cards.elements.solid.CTETRA4.Volume(), pyNastran.bdf.cards.elements.solid.CTETRA10.Volume(), pyNastran.bdf.cards.properties.springs.PELAS.writeCodeAster(), and pyNastran.bdf.cards.elements.springs.CELAS2.writeCodeAster().
string pyNastran::bdf::cards::loads::loads.Load::type = 'DefLoad' [static] |
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Reimplemented in pyNastran.bdf.cards.loads.staticLoads.PLOADX1, pyNastran.bdf.cards.loads.staticLoads.PLOAD4, pyNastran.bdf.cards.loads.staticLoads.PLOAD2, pyNastran.bdf.cards.loads.staticLoads.PLOAD1, pyNastran.bdf.cards.loads.staticLoads.PLOAD, pyNastran.bdf.cards.loads.staticLoads.MOMENT2, pyNastran.bdf.cards.loads.staticLoads.MOMENT1, pyNastran.bdf.cards.loads.staticLoads.MOMENT, pyNastran.bdf.cards.loads.staticLoads.FORCE2, pyNastran.bdf.cards.loads.staticLoads.FORCE1, pyNastran.bdf.cards.loads.staticLoads.FORCE, pyNastran.bdf.cards.loads.loads.RFORCE, pyNastran.bdf.cards.loads.staticLoads.Moment, pyNastran.bdf.cards.loads.staticLoads.Force, pyNastran.bdf.cards.loads.loads.DLOAD, and pyNastran.bdf.cards.loads.loads.SLOAD.
Definition at line 37 of file loads.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.properties.bars.LineProperty::areaL(), pyNastran.bdf.cards.materials.MAT2::Dplate(), pyNastran.bdf.cards.loads.staticLoads.Force::F(), pyNastran.bdf.cards.dmig.NastranMatrix::getDType(), pyNastran.bdf.cards.loads.staticLoads.Moment::getLoads(), pyNastran.bdf.cards.properties.bars.LineProperty::IAreaL(), pyNastran.bdf.cards.elements.solid.SolidElement::isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement::K(), pyNastran.bdf.cards.properties.bars.PBARL::MassPerLength(), pyNastran.bdf.cards.properties.shell.PCOMP::nPlies(), pyNastran.bdf.cards.elements.solid.SolidElement::rawFields(), and pyNastran.bdf.cards.elements.elements.CrackElement::rawFields().
Reimplemented in pyNastran.bdf.cards.loads.staticLoads.PLOAD4, pyNastran.bdf.cards.loads.staticLoads.MOMENT, pyNastran.bdf.cards.loads.staticLoads.FORCE, and pyNastran.bdf.cards.loads.loads.RFORCE.
Definition at line 38 of file loads.py.
Referenced by pyNastran.bdf.cards.loads.staticLoads.GRAV::__init__(), pyNastran.bdf.cards.coordinateSystems.CORD1S::__init__(), pyNastran.bdf.cards.coordinateSystems.CORD2R::__init__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::addNewTransient(), pyNastran.bdf.cards.loads.loads.Load::Cid(), pyNastran.bdf.cards.loads.staticLoads.FORCE::Cid(), pyNastran.bdf.cards.loads.staticLoads.GRAV::crossReference(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1::crossReference(), pyNastran.bdf.cards.loads.loads.RFORCE::crossReference(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4::getLoads(), pyNastran.bdf.cards.loads.staticLoads.Moment::M(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1::rawFields(), pyNastran.bdf.cards.loads.loads.RFORCE::rawFields(), pyNastran.bdf.cards.loads.staticLoads.FORCE2::rawFields(), pyNastran.bdf.cards.coordinateSystems.CORD1C::rawFields(), pyNastran.bdf.cards.loads.loads.TLOAD2::reprFields(), pyNastran.bdf.cards.aero.SPLINE1::reprFields(), pyNastran.bdf.cards.aero.SPLINE4::reprFields(), pyNastran.bdf.cards.loads.staticLoads.GRAV::transformLoad(), and pyNastran.bdf.cards.loads.staticLoads.PLOAD4::transformLoad().
Reimplemented in pyNastran.bdf.cards.loads.staticLoads.PLOAD.
Definition at line 38 of file loads.py.
Referenced by pyNastran.bdf.bdfInterface.addCard.AddMethods.addNode(), pyNastran.bdf.cards.elements.springs.SpringElement.Centroid(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1.Cid(), pyNastran.bdf.cards.loads.staticLoads.MOMENT2.crossReference(), pyNastran.bdf.cards.elements.solid.CPENTA6.getFaceNodesAndArea(), pyNastran.bdf.bdfInterface.getCard.GetMethods.getNodeIDToElementIDsMap(), pyNastran.bdf.cards.baseCard.Material.Mid(), pyNastran.bdf.bdfInterface.getCard.GetMethods.nNodes(), pyNastran.bdf.bdfInterface.getCard.GetMethods.Node(), pyNastran.bdf.cards.loads.loads.Load.nodeIDs(), pyNastran.bdf.cards.constraints.SPCAX.rawFields(), pyNastran.bdf.cards.loads.staticLoads.MOMENT2.rawFields(), pyNastran.bdf.cards.elements.bars.CROD.reprFields(), pyNastran.bdf.cards.elements.springs.SpringElement.Stiffness(), pyNastran.bdf.cards.elements.bars.CROD.Stiffness1D(), pyNastran.bdf.bdf_Methods.BDFMethods.unresolveGrids(), pyNastran.bdf.bdfInterface.bdf_writeMesh.WriteMesh.write_nodes_associated(), and pyNastran.bdf.bdfInterface.bdf_writeMesh.WriteMesh.write_params().