pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
S T R E S S E S I N S C A L A R S P R I N G S ( C E L A S 2 ) TIME STRESS TIME STRESS TIME STRESS TIME STRESS 0.0 0.0 5.000000E-02 0.0 1.000000E-01 0.0 1.500000E-01 0.0 2.000000E-01 0.0 2.500000E-01 0.0 3.000000E-01 0.0 3.500000E-01 0.0. More...
Inherits stressObject.
Public Member Functions | |
def | __init__ |
def | getLength |
def | deleteTransient |
def | getTransients |
def | addNewTransient |
initializes the transient variables | |
def | addNewEid |
def | addNewEidSort1 |
def | addNewEidSort2 |
def | __reprTransient__ |
def | __repr__ |
Public Attributes | |
eType | |
elementName | |
code | |
stress | |
dt | |
addNewEid |
S T R E S S E S I N S C A L A R S P R I N G S ( C E L A S 2 ) TIME STRESS TIME STRESS TIME STRESS TIME STRESS 0.0 0.0 5.000000E-02 0.0 1.000000E-01 0.0 1.500000E-01 0.0 2.000000E-01 0.0 2.500000E-01 0.0 3.000000E-01 0.0 3.500000E-01 0.0.
Definition at line 39 of file oes_springs.py.
def pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.__init__ | ( | self, | |
dataCode, | |||
isSort1, | |||
iSubcase, | |||
dt = None |
|||
) |
Definition at line 40 of file oes_springs.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.__repr__().
Definition at line 60 of file oes_springs.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.deleteTransient().
def pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.deleteTransient | ( | self, | |
dt | |||
) |
Definition at line 63 of file oes_springs.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.stress, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.stress, and pyNastran.bdf.cards.properties.properties.PSOLID.stress.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.getLength().
Definition at line 66 of file oes_springs.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewTransient(), pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.dataCode, pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.dataCode, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.dataCode, pyNastran.op2.resultObjects.op2_Objects.scalarObject.dataCode, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.dataCode, pyNastran.op2.resultObjects.tableObject.ComplexTableObject.dataCode, pyNastran.op2.op2.OP2.dataCode, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.elementName, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.elementName, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.elementName, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.elementName, and pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.elementName.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.deleteTransient().
def pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewTransient | ( | self, | |
dt | |||
) |
initializes the transient variables
Definition at line 73 of file oes_springs.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEid, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.dt, pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.dt, pyNastran.op2.resultObjects.op2_Objects.scalarObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.dt, pyNastran.bdf.cards.dynamic.TSTEPNL.dt, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.dt, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.dt, pyNastran.bdf.cards.dynamic.NLPARM.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.dt, pyNastran.op2.resultObjects.tableObject.ComplexTableObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.stress, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.stress, and pyNastran.bdf.cards.properties.properties.PSOLID.stress.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort2(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.getTransients(), 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(), and pyNastran.op2.resultObjects.op2_Objects.scalarObject.updateDt().
def pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEid | ( | self, | |
dt, | |||
eid, | |||
out | |||
) |
Definition at line 78 of file oes_springs.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.elementName, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.elementName, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.elementName, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.elementName, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.elementName, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.stress, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.stress, and pyNastran.bdf.cards.properties.properties.PSOLID.stress.
def pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort1 | ( | self, | |
dt, | |||
eid, | |||
out | |||
) |
Definition at line 83 of file oes_springs.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort2(), 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_shear.ShearStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.addNewTransient(), pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.addNewTransient, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.addNewTransient(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.elementName, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.elementName, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.elementName, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.elementName, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.elementName, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.stress, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.stress, and pyNastran.bdf.cards.properties.properties.PSOLID.stress.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEid().
def pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort2 | ( | self, | |
eid, | |||
dt, | |||
out | |||
) |
Definition at line 90 of file oes_springs.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.__reprTransient__(), 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_shear.ShearStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.addNewTransient(), pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.addNewTransient, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.addNewTransient(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.elementName, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.elementName, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.elementName, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.elementName, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.elementName, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.stress, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.stress, and pyNastran.bdf.cards.properties.properties.PSOLID.stress.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort1().
def pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.__reprTransient__ | ( | self | ) |
Definition at line 97 of file oes_springs.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.__repr__(), pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.dataCode, pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.dataCode, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.dataCode, pyNastran.op2.resultObjects.op2_Objects.scalarObject.dataCode, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.dataCode, pyNastran.op2.resultObjects.tableObject.ComplexTableObject.dataCode, pyNastran.op2.op2.OP2.dataCode, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eType, and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eType.
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.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__repr__(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.__repr__(), 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.addNewEidSort2(), and pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.writeF06Transient().
Definition at line 118 of file oes_springs.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.__init__(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.__reprTransient__(), pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.dt, pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.dt, pyNastran.op2.resultObjects.op2_Objects.scalarObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.dt, pyNastran.bdf.cards.dynamic.TSTEPNL.dt, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.dt, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.dt, pyNastran.bdf.cards.dynamic.NLPARM.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.dt, pyNastran.op2.resultObjects.tableObject.ComplexTableObject.dt, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.dt, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eType, and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eType.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.__reprTransient__(), pyNastran.bdf.cards.elements.bars.CROD.displacementStress(), and pyNastran.bdf.cards.elements.bars.CBAR.Stiffness().
Definition at line 40 of file oes_springs.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStrainObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject::addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStrainObject::addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStrainObject::addNewEidSort1(), and pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject::addNewEidSort2().
Definition at line 40 of file oes_springs.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.__init__(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort2(), and pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.getTransients().
Definition at line 40 of file oes_springs.py.
Definition at line 40 of file oes_springs.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort2(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewTransient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.deleteTransient().
Definition at line 40 of file oes_springs.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.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.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewTransient(), pyNastran.bdf.cards.dynamic.TSTEP.reprFields(), and pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.updateDt().
Definition at line 40 of file oes_springs.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewTransient().