pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Generic class for all Forces. More...
Public Member Functions | |
def | __init__ |
def | getLoads |
def | F |
def | getReducedLoads |
def | organizeLoads |
Static Public Attributes | |
string | type = '1D_Load' |
Generic class for all Forces.
Definition at line 457 of file staticLoads.py.
def pyNastran.bdf.cards.loads.staticLoads.Force.__init__ | ( | self, | |
card, | |||
data | |||
) |
Reimplemented from pyNastran.bdf.cards.loads.loads.Load.
Reimplemented in pyNastran.bdf.cards.loads.staticLoads.FORCE2, pyNastran.bdf.cards.loads.staticLoads.FORCE1, and pyNastran.bdf.cards.loads.staticLoads.FORCE.
Definition at line 459 of file staticLoads.py.
References pyNastran.bdf.cards.loads.staticLoads.Force.F().
Referenced by pyNastran.bdf.cards.loads.staticLoads.Force.organizeLoads().
Definition at line 462 of file staticLoads.py.
References pyNastran.bdf.cards.loads.staticLoads.LOAD.getReducedLoads(), pyNastran.bdf.cards.loads.staticLoads.Force.getReducedLoads(), and pyNastran.bdf.cards.loads.staticLoads.Force.organizeLoads().
Referenced by pyNastran.bdf.cards.loads.staticLoads.Force.organizeLoads().
def pyNastran.bdf.cards.loads.staticLoads.Force.F | ( | self | ) |
Reimplemented in pyNastran.bdf.cards.loads.staticLoads.FORCE.
Definition at line 465 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.elements.shell.CTRIAX.type, pyNastran.bdf.cards.dmig.DMIK.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.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.aero.SPLINE2.type, pyNastran.bdf.cards.elements.bars.CBEAM.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.
Referenced by pyNastran.bdf.cards.loads.staticLoads.Force.__init__(), and pyNastran.bdf.cards.loads.staticLoads.Force.organizeLoads().
Definition at line 468 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.loads.staticLoads.Moment.__init__(), pyNastran.bdf.cards.loads.staticLoads.Force.getLoads(), and pyNastran.bdf.cards.loads.staticLoads.Force.organizeLoads().
def pyNastran.bdf.cards.loads.staticLoads.Force.organizeLoads | ( | self, | |
model | |||
) |
Definition at line 473 of file staticLoads.py.
References pyNastran.bdf.cards.loads.staticLoads.Force.__init__(), pyNastran.bdf.cards.loads.staticLoads.Force.F(), pyNastran.bdf.cards.loads.staticLoads.Force.getLoads(), and pyNastran.bdf.cards.loads.staticLoads.Force.getReducedLoads().
Referenced by pyNastran.bdf.cards.loads.staticLoads.Force.getLoads().
string pyNastran::bdf::cards::loads::staticLoads.Force::type = '1D_Load' [static] |
Reimplemented from pyNastran.bdf.cards.loads.loads.Load.
Reimplemented in pyNastran.bdf.cards.loads.staticLoads.FORCE2, pyNastran.bdf.cards.loads.staticLoads.FORCE1, and pyNastran.bdf.cards.loads.staticLoads.FORCE.
Definition at line 458 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.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().