pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Defines acceleration vectors for gravity or other acceleration loading GRAV SID CID A N1 N2 N3 MB GRAV 1 3 32.2 0.0 0.0 -1.0. More...
Inherits BaseCard.
Public Member Functions | |
def | __init__ |
def | getLoads |
def | organizeLoads |
def | transformLoad |
def | crossReference |
def | Cid |
def | GravityVector |
returns the gravity vector in absolute coordinates | |
def | rawFields |
def | reprFields |
Public Attributes | |
sid | |
Set identification number. | |
cid | |
Coordinate system identification number. | |
scale | |
scale factor | |
N | |
Acceleration vector components measured in coordinate system CID. | |
mb | |
Indicates whether the CID coordinate system is defined in the main Bulk Data Section (MB = -1) or the partitioned superelement Bulk Data Section (MB = 0). | |
a | |
Static Public Attributes | |
string | type = 'GRAV' |
Defines acceleration vectors for gravity or other acceleration loading GRAV SID CID A N1 N2 N3 MB GRAV 1 3 32.2 0.0 0.0 -1.0.
Definition at line 286 of file staticLoads.py.
def pyNastran.bdf.cards.loads.staticLoads.GRAV.__init__ | ( | self, | |
card = None , |
|||
data = None |
|||
) |
Definition at line 288 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.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.loads.RFORCE.cid, pyNastran.bdf.cards.coordinateSystems.Cord1x.cid, pyNastran.bdf.cards.aero.SPLINE2.cid, and pyNastran.bdf.cards.aero.SPLINE5.cid.
Referenced by pyNastran.bdf.cards.loads.staticLoads.GRAV.reprFields().
Definition at line 317 of file staticLoads.py.
def pyNastran.bdf.cards.loads.staticLoads.GRAV.organizeLoads | ( | self, | |
model | |||
) |
Definition at line 320 of file staticLoads.py.
References pyNastran.bdf.cards.loads.staticLoads.GRAV.GravityVector(), and pyNastran.bdf.cards.loads.staticLoads.GRAV.transformLoad().
Definition at line 331 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.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.GRAV.Cid(), pyNastran.bdf.cards.loads.loads.RFORCE.cid, pyNastran.bdf.cards.coordinateSystems.Cord1x.cid, pyNastran.bdf.cards.aero.SPLINE2.cid, pyNastran.bdf.cards.aero.SPLINE5.cid, and pyNastran.bdf.cards.loads.staticLoads.GRAV.crossReference().
Referenced by pyNastran.bdf.cards.loads.staticLoads.GRAV.organizeLoads().
def pyNastran.bdf.cards.loads.staticLoads.GRAV.crossReference | ( | self, | |
model | |||
) |
Definition at line 341 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.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.loads.RFORCE.cid, pyNastran.bdf.cards.coordinateSystems.Cord1x.cid, pyNastran.bdf.cards.aero.SPLINE2.cid, and pyNastran.bdf.cards.aero.SPLINE5.cid.
Referenced by pyNastran.bdf.bdf.BDF.readBDF(), pyNastran.bdf.bdf.BDF.readBDF_Punch(), and pyNastran.bdf.cards.loads.staticLoads.GRAV.transformLoad().
def pyNastran.bdf.cards.loads.staticLoads.GRAV.Cid | ( | self | ) |
Definition at line 345 of file staticLoads.py.
References pyNastran.bdf.cards.loads.staticLoads.GRAV.GravityVector(), pyNastran.bdf.cards.dynamic.TSTEP.N, pyNastran.bdf.cards.loads.staticLoads.GRAV.N, pyNastran.bdf.cards.loads.staticLoads.GRAV.rawFields(), pyNastran.bdf.cards.loads.staticLoads.GRAV.scale, pyNastran.bdf.cards.loads.loads.DAREA.scale, and pyNastran.bdf.cards.loads.loads.RFORCE.scale.
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(), pyNastran.bdf.cards.loads.staticLoads.GRAV.transformLoad(), and pyNastran.bdf.cards.coordinateSystems.Cord2x.transformToGlobal().
returns the gravity vector in absolute coordinates
Definition at line 352 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.bdf.cards.elements.bush.CBUSH.Cid(), pyNastran.bdf.cards.elements.elements.CGAP.Cid(), pyNastran.bdf.cards.loads.staticLoads.GRAV.Cid(), pyNastran.bdf.cards.elements.mass.CONM1.Cid(), pyNastran.bdf.cards.aero.SPLINE2.Cid(), pyNastran.bdf.cards.aero.SPLINE5.Cid(), pyNastran.bdf.cards.loads.staticLoads.GRAV.mb, pyNastran.bdf.cards.loads.loads.RFORCE.mb, pyNastran.bdf.cards.loads.staticLoads.GRAV.reprFields(), pyNastran.bdf.cards.loads.staticLoads.GRAV.scale, pyNastran.bdf.cards.loads.loads.DAREA.scale, pyNastran.bdf.cards.loads.loads.RFORCE.scale, 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.aero.CSSCHD.sid, pyNastran.bdf.cards.loads.loads.TLOAD2.sid, pyNastran.bdf.cards.loads.loads.RFORCE.sid, pyNastran.bdf.cards.loads.loads.RLOAD1.sid, pyNastran.bdf.cards.loads.loads.RLOAD2.sid, pyNastran.bdf.cards.aero.FLFACT.sid, pyNastran.bdf.cards.loads.loads.RANDPS.sid, pyNastran.bdf.cards.aero.FLUTTER.sid, pyNastran.bdf.cards.aero.GUST.sid, and pyNastran.bdf.cards.aero.TRIM.sid.
Referenced by pyNastran.bdf.cards.loads.staticLoads.GRAV.Cid(), and pyNastran.bdf.cards.loads.staticLoads.GRAV.organizeLoads().
Definition at line 356 of file staticLoads.py.
References pyNastran.bdf.cards.loads.staticLoads.GRAV.mb, pyNastran.bdf.cards.loads.loads.RFORCE.mb, pyNastran.bdf.cards.dynamic.TSTEP.N, pyNastran.bdf.cards.loads.staticLoads.GRAV.N, and pyNastran::bdf::fieldWriter.set_blank_if_default().
Referenced by pyNastran.bdf.cards.baseCard.Property.__init__(), pyNastran.bdf.cards.baseCard.BaseCard.buildTableLines(), pyNastran.bdf.cards.loads.staticLoads.GRAV.Cid(), pyNastran.bdf.cards.materials.MATS1.crossReference(), pyNastran.bdf.cards.loads.staticLoads.FORCE1.G2(), 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().
Definition at line 361 of file staticLoads.py.
References pyNastran.bdf.cards.loads.staticLoads.GRAV.__init__(), 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.loads.staticLoads.GRAV.Cid(), pyNastran.bdf.cards.elements.mass.CONM1.Cid(), pyNastran.bdf.cards.aero.SPLINE2.Cid(), pyNastran.bdf.cards.aero.SPLINE5.Cid(), pyNastran.bdf.cards.loads.staticLoads.GRAV.scale, pyNastran.bdf.cards.loads.loads.DAREA.scale, pyNastran.bdf.cards.loads.loads.RFORCE.scale, 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.aero.CSSCHD.sid, pyNastran.bdf.cards.loads.loads.TLOAD2.sid, pyNastran.bdf.cards.loads.loads.RFORCE.sid, pyNastran.bdf.cards.loads.loads.RLOAD1.sid, pyNastran.bdf.cards.loads.loads.RLOAD2.sid, pyNastran.bdf.cards.aero.FLFACT.sid, pyNastran.bdf.cards.loads.loads.RANDPS.sid, pyNastran.bdf.cards.aero.FLUTTER.sid, pyNastran.bdf.cards.aero.GUST.sid, and pyNastran.bdf.cards.aero.TRIM.sid.
Referenced by pyNastran.bdf.cards.loads.staticLoads.GRAV.GravityVector(), and pyNastran.bdf.cards.sets.Set.reprFields().
string pyNastran::bdf::cards::loads::staticLoads.GRAV::type = 'GRAV' [static] |
Definition at line 287 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().
Set identification number.
Definition at line 289 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.loads.staticLoads.FORCE::Cid(), pyNastran.bdf.cards.thermal.loads.TEMP::crossReference(), pyNastran.bdf.cards.methods.EIGR::crossReference(), pyNastran.bdf.cards.loads.staticLoads.MOMENT1::crossReference(), pyNastran.bdf.cards.loads.staticLoads.MOMENT2::crossReference(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4::crossReference(), pyNastran.bdf.cards.loads.staticLoads.FORCE::F(), pyNastran.bdf.cards.loads.staticLoads.FORCE1::G1(), pyNastran.bdf.cards.loads.staticLoads.PLOAD::getLoads(), pyNastran.bdf.cards.loads.staticLoads.PLOAD1::getLoads(), pyNastran.bdf.cards.loads.staticLoads.GRAV::GravityVector(), pyNastran.bdf.cards.sets.SET3::IsGrid(), pyNastran.bdf.cards.sets.SET3::IsPoint(), pyNastran.bdf.cards.loads.staticLoads.Moment::M(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1::nodeIDs(), 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.FORCE2::rawFields(), pyNastran.bdf.cards.loads.staticLoads.MOMENT::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.loads.staticLoads.GRAV::reprFields(), pyNastran.bdf.cards.aero.AEROS::reprFields(), pyNastran.bdf.cards.loads.staticLoads.FORCE::reprFields(), pyNastran.bdf.cards.loads.staticLoads.FORCE1::reprFields(), pyNastran.bdf.cards.loads.staticLoads.MOMENT1::reprFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4::reprFields(), and pyNastran.bdf.cards.aero.SPLINE5::Set().
Coordinate system identification number.
Definition at line 290 of file staticLoads.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.staticLoads.FORCE.Cid(), pyNastran.bdf.cards.loads.staticLoads.GRAV.crossReference(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1.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.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().
scale factor
Definition at line 291 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.loads.loads.DLOAD.__init__(), pyNastran.bdf.cards.loads.staticLoads.GRAV.Cid(), pyNastran.bdf.cards.loads.staticLoads.LOAD.getReducedLoads(), pyNastran.bdf.cards.loads.staticLoads.GRAV.GravityVector(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1.nodeIDs(), pyNastran.bdf.cards.loads.staticLoads.LOAD.organizeLoads(), pyNastran.bdf.cards.loads.staticLoads.PLOAD.rawFields(), pyNastran.bdf.cards.loads.staticLoads.GRAV.reprFields(), pyNastran.bdf.cards.loads.loads.TLOAD2.reprFields(), and pyNastran.converters.LaWGS.wgsReader.LaWGS_Panel.updatePoints().
Acceleration vector components measured in coordinate system CID.
Definition at line 292 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.loads.staticLoads.GRAV.Cid(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1.nodeIDs(), pyNastran.bdf.cards.loads.staticLoads.GRAV.rawFields(), and pyNastran.bdf.cards.dynamic.FREQ4.reprFields().
Indicates whether the CID coordinate system is defined in the main Bulk Data Section (MB = -1) or the partitioned superelement Bulk Data Section (MB = 0).
Coordinate systems referenced in the main Bulk Data Section are considered stationary with respect to the assembly basic coordinate system. See Remark 10. (Integer; Default = 0)
Definition at line 298 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.loads.staticLoads.GRAV.GravityVector(), and pyNastran.bdf.cards.loads.staticLoads.GRAV.rawFields().
Definition at line 298 of file staticLoads.py.
Referenced by pyNastran.bdf.cards.materials.MAT1.getG_default(), pyNastran.bdf.cards.materials.CREEP.Mid(), pyNastran.bdf.cards.materials.CREEP.reprFields(), pyNastran.bdf.cards.materials.MAT1.writeCalculix(), pyNastran.bdf.cards.materials.MAT2.writeCalculix(), and pyNastran.bdf.cards.materials.MAT1.writeCodeAster().