pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | __init__ |
def | crossReference |
def | getLoads |
def | rawFields |
def | reprFields |
Public Attributes | |
sid | |
eid | |
Type | |
scale | |
x1 | |
p1 | |
x2 | |
p2 | |
Static Public Attributes | |
string | type = 'PLOAD1' |
list | validTypes |
list | validScales = ['LE', 'FR', 'LEPR', 'FRPR'] |
Definition at line 855 of file staticLoads.py.
def pyNastran.bdf.cards.loads.staticLoads.PLOAD1.__init__ | ( | self, | |
card = None , |
|||
data = None |
|||
) |
Reimplemented from pyNastran.bdf.cards.loads.loads.Load.
Definition at line 860 of file staticLoads.py.
def pyNastran.bdf.cards.loads.staticLoads.PLOAD1.crossReference | ( | self, | |
model | |||
) |
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 885 of file staticLoads.py.
References pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.eids, pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.eids, pyNastran.bdf.cards.thermal.loads.QBDY1.eids, pyNastran.bdf.cards.thermal.loads.QBDY3.eids, pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.eids, pyNastran.bdf.cards.thermal.thermal.RADBC.eids, pyNastran.bdf.cards.loads.staticLoads.PLOAD2.eids, and pyNastran.bdf.cards.loads.staticLoads.PLOAD4.eids.
Referenced by pyNastran.bdf.cards.loads.staticLoads.PLOAD1.rawFields(), pyNastran.bdf.bdf.BDF.readBDF(), and pyNastran.bdf.bdf.BDF.readBDF_Punch().
Definition at line 888 of file staticLoads.py.
References pyNastran.bdf.cards.loads.loads.DAREA.p, pyNastran.bdf.cards.loads.staticLoads.PLOAD.p, pyNastran.bdf.cards.loads.staticLoads.PLOAD2.p, pyNastran.bdf.cards.properties.bars.PBEND.p, pyNastran.bdf.cards.dynamic.FREQ.sid, pyNastran.bdf.cards.aero.AEFACT.sid, pyNastran.bdf.cards.dynamic.FREQ1.sid, pyNastran.bdf.cards.dynamic.FREQ2.sid, pyNastran.bdf.cards.aero.AELIST.sid, pyNastran.bdf.cards.dynamic.FREQ4.sid, pyNastran.bdf.cards.dynamic.TSTEP.sid, pyNastran.bdf.cards.dynamic.TSTEPNL.sid, pyNastran.bdf.cards.loads.loads.SLOAD.sid, pyNastran.bdf.cards.loads.staticLoads.GRAV.sid, pyNastran.bdf.cards.loads.loads.DAREA.sid, pyNastran.bdf.cards.loads.loads.TLOAD1.sid, pyNastran.bdf.cards.loads.staticLoads.ACCEL1.sid, pyNastran.bdf.cards.aero.CSSCHD.sid, pyNastran.bdf.cards.loads.loads.TLOAD2.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, and pyNastran.bdf.cards.aero.TRIM.sid.
Definition at line 891 of file staticLoads.py.
References pyNastran.bdf.cards.loads.staticLoads.PLOAD1.crossReference(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.eids, pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.eids, pyNastran.bdf.cards.thermal.loads.QBDY1.eids, pyNastran.bdf.cards.thermal.loads.QBDY3.eids, pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.eids, pyNastran.bdf.cards.thermal.thermal.RADBC.eids, pyNastran.bdf.cards.loads.staticLoads.PLOAD2.eids, and pyNastran.bdf.cards.loads.staticLoads.PLOAD4.eids.
Referenced by pyNastran.bdf.cards.baseCard.Property.__init__(), pyNastran.bdf.cards.baseCard.BaseCard.buildTableLines(), pyNastran.bdf.cards.materials.MATS1.crossReference(), pyNastran.bdf.cards.baseCard.BaseCard.isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement.Mass(), pyNastran.bdf.cards.sets.ABCQSet.rawFields(), pyNastran.bdf.cards.nodes.SPOINTs.rawFields(), pyNastran.bdf.cards.thermal.loads.QHBDY.rawFields(), pyNastran.bdf.cards.thermal.loads.TEMP.rawFields(), pyNastran.bdf.cards.methods.EIGP.rawFields(), pyNastran.bdf.cards.tables.TIC.rawFields(), pyNastran.bdf.cards.optimization.DVPREL2.rawFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4.rawFields(), pyNastran.bdf.cards.properties.bars.PBEAML.rawFields(), pyNastran.bdf.cards.properties.mass.NSM.reprFields(), pyNastran.bdf.cards.properties.damper.PDAMP.reprFields(), pyNastran.bdf.cards.properties.mass.PMASS.reprFields(), pyNastran.bdf.cards.properties.damper.PDAMP5.reprFields(), pyNastran.bdf.cards.elements.springs.SpringElement.reprFields(), pyNastran.bdf.cards.tables.TABLED1.reprFields(), pyNastran.bdf.cards.properties.bush.PBUSH.reprFields(), pyNastran.bdf.cards.properties.damper.PDAMPT.reprFields(), pyNastran.bdf.cards.tables.TABLED2.reprFields(), pyNastran.bdf.cards.tables.TABLED3.reprFields(), pyNastran.bdf.cards.tables.TABLEM2.reprFields(), pyNastran.bdf.cards.tables.TABLEM3.reprFields(), pyNastran.bdf.cards.tables.TABLEM4.reprFields(), pyNastran.bdf.cards.properties.bush.PBUSH1D.reprFields(), pyNastran.bdf.cards.tables.TABLES1.reprFields(), pyNastran.bdf.cards.tables.TABLEST.reprFields(), pyNastran.bdf.cards.tables.TABRNDG.reprFields(), pyNastran.bdf.cards.sets.Set.SetIDs(), and pyNastran.bdf.cards.coordinateSystems.Coord.T().
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 896 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.sets.Set.reprFields().
string pyNastran::bdf::cards::loads::staticLoads.PLOAD1::type = 'PLOAD1' [static] |
Reimplemented from pyNastran.bdf.cards.loads.loads.Load.
Definition at line 856 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.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().
['FX', 'FY', 'FZ', 'FXE', 'FYE', 'FZE', 'MX', 'MY', 'MZ', 'MXE', 'MYE', 'MZE']
Definition at line 857 of file staticLoads.py.
list pyNastran::bdf::cards::loads::staticLoads.PLOAD1::validScales = ['LE', 'FR', 'LEPR', 'FRPR'] [static] |
Definition at line 859 of file staticLoads.py.
Definition at line 860 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.thermal.loads.TEMP::__init__(), pyNastran.bdf.cards.sets.QSET1::__init__(), pyNastran.bdf.cards.methods.EIGR::__init__(), pyNastran.bdf.cards.loads.loads.DLOAD::__init__(), pyNastran.bdf.cards.loads.loads.TabularLoad::__init__(), pyNastran.bdf.cards.loads.loads.RandomLoad::__init__(), pyNastran.bdf.cards.thermal.loads.TEMP::crossReference(), pyNastran.bdf.cards.methods.EIGR::crossReference(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4::crossReference(), pyNastran.bdf.cards.loads.staticLoads.PLOAD1::getLoads(), pyNastran.bdf.cards.sets.SET3::IsGrid(), pyNastran.bdf.cards.sets.SET3::IsPoint(), pyNastran.bdf.cards.loads.staticLoads.Moment::M(), pyNastran.bdf.cards.loads.staticLoads.LOAD::organizeLoads(), pyNastran.bdf.cards.properties.mass.NSM::rawFields(), pyNastran.bdf.cards.thermal.loads.QBDY1::rawFields(), pyNastran.bdf.cards.thermal.loads.QBDY3::rawFields(), pyNastran.bdf.cards.sets.SET1::rawFields(), pyNastran.bdf.cards.methods.EIGR::rawFields(), pyNastran.bdf.cards.methods.EIGRL::rawFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4::rawFields(), pyNastran.bdf.cards.thermal.loads.QBDY1::reprFields(), pyNastran.bdf.cards.methods.EIGB::reprFields(), pyNastran.bdf.cards.thermal.loads.QBDY3::reprFields(), pyNastran.bdf.cards.loads.loads.DLOAD::reprFields(), pyNastran.bdf.cards.aero.AEROS::reprFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4::reprFields(), and pyNastran.bdf.cards.aero.SPLINE5::Set().
Definition at line 860 of file staticLoads.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.loads.staticLoads.PLOAD4.Cid(), 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.thermal.thermal.CHBDYE.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.loads.staticLoads.PLOAD4.rawFields(), pyNastran.bdf.cards.thermal.thermal.CHBDYE.reprFields(), pyNastran.bdf.cards.thermal.thermal.CHBDYG.reprFields(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), pyNastran.bdf.cards.thermal.thermal.PHBDY.reprFields(), pyNastran.bdf.cards.aero.PAERO2.reprFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4.reprFields(), and pyNastran.bdf.cards.loads.staticLoads.PLOAD4.transformLoad().
Definition at line 860 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.materials.MaterialDependence.__init__(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.addNewEidSort1(), pyNastran.bdf.cards.properties.bars.LineProperty.areaL(), pyNastran.bdf.cards.properties.bars.LineProperty.CA_Section(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.crossReference(), pyNastran.bdf.cards.optimization.DVPREL2.crossReference(), pyNastran.bdf.cards.materials.MATS1.E(), pyNastran.bdf.cards.properties.bars.LineProperty.I1_I2(), pyNastran.bdf.cards.properties.bars.LineProperty.I2(), pyNastran.bdf.cards.properties.bars.LineProperty.IAreaL(), pyNastran.bdf.cards.materials.CREEP.Mid(), pyNastran.bdf.cards.properties.mass.NSM.rawFields(), pyNastran.bdf.cards.tables.TABRNDG.rawFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD.rawFields(), pyNastran.bdf.cards.materials.CREEP.reprFields(), pyNastran.bdf.cards.thermal.thermal.CHBDYG.reprFields(), pyNastran.bdf.cards.thermal.thermal.CHBDYP.reprFields(), pyNastran.bdf.cards.properties.bars.PBARL.writeCodeAster(), pyNastran.bdf.cards.properties.bars.PBEAML.writeCodeAster(), and pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.writeF06().
Definition at line 860 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.loads.loads.DLOAD.__init__(), pyNastran.bdf.cards.loads.staticLoads.LOAD.getReducedLoads(), pyNastran.bdf.cards.loads.staticLoads.LOAD.organizeLoads(), pyNastran.bdf.cards.loads.staticLoads.PLOAD.rawFields(), pyNastran.bdf.cards.loads.loads.TLOAD2.reprFields(), and pyNastran.converters.LaWGS.wgsReader.LaWGS_Panel.updatePoints().
Definition at line 860 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.tables.TABLED2.rawFields(), pyNastran.bdf.cards.tables.TABLED3.rawFields(), pyNastran.bdf.cards.tables.TABLEM2.rawFields(), pyNastran.bdf.cards.tables.TABLEM3.rawFields(), pyNastran.bdf.cards.tables.TABLEM4.rawFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD.rawFields(), and pyNastran.bdf.cards.elements.bars.CBEAM3.reprFields().
Definition at line 860 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.loads.staticLoads.PLOAD.crossReference(), and pyNastran.bdf.cards.loads.staticLoads.PLOAD.rawFields().
Definition at line 860 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.loads.staticLoads.PLOAD.crossReference(), pyNastran.bdf.cards.tables.TABLED3.rawFields(), pyNastran.bdf.cards.tables.TABLEM3.rawFields(), pyNastran.bdf.cards.tables.TABLEM4.rawFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD.reprFields(), and pyNastran.bdf.cards.elements.bars.CBEAM3.reprFields().
Definition at line 860 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.loads.staticLoads.PLOAD.crossReference(), and pyNastran.bdf.cards.loads.staticLoads.PLOAD.reprFields().