pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.bdf.cards.loads.loads.TLOAD1 Class Reference

Transient Response Dynamic Excitation, Form 1 Defines a time-dependent dynamic load or enforced motion of the form:

\[ {P(t)} = {A} \cdot F(t-\tau) \]

for use in transient response analysis. More...

Inheritance diagram for pyNastran.bdf.cards.loads.loads.TLOAD1:
pyNastran.bdf.cards.loads.loads.TabularLoad pyNastran.bdf.cards.baseCard.BaseCard pyNastran.bdf.bdfInterface.BDF_Card.BDFCard

List of all members.

Public Member Functions

def __init__
def getLoads
def crossReference
def Tid
def rawFields
def reprFields

Public Attributes

 sid
 load ID
 exciteID
 Identification number of DAREA or SPCD entry set or a thermal load set (in heat transfer analysis) that defines {A}.
 delay
 If it is a non-zero integer, it represents the identification number of DELAY Bulk Data entry that defines .
 Type
 Defines the type of the dynamic excitation.
 tid
 Identification number of TABLEDi entry that gives F(t).
 us0
 Factor for initial displacements of the enforced degrees-of-freedom.
 vs0
 Factor for initial velocities of the enforced degrees-of-freedom.

Static Public Attributes

string type = 'TLOAD1'

Detailed Description

Transient Response Dynamic Excitation, Form 1 Defines a time-dependent dynamic load or enforced motion of the form:

\[ {P(t)} = {A} \cdot F(t-\tau) \]

for use in transient response analysis.

Definition at line 334 of file loads.py.


Constructor & Destructor Documentation


Member Function Documentation

Definition at line 391 of file loads.py.

References pyNastran.bdf.cards.loads.loads.TLOAD1.delay, pyNastran.bdf.cards.loads.loads.TLOAD1.exciteID, pyNastran::bdf::fieldWriter.set_blank_if_default(), 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.loads.DAREA.sid, pyNastran.bdf.cards.loads.loads.TLOAD1.sid, pyNastran.bdf.cards.aero.CSSCHD.sid, pyNastran.bdf.cards.aero.FLFACT.sid, pyNastran.bdf.cards.aero.FLUTTER.sid, pyNastran.bdf.cards.aero.GUST.sid, pyNastran.bdf.cards.aero.TRIM.sid, pyNastran.bdf.cards.loads.loads.TLOAD1.Tid(), pyNastran.bdf.cards.elements.elements.CFAST.Type, pyNastran.bdf.cards.loads.loads.TLOAD1.Type, and pyNastran.bdf.cards.loads.loads.TLOAD1.vs0.

Referenced by pyNastran.bdf.cards.baseCard.Property.__init__(), pyNastran.bdf.cards.baseCard.BaseCard.buildTableLines(), 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.loads.staticLoads.LOAD.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(), pyNastran.bdf.cards.coordinateSystems.Coord.T(), pyNastran.bdf.cards.loads.loads.TLOAD1.Tid(), and pyNastran.bdf.cards.loads.loads.RANDPS.Tid().


Member Data Documentation

load ID

Definition at line 337 of file loads.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.loads.RFORCE::crossReference(), pyNastran.bdf.cards.loads.loads.RLOAD2::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.loads.RANDPS::getLoads(), 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.loads.loads.TLOAD1::rawFields(), pyNastran.bdf.cards.methods.EIGRL::rawFields(), pyNastran.bdf.cards.loads.loads.RFORCE::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.loads.TLOAD1::reprFields(), pyNastran.bdf.cards.loads.loads.TLOAD2::reprFields(), pyNastran.bdf.cards.loads.loads.RFORCE::reprFields(), pyNastran.bdf.cards.loads.staticLoads.FORCE::reprFields(), pyNastran.bdf.cards.loads.loads.RLOAD1::reprFields(), pyNastran.bdf.cards.loads.staticLoads.FORCE1::reprFields(), pyNastran.bdf.cards.loads.staticLoads.MOMENT1::reprFields(), pyNastran.bdf.cards.loads.staticLoads.PLOAD4::reprFields(), pyNastran.bdf.cards.aero.SPLINE5::Set(), pyNastran.bdf.cards.loads.loads.RLOAD2::Tb(), pyNastran.bdf.cards.loads.loads.RLOAD1::Tc(), pyNastran.bdf.cards.loads.loads.RLOAD1::Td(), pyNastran.bdf.cards.loads.loads.TLOAD1::Tid(), and pyNastran.bdf.cards.loads.loads.RLOAD2::Tp().

If it is a non-zero integer, it represents the identification number of DELAY Bulk Data entry that defines .

If it is real, then it directly defines the value of that will be used for all degrees-of-freedom that are excited by this dynamic load entry. See also Remark 9. (Integer >= 0, real or blank)

Definition at line 344 of file loads.py.

Referenced by pyNastran.bdf.cards.loads.loads.TLOAD1.rawFields(), pyNastran.bdf.cards.loads.loads.TLOAD2.reprFields(), pyNastran.bdf.cards.loads.loads.RFORCE.reprFields(), pyNastran.bdf.cards.loads.loads.RLOAD1.reprFields(), pyNastran.bdf.cards.loads.loads.RLOAD2.Tb(), pyNastran.bdf.cards.loads.loads.RLOAD1.Tc(), pyNastran.bdf.cards.loads.loads.RLOAD1.Td(), pyNastran.bdf.cards.loads.loads.TLOAD1.Tid(), and pyNastran.bdf.cards.loads.loads.RLOAD2.Tp().

Defines the type of the dynamic excitation.

(LOAD,DISP, VELO, ACCE)

Definition at line 345 of file loads.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.loads.loads.TLOAD1.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.loads.loads.TLOAD2.reprFields(), pyNastran.bdf.cards.loads.loads.RLOAD2.Tb(), pyNastran.bdf.cards.loads.loads.RLOAD1.Td(), pyNastran.bdf.cards.loads.loads.TLOAD1.Tid(), pyNastran.bdf.cards.loads.loads.RLOAD2.Tp(), pyNastran.bdf.cards.properties.bars.PBARL.writeCodeAster(), pyNastran.bdf.cards.properties.bars.PBEAML.writeCodeAster(), and pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.writeF06().

Factor for initial displacements of the enforced degrees-of-freedom.

(Real; Default = 0.0)

Definition at line 348 of file loads.py.

Referenced by pyNastran.bdf.cards.loads.loads.TLOAD2.crossReference(), pyNastran.bdf.cards.loads.loads.TLOAD2.reprFields(), and pyNastran.bdf.cards.loads.loads.TLOAD1.Tid().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables