pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Generic class for all Moments. More...
Public Member Functions | |
def | __init__ |
def | getLoads |
def | getReducedLoads |
def | organizeLoads |
def | M |
Static Public Attributes | |
string | type = 'Moment' |
Generic class for all Moments.
Definition at line 487 of file staticLoads.py.
def pyNastran.bdf.cards.loads.staticLoads.Moment.__init__ | ( | self, | |
card, | |||
data | |||
) |
Reimplemented from pyNastran.bdf.cards.loads.loads.Load.
Reimplemented in pyNastran.bdf.cards.loads.staticLoads.MOMENT2, pyNastran.bdf.cards.loads.staticLoads.MOMENT1, and pyNastran.bdf.cards.loads.staticLoads.MOMENT.
Definition at line 489 of file staticLoads.py.
References pyNastran.bdf.cards.loads.staticLoads.LOAD.getReducedLoads(), pyNastran.bdf.cards.loads.staticLoads.Force.getReducedLoads(), pyNastran.bdf.cards.loads.staticLoads.Moment.getReducedLoads(), and pyNastran.bdf.cards.loads.staticLoads.Moment.organizeLoads().
Referenced by pyNastran.bdf.cards.loads.staticLoads.Moment.organizeLoads().
Definition at line 492 of file staticLoads.py.
References pyNastran.bdf.cards.elements.elements.CFAST.type, pyNastran.bdf.cards.loads.loads.Load.type, pyNastran.bdf.cards.loads.staticLoads.LOAD.type, pyNastran.bdf.cards.coordinateSystems.Coord.type, pyNastran.bdf.cards.elements.shell.ShellElement.type, pyNastran.bdf.cards.elements.rigid.RBAR.type, pyNastran.bdf.cards.dynamic.FREQ.type, pyNastran.bdf.cards.aero.AEFACT.type, pyNastran.bdf.cards.elements.damper.CVISC.type, pyNastran.bdf.cards.elements.bush.CBUSH.type, pyNastran.bdf.cards.elements.mass.CMASS1.type, pyNastran.bdf.cards.baseCard.BaseCard.type, pyNastran.bdf.cards.aero.AELINK.type, pyNastran.bdf.cards.elements.elements.CGAP.type, pyNastran.bdf.cards.elements.damper.CDAMP1.type, pyNastran.bdf.cards.elements.solid.CHEXA8.type, pyNastran.bdf.cards.dynamic.FREQ1.type, pyNastran.bdf.cards.elements.mass.CMASS2.type, pyNastran.bdf.cards.elements.rigid.RBAR1.type, pyNastran.bdf.cards.dynamic.FREQ2.type, pyNastran.bdf.cards.aero.AELIST.type, pyNastran.bdf.cards.elements.damper.CDAMP2.type, pyNastran.bdf.cards.elements.springs.CELAS1.type, pyNastran.bdf.cards.elements.bush.CBUSH1D.type, pyNastran.bdf.cards.elements.solid.CHEXA20.type, pyNastran.bdf.cards.dynamic.FREQ4.type, pyNastran.bdf.cards.aero.AEPARM.type, pyNastran.bdf.cards.elements.elements.CRAC2D.type, pyNastran.bdf.cards.elements.shell.CTRIA3.type, pyNastran.bdf.cards.elements.damper.CDAMP3.type, pyNastran.bdf.cards.elements.elements.CRAC3D.type, pyNastran.bdf.cards.dynamic.TSTEP.type, pyNastran.bdf.cards.aero.AESTAT.type, pyNastran.bdf.cards.elements.springs.CELAS2.type, pyNastran.bdf.cards.elements.bush.CBUSH2D.type, pyNastran.bdf.cards.elements.damper.CDAMP4.type, pyNastran.bdf.cards.elements.solid.CPENTA6.type, pyNastran.bdf.cards.elements.mass.CMASS3.type, pyNastran.bdf.cards.aero.AESURF.type, pyNastran.bdf.cards.dynamic.TSTEPNL.type, pyNastran.bdf.cards.elements.damper.CDAMP5.type, pyNastran.bdf.cards.loads.loads.SLOAD.type, pyNastran.bdf.cards.elements.mass.CMASS4.type, pyNastran.bdf.cards.elements.rigid.RBE2.type, pyNastran.bdf.cards.elements.shell.CTRIA6.type, pyNastran.bdf.cards.elements.bars.CROD.type, pyNastran.bdf.cards.elements.springs.CELAS3.type, pyNastran.bdf.cards.loads.loads.DLOAD.type, pyNastran.bdf.cards.elements.mass.CONM1.type, pyNastran.bdf.cards.elements.solid.CPENTA15.type, pyNastran.bdf.cards.loads.staticLoads.GRAV.type, pyNastran.bdf.cards.loads.loads.DAREA.type, pyNastran.bdf.cards.elements.springs.CELAS4.type, pyNastran.bdf.cards.constraints.SUPORT1.type, pyNastran.bdf.cards.dynamic.NLPARM.type, pyNastran.bdf.cards.aero.AERO.type, pyNastran.bdf.cards.elements.solid.CTETRA4.type, pyNastran.bdf.cards.loads.loads.TLOAD1.type, pyNastran.bdf.cards.constraints.SUPORT.type, pyNastran.bdf.cards.constraints.MPC.type, pyNastran.bdf.cards.aero.AEROS.type, pyNastran.bdf.cards.elements.shell.CTRIAR.type, pyNastran.bdf.cards.dmig.DMIG.type, pyNastran.bdf.cards.loads.staticLoads.ACCEL1.type, pyNastran.bdf.cards.dmig.DMIJ.type, pyNastran.bdf.cards.aero.CSSCHD.type, pyNastran.bdf.cards.dmig.DMIJI.type, pyNastran.bdf.cards.loads.loads.TLOAD2.type, pyNastran.bdf.cards.dmig.DMIK.type, pyNastran.bdf.cards.elements.shell.CTRIAX.type, pyNastran.bdf.cards.constraints.SPC.type, pyNastran.bdf.cards.dmig.DMI.type, pyNastran.bdf.cards.elements.solid.CTETRA10.type, pyNastran.bdf.cards.elements.shell.CTRIAX6.type, pyNastran.bdf.cards.loads.staticLoads.Force.type, pyNastran.bdf.cards.aero.CAERO1.type, pyNastran.bdf.cards.elements.bars.CTUBE.type, pyNastran.bdf.cards.constraints.SPCD.type, pyNastran.bdf.cards.loads.staticLoads.Moment.type, pyNastran.bdf.cards.loads.loads.RFORCE.type, pyNastran.bdf.cards.constraints.SPCAX.type, pyNastran.bdf.cards.elements.bars.CONROD.type, pyNastran.bdf.cards.constraints.SPC1.type, pyNastran.bdf.cards.loads.loads.RLOAD1.type, pyNastran.bdf.cards.aero.CAERO2.type, pyNastran.bdf.cards.constraints.SPCADD.type, pyNastran.bdf.cards.loads.loads.RLOAD2.type, pyNastran.bdf.cards.elements.bars.CBAR.type, pyNastran.bdf.cards.constraints.MPCADD.type, pyNastran.bdf.cards.elements.shell.CSHEAR.type, pyNastran.bdf.cards.aero.FLFACT.type, pyNastran.bdf.cards.loads.loads.RANDPS.type, pyNastran.bdf.cards.coordinateSystems.CORD1R.type, pyNastran.bdf.cards.aero.FLUTTER.type, pyNastran.bdf.cards.coordinateSystems.CORD1C.type, pyNastran.bdf.cards.coordinateSystems.CORD1S.type, pyNastran.bdf.cards.elements.shell.CQUAD4.type, pyNastran.bdf.cards.coordinateSystems.CORD2R.type, pyNastran.bdf.cards.aero.GUST.type, pyNastran.bdf.cards.coordinateSystems.CORD2S.type, pyNastran.bdf.cards.aero.MKAERO1.type, pyNastran.bdf.cards.coordinateSystems.CORD2C.type, pyNastran.bdf.cards.elements.shell.CQUADR.type, pyNastran.bdf.cards.aero.MKAERO2.type, pyNastran.bdf.cards.aero.PAERO1.type, pyNastran.bdf.cards.elements.shell.CQUAD.type, pyNastran.bdf.cards.aero.PAERO2.type, pyNastran.bdf.cards.elements.shell.CQUAD8.type, pyNastran.bdf.cards.elements.bars.CBEAM3.type, pyNastran.bdf.cards.aero.SPLINE1.type, pyNastran.bdf.cards.elements.bars.CBEAM.type, pyNastran.bdf.cards.aero.SPLINE2.type, pyNastran.bdf.cards.elements.shell.CQUADX.type, pyNastran.bdf.cards.aero.SPLINE4.type, pyNastran.bdf.cards.aero.SPLINE5.type, pyNastran.bdf.cards.aero.TRIM.type, and pyNastran.bdf.cards.elements.bars.CBEND.type.
Definition at line 495 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.loads.staticLoads.Moment.__init__().
def pyNastran.bdf.cards.loads.staticLoads.Moment.organizeLoads | ( | self, | |
model | |||
) |
Definition at line 500 of file staticLoads.py.
References pyNastran.bdf.cards.loads.staticLoads.Moment.__init__(), pyNastran.bdf.cards.loads.staticLoads.Moment.M(), pyNastran.bdf.cards.loads.staticLoads.FORCE.mag, pyNastran.bdf.cards.loads.staticLoads.FORCE1.mag, pyNastran.bdf.cards.loads.staticLoads.FORCE2.mag, pyNastran.bdf.cards.loads.staticLoads.MOMENT.mag, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.mag, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.mag, pyNastran.bdf.cards.nodes.GRID.xyz, pyNastran.bdf.cards.loads.staticLoads.FORCE.xyz, pyNastran.bdf.cards.loads.staticLoads.FORCE1.xyz, pyNastran.bdf.cards.loads.staticLoads.FORCE2.xyz, pyNastran.bdf.cards.loads.staticLoads.MOMENT.xyz, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.xyz, and pyNastran.bdf.cards.loads.staticLoads.MOMENT2.xyz.
Referenced by pyNastran.bdf.cards.loads.staticLoads.Moment.__init__().
def pyNastran.bdf.cards.loads.staticLoads.Moment.M | ( | self | ) |
Definition at line 511 of file staticLoads.py.
References pyNastran.bdf.cards.elements.bush.BushElement.cid, pyNastran.bdf.cards.loads.loads.Load.cid, pyNastran.bdf.cards.coordinateSystems.Coord.cid, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.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.loads.staticLoads.GRAV.cid, pyNastran.bdf.cards.elements.mass.CONM1.cid, pyNastran.bdf.cards.coordinateSystems.Cord2x.cid, pyNastran.bdf.cards.loads.staticLoads.ACCEL1.cid, pyNastran.bdf.cards.loads.loads.RFORCE.cid, pyNastran.bdf.cards.loads.staticLoads.FORCE.cid, pyNastran.bdf.cards.coordinateSystems.Cord1x.cid, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.cid, pyNastran.bdf.cards.loads.staticLoads.MOMENT.cid, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.cid, pyNastran.bdf.cards.aero.SPLINE2.cid, pyNastran.bdf.cards.aero.SPLINE5.cid, pyNastran.bdf.cards.loads.staticLoads.FORCE.node, pyNastran.bdf.cards.loads.staticLoads.FORCE1.node, pyNastran.bdf.cards.loads.staticLoads.FORCE2.node, pyNastran.bdf.cards.loads.staticLoads.MOMENT.node, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.node, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.node, pyNastran.bdf.cards.sets.Set.sid, pyNastran.bdf.cards.dynamic.FREQ.sid, pyNastran.bdf.cards.aero.AEFACT.sid, pyNastran.bdf.cards.properties.mass.NSM.sid, pyNastran.bdf.cards.thermal.loads.QBDY1.sid, pyNastran.bdf.cards.methods.EIGB.sid, pyNastran.bdf.cards.dynamic.FREQ1.sid, pyNastran.bdf.cards.dynamic.FREQ2.sid, pyNastran.bdf.cards.aero.AELIST.sid, pyNastran.bdf.cards.thermal.loads.QBDY3.sid, pyNastran.bdf.cards.dynamic.FREQ4.sid, pyNastran.bdf.cards.dynamic.TSTEP.sid, pyNastran.bdf.cards.thermal.loads.QHBDY.sid, pyNastran.bdf.cards.dynamic.TSTEPNL.sid, pyNastran.bdf.cards.loads.loads.SLOAD.sid, pyNastran.bdf.cards.thermal.loads.TEMP.sid, pyNastran.bdf.cards.methods.EIGR.sid, pyNastran.bdf.cards.sets.SET1.sid, pyNastran.bdf.cards.loads.staticLoads.GRAV.sid, pyNastran.bdf.cards.sets.SET3.sid, pyNastran.bdf.cards.methods.EIGP.sid, pyNastran.bdf.cards.loads.loads.DAREA.sid, pyNastran.bdf.cards.loads.loads.TLOAD1.sid, pyNastran.bdf.cards.methods.EIGRL.sid, pyNastran.bdf.cards.loads.staticLoads.ACCEL1.sid, pyNastran.bdf.cards.aero.CSSCHD.sid, pyNastran.bdf.cards.loads.loads.TLOAD2.sid, pyNastran.bdf.cards.tables.TIC.sid, pyNastran.bdf.cards.loads.loads.RFORCE.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE.sid, pyNastran.bdf.cards.loads.loads.RLOAD1.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE1.sid, pyNastran.bdf.cards.loads.loads.RLOAD2.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE2.sid, pyNastran.bdf.cards.aero.FLFACT.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT.sid, pyNastran.bdf.cards.loads.loads.RANDPS.sid, pyNastran.bdf.cards.aero.FLUTTER.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.sid, pyNastran.bdf.cards.aero.GUST.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD1.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD2.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.sid, pyNastran.bdf.cards.loads.staticLoads.PLOADX1.sid, and pyNastran.bdf.cards.aero.TRIM.sid.
Referenced by pyNastran.bdf.cards.loads.staticLoads.Moment.organizeLoads().
string pyNastran::bdf::cards::loads::staticLoads.Moment::type = 'Moment' [static] |
Reimplemented from pyNastran.bdf.cards.loads.loads.Load.
Reimplemented in pyNastran.bdf.cards.loads.staticLoads.MOMENT2, pyNastran.bdf.cards.loads.staticLoads.MOMENT1, and pyNastran.bdf.cards.loads.staticLoads.MOMENT.
Definition at line 488 of file staticLoads.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.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().