pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Defines parametric controls and data for nonlinear transient structural or heat transfer analysis. More...
Public Member Functions | |
def | __init__ |
def | rawFields |
def | reprFields |
Public Attributes | |
sid | |
ndt | |
dt | |
no | |
method | |
kStep | |
maxIter | |
conv | |
epsU | |
epsP | |
epsW | |
maxDiv | |
maxQn | |
MaxLs | |
fStress | |
maxBisect | |
adjust | |
mStep | |
rb | |
maxR | |
uTol | |
rTolB | |
minIter | |
Static Public Attributes | |
string | type = 'TSTEPNL' |
Defines parametric controls and data for nonlinear transient structural or heat transfer analysis.
TSTEPNL is intended for SOLs 129, 159, and 600. Parameters for Nonlinear Transient Analysis
Definition at line 194 of file dynamic.py.
def pyNastran.bdf.cards.dynamic.TSTEPNL.__init__ | ( | self, | |
card = None , |
|||
data = None |
|||
) |
Definition at line 196 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields().
def pyNastran.bdf.cards.dynamic.TSTEPNL.rawFields | ( | self | ) |
Definition at line 267 of file dynamic.py.
References pyNastran.bdf.cards.dynamic.TSTEPNL.kStep, pyNastran.bdf.cards.dynamic.TSTEPNL.method, pyNastran.bdf.cards.aero.FLUTTER.method, pyNastran.bdf.cards.aero.SPLINE1.method, pyNastran.bdf.cards.aero.SPLINE4.method, pyNastran.bdf.cards.dynamic.TSTEPNL.no, and pyNastran::bdf::fieldWriter.set_blank_if_default().
Referenced by pyNastran.bdf.cards.baseCard.Property.__init__(), pyNastran.bdf.cards.elements.shell.CTRIAX.__init__(), pyNastran.bdf.cards.elements.shell.CSHEAR.Area(), 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.loads.loads.SLOAD.rawFields(), pyNastran.bdf.cards.thermal.loads.TEMP.rawFields(), pyNastran.bdf.cards.loads.staticLoads.LOAD.rawFields(), pyNastran.bdf.cards.loads.loads.DLOAD.rawFields(), pyNastran.bdf.cards.methods.EIGP.rawFields(), pyNastran.bdf.cards.elements.mass.CONM1.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.elements.elements.CFAST.reprFields(), pyNastran.bdf.cards.elements.damper.CVISC.reprFields(), 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.elements.bars.CBEAM.reprFields(), pyNastran.bdf.cards.sets.Set.SetIDs(), pyNastran.bdf.cards.elements.bars.CROD.Stiffness1D(), pyNastran.bdf.cards.coordinateSystems.Coord.T(), and pyNastran.bdf.cards.loads.loads.RANDPS.Tid().
def pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields | ( | self | ) |
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 273 of file dynamic.py.
References pyNastran.bdf.cards.dynamic.TSTEPNL.__init__(), pyNastran.bdf.cards.dynamic.TSTEPNL.adjust, pyNastran.bdf.cards.dynamic.TSTEPNL.conv, pyNastran.bdf.cards.dynamic.TSTEPNL.dt, pyNastran.bdf.cards.dynamic.TSTEPNL.epsP, pyNastran.bdf.cards.dynamic.TSTEPNL.epsU, pyNastran.bdf.cards.dynamic.TSTEPNL.epsW, pyNastran.bdf.cards.dynamic.TSTEPNL.fStress, pyNastran.bdf.cards.dynamic.NLPARM.kMethod, pyNastran.bdf.cards.dynamic.TSTEPNL.kStep, pyNastran.bdf.cards.dynamic.TSTEPNL.maxBisect, pyNastran.bdf.cards.dynamic.TSTEPNL.maxDiv, pyNastran.bdf.cards.dynamic.TSTEPNL.maxIter, pyNastran.bdf.cards.dynamic.TSTEPNL.MaxLs, pyNastran.bdf.cards.dynamic.TSTEPNL.maxQn, pyNastran.bdf.cards.dynamic.TSTEPNL.maxR, pyNastran.bdf.cards.dynamic.TSTEPNL.minIter, pyNastran.bdf.cards.dynamic.TSTEPNL.mStep, pyNastran.bdf.cards.dynamic.TSTEPNL.ndt, pyNastran.bdf.cards.nodes.RINGAX.nid, pyNastran.bdf.cards.nodes.SPOINT.nid, pyNastran.bdf.cards.nodes.GRIDB.nid, pyNastran.bdf.cards.nodes.GRID.nid, pyNastran.bdf.cards.elements.mass.CONM1.nid, pyNastran.bdf.cards.dynamic.NLPARM.nid, pyNastran.bdf.cards.loads.loads.RFORCE.nid, pyNastran.bdf.cards.dynamic.NLPARM.ninc, pyNastran.bdf.cards.dynamic.TSTEPNL.rb, pyNastran.bdf.cards.dynamic.TSTEPNL.rTolB, 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.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, and pyNastran.bdf.cards.dynamic.TSTEPNL.uTol.
Referenced by pyNastran.bdf.cards.sets.Set.reprFields().
string pyNastran::bdf::cards::dynamic.TSTEPNL::type = 'TSTEPNL' [static] |
Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.
Definition at line 195 of file dynamic.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.elements.shell.ShellElement::Area(), pyNastran.bdf.cards.properties.bars.LineProperty::areaL(), pyNastran.bdf.cards.materials.MAT2::Dplate(), pyNastran.bdf.cards.loads.staticLoads.Force::F(), pyNastran.bdf.cards.elements.shell.ShellElement::flipNormal(), pyNastran.bdf.cards.dmig.NastranMatrix::getDType(), pyNastran.bdf.cards.loads.staticLoads.Moment::getLoads(), pyNastran.bdf.cards.elements.shell.CTRIA3::getReprDefaults(), pyNastran.bdf.cards.properties.bars.LineProperty::IAreaL(), pyNastran.bdf.cards.elements.solid.SolidElement::isSameCard(), pyNastran.bdf.cards.elements.damper.CDAMP1::isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement::K(), pyNastran.bdf.cards.elements.mass.CMASS3::Mass(), 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().
Definition at line 196 of file dynamic.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.loads.SLOAD::Nid(), 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.dynamic.TSTEPNL::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().
Definition at line 196 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEP.reprFields(), and pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields().
Definition at line 196 of file dynamic.py.
Referenced by pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.addF06Data(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.getTransients(), pyNastran.bdf.cards.dynamic.TSTEP.reprFields(), pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields(), pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.updateDt(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.updateDt(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.updateDt(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.updateDt(), pyNastran.op2.resultObjects.op2_Objects.scalarObject.updateDt(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.writeF06Transient().
Definition at line 196 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.rawFields(), and pyNastran.bdf.cards.dynamic.TSTEP.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.aero.Spline.__init__(), pyNastran.bdf.cards.aero.FLFACT.__repr__(), pyNastran.bdf.cards.methods.EIGR.crossReference(), pyNastran.bdf.cards.loads.loads.RFORCE.crossReference(), pyNastran.bdf.cards.optimization.DRESP2.packParams(), pyNastran.bdf.cards.dynamic.TSTEPNL.rawFields(), pyNastran.bdf.cards.methods.EIGR.rawFields(), pyNastran.bdf.cards.optimization.DRESP2.rawFields(), pyNastran.bdf.cards.loads.loads.RFORCE.rawFields(), pyNastran.bdf.cards.aero.FLFACT.rawFields(), pyNastran.bdf.cards.methods.EIGB.reprFields(), and pyNastran.bdf.cards.aero.SPLINE2.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.rawFields(), pyNastran.bdf.cards.dynamic.NLPARM.rawFields(), and pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.NLPARM.rawFields(), pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields(), and pyNastran.bdf.cards.dynamic.NLPARM.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.NLPARM.rawFields(), and pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.NLPARM.rawFields(), and pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields(), and pyNastran.bdf.cards.dynamic.NLPARM.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields(), and pyNastran.bdf.cards.dynamic.NLPARM.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields(), and pyNastran.bdf.cards.dynamic.NLPARM.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields(), and pyNastran.bdf.cards.dynamic.NLPARM.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields(), and pyNastran.bdf.cards.dynamic.NLPARM.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields(), and pyNastran.bdf.cards.dynamic.NLPARM.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields(), and pyNastran.bdf.cards.dynamic.NLPARM.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields(), and pyNastran.bdf.cards.dynamic.NLPARM.reprFields().
Definition at line 197 of file dynamic.py.
Referenced by pyNastran.bdf.cards.dynamic.TSTEPNL.reprFields().