pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject Class Reference

# code=[1,0,11] S T R A I N S I N H E X A H E D R O N S O L I D E L E M E N T S ( H E X A ) CORNER ------CENTER AND CORNER POINT STRESSES--------- DIR. More...

List of all members.

Public Member Functions

def __init__
def addF06Data
def processF06Data
 S T R E S S E S I N P E N T A H E D R O N S O L I D E L E M E N T S ( P E N T A ) CORNER ------CENTER AND CORNER POINT STRESSES--------- DIR.
def deleteTransient
def getTransients
def addNewTransient
 initializes the transient variables
def addNewEid
def addNewEidSort1
def add
def addSort1
def getHeaders
def ovm
 http://en.wikipedia.org/wiki/Von_Mises_yield_criterion
def octahedral
 http://en.wikipedia.org/wiki/Von_Mises_yield_criterion
def pressure
 returns the hydrostatic pressure (e1+e2+e3)/-3.
def directionalVectors
def getF06_Header
def writeF06
def writeF06Transient
def writeElement
def writeElementTransient
def __repr__
def __repr__
def __reprTransient__

Public Attributes

 eType
 code
 cid
 exx
 eyy
 ezz
 exy
 eyz
 exz
 e1
 e2
 e3
 evmShear
 nonlinearFactor
 add
 addNewEid
 data

Detailed Description

# code=[1,0,11] S T R A I N S I N H E X A H E D R O N S O L I D E L E M E N T S ( H E X A ) CORNER ------CENTER AND CORNER POINT STRESSES--------- DIR.

COSINES MEAN ELEMENT-ID GRID-ID NORMAL SHEAR PRINCIPAL -A- -B- -C- PRESSURE VON MISES 1 0GRID CS 8 GP CENTER X 4.499200E+02 XY -5.544791E+02 A 1.000000E+04 LX 0.00 0.69-0.72 -3.619779E+03 9.618462E+03 Y 4.094179E+02 YZ 5.456968E-12 B -1.251798E+02 LY 0.00 0.72 0.69 Z 1.000000E+04 ZX -4.547474E-13 C 9.845177E+02 LZ 1.00 0.00 0.00

# code=[1,0,10] S T R A I N S I N T E T R A H E D R O N S O L I D E L E M E N T S ( C T E T R A ) CORNER ------CENTER AND CORNER POINT STRAINS--------- DIR. COSINES MEAN OCTAHEDRAL ELEMENT-ID GRID-ID NORMAL SHEAR PRINCIPAL -A- -B- -C- PRESSURE SHEAR 4 0GRID CS 4 GP CENTER X -2.288232E-04 XY 1.240506E-04 A 9.631978E-04 LX-0.10-0.71-0.70 -1.601805E-04 5.692614E-04 Y -2.289814E-04 YZ -2.369997E-04 B -2.909276E-04 LY-0.10 0.71-0.70 Z 9.383460E-04 ZX -2.369997E-04 C -1.917288E-04 LZ 0.99 0.00-0.15

Definition at line 605 of file oes_solids.py.


Constructor & Destructor Documentation

def pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__init__ (   self,
  dataCode,
  isSort1,
  iSubcase,
  dt = None 
)

Definition at line 606 of file oes_solids.py.


Member Function Documentation

Definition at line 641 of file oes_solids.py.

S T R E S S E S I N P E N T A H E D R O N S O L I D E L E M E N T S ( P E N T A ) CORNER ------CENTER AND CORNER POINT STRESSES--------- DIR.

COSINES MEAN ELEMENT-ID GRID-ID NORMAL SHEAR PRINCIPAL -A- -B- -C- PRESSURE VON MISES 2 0GRID CS 6 GP CENTER X -1.829319E+03 XY 7.883865E+01 A 1.033182E+04 LX-0.12 0.71 0.70 -2.115135E+03 1.232595E+04 Y -1.825509E+03 YZ -1.415218E+03 B -2.080181E+03 LY-0.12 0.69-0.71 Z 1.000023E+04 ZX -1.415218E+03 C -1.906232E+03 LZ 0.99 0.16 0.00

Definition at line 666 of file oes_solids.py.

References 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.oef_forces.complexForces.ComplexForces.data, pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.data, pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.data, pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.data, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.data, pyNastran.op2.tables.oef_forces.realForces.RealForces.data, pyNastran.op2.tables.oee_energy.oee.OEE.data, pyNastran.op2.tables.oes_stressStrain.oesnlxr.OESNLXR.data, pyNastran.op2.tables.oes_stressStrain.oes.OES.data, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.data, 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_solids.SolidStrainObject.deleteTransient(), pyNastran.bdf.cards.coordinateSystems.Coord.e1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e1, pyNastran.bdf.cards.thermal.thermal.PCONV.e1, pyNastran.bdf.cards.coordinateSystems.Cord2x.e1, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e1, pyNastran.bdf.cards.coordinateSystems.Cord1x.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e1, pyNastran.bdf.cards.properties.bars.PBEAM.e1, pyNastran.bdf.cards.properties.bars.PBEND.e1, pyNastran.bdf.cards.coordinateSystems.Coord.e2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e2, pyNastran.bdf.cards.thermal.thermal.PCONV.e2, pyNastran.bdf.cards.coordinateSystems.Cord2x.e2, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e2, pyNastran.bdf.cards.coordinateSystems.Cord1x.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e2, pyNastran.bdf.cards.properties.bars.PBEAM.e2, pyNastran.bdf.cards.properties.bars.PBEND.e2, pyNastran.bdf.cards.coordinateSystems.Coord.e3, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e3, pyNastran.bdf.cards.thermal.thermal.PCONV.e3, pyNastran.bdf.cards.coordinateSystems.Cord2x.e3, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e3, pyNastran.bdf.cards.coordinateSystems.Cord1x.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e3, 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_bars.BarStressObject.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_compositePlates.CompositePlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.ezz, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.ezz, pyNastran.op2.resultObjects.tableObject.ComplexTableObject.gridTypes, pyNastran::f06::f06_classes::MaxDisplacement.rotations, pyNastran.op2.resultObjects.tableObject.ComplexTableObject.rotations, pyNastran::f06::f06_classes::MaxDisplacement.translations, and pyNastran.op2.resultObjects.tableObject.ComplexTableObject.translations.

Definition at line 728 of file oes_solids.py.

References pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewTransient(), pyNastran.bdf.cards.coordinateSystems.Coord.e1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e1, pyNastran.bdf.cards.thermal.thermal.PCONV.e1, pyNastran.bdf.cards.coordinateSystems.Cord2x.e1, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e1, pyNastran.bdf.cards.coordinateSystems.Cord1x.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e1, pyNastran.bdf.cards.properties.bars.PBEAM.e1, pyNastran.bdf.cards.properties.bars.PBEND.e1, pyNastran.bdf.cards.coordinateSystems.Coord.e2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e2, pyNastran.bdf.cards.thermal.thermal.PCONV.e2, pyNastran.bdf.cards.coordinateSystems.Cord2x.e2, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e2, pyNastran.bdf.cards.coordinateSystems.Cord1x.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e2, pyNastran.bdf.cards.properties.bars.PBEAM.e2, pyNastran.bdf.cards.properties.bars.PBEND.e2, pyNastran.bdf.cards.coordinateSystems.Coord.e3, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e3, pyNastran.bdf.cards.thermal.thermal.PCONV.e3, pyNastran.bdf.cards.coordinateSystems.Cord2x.e3, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e3, pyNastran.bdf.cards.coordinateSystems.Cord1x.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exz, and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getTransients().

Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.processF06Data().

Definition at line 739 of file oes_solids.py.

References pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.ezz, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.ezz, pyNastran.op2.resultObjects.tableObject.ComplexTableObject.nonlinearFactor, and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.nonlinearFactor.

Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.deleteTransient().

initializes the transient variables

Definition at line 748 of file oes_solids.py.

References pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEid, pyNastran.bdf.cards.elements.bush.BushElement.cid, pyNastran.bdf.cards.loads.loads.Load.cid, pyNastran.bdf.cards.coordinateSystems.Coord.cid, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.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.ACCEL1.cid, pyNastran.bdf.cards.loads.loads.RFORCE.cid, pyNastran.bdf.cards.loads.staticLoads.FORCE.cid, pyNastran.bdf.cards.coordinateSystems.Cord1x.cid, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.cid, pyNastran.bdf.cards.loads.staticLoads.MOMENT.cid, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.cid, pyNastran.bdf.cards.aero.SPLINE2.cid, pyNastran.bdf.cards.aero.SPLINE5.cid, pyNastran.bdf.cards.coordinateSystems.Coord.e1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e1, pyNastran.bdf.cards.thermal.thermal.PCONV.e1, pyNastran.bdf.cards.coordinateSystems.Cord2x.e1, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e1, pyNastran.bdf.cards.coordinateSystems.Cord1x.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e1, pyNastran.bdf.cards.properties.bars.PBEAM.e1, pyNastran.bdf.cards.properties.bars.PBEND.e1, pyNastran.bdf.cards.coordinateSystems.Coord.e2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e2, pyNastran.bdf.cards.thermal.thermal.PCONV.e2, pyNastran.bdf.cards.coordinateSystems.Cord2x.e2, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e2, pyNastran.bdf.cards.coordinateSystems.Cord1x.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e2, pyNastran.bdf.cards.properties.bars.PBEAM.e2, pyNastran.bdf.cards.properties.bars.PBEND.e2, pyNastran.bdf.cards.coordinateSystems.Coord.e3, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e3, pyNastran.bdf.cards.thermal.thermal.PCONV.e3, pyNastran.bdf.cards.coordinateSystems.Cord2x.e3, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e3, pyNastran.bdf.cards.coordinateSystems.Cord1x.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e3, 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_shear.ShearStressObject.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_bars.ComplexBarStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.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_compositePlates.CompositePlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exx, and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exz.

Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEid(), 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_solids.SolidStrainObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.processF06Data(), 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_solids.SolidStrainObject.addNewEid (   self,
  eType,
  cid,
  dt,
  eid,
  nodeID,
  exx,
  eyy,
  ezz,
  exy,
  eyz,
  exz,
  e1,
  e2,
  e3,
  aCos,
  bCos,
  cCos,
  pressure,
  evm 
)

Definition at line 767 of file oes_solids.py.

References pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEidSort1(), 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.bdf.cards.coordinateSystems.Coord.e1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e1, pyNastran.bdf.cards.thermal.thermal.PCONV.e1, pyNastran.bdf.cards.coordinateSystems.Cord2x.e1, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e1, pyNastran.bdf.cards.coordinateSystems.Cord1x.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e1, pyNastran.bdf.cards.properties.bars.PBEAM.e1, pyNastran.bdf.cards.properties.bars.PBEND.e1, pyNastran.bdf.cards.coordinateSystems.Coord.e2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e2, pyNastran.bdf.cards.thermal.thermal.PCONV.e2, pyNastran.bdf.cards.coordinateSystems.Cord2x.e2, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e2, pyNastran.bdf.cards.coordinateSystems.Cord1x.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e2, pyNastran.bdf.cards.properties.bars.PBEAM.e2, pyNastran.bdf.cards.properties.bars.PBEND.e2, pyNastran.bdf.cards.coordinateSystems.Coord.e3, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e3, pyNastran.bdf.cards.thermal.thermal.PCONV.e3, pyNastran.bdf.cards.coordinateSystems.Cord2x.e3, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e3, pyNastran.bdf.cards.coordinateSystems.Cord1x.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.ezz, and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.ezz.

def pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEidSort1 (   self,
  eType,
  cid,
  dt,
  eid,
  nodeID,
  exx,
  eyy,
  ezz,
  exy,
  eyz,
  exz,
  e1,
  e2,
  e3,
  aCos,
  bCos,
  cCos,
  pressure,
  evm 
)

Definition at line 792 of file oes_solids.py.

References pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.add, pyNastran.bdf.cards.elements.bush.BushElement.cid, pyNastran.bdf.cards.loads.loads.Load.cid, pyNastran.bdf.cards.coordinateSystems.Coord.cid, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.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.ACCEL1.cid, pyNastran.bdf.cards.loads.loads.RFORCE.cid, pyNastran.bdf.cards.loads.staticLoads.FORCE.cid, pyNastran.bdf.cards.coordinateSystems.Cord1x.cid, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.cid, pyNastran.bdf.cards.loads.staticLoads.MOMENT.cid, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.cid, pyNastran.bdf.cards.aero.SPLINE2.cid, pyNastran.bdf.cards.aero.SPLINE5.cid, pyNastran.bdf.cards.coordinateSystems.Coord.e1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e1, pyNastran.bdf.cards.thermal.thermal.PCONV.e1, pyNastran.bdf.cards.coordinateSystems.Cord2x.e1, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e1, pyNastran.bdf.cards.coordinateSystems.Cord1x.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e1, pyNastran.bdf.cards.properties.bars.PBEAM.e1, pyNastran.bdf.cards.properties.bars.PBEND.e1, pyNastran.bdf.cards.coordinateSystems.Coord.e2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e2, pyNastran.bdf.cards.thermal.thermal.PCONV.e2, pyNastran.bdf.cards.coordinateSystems.Cord2x.e2, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e2, pyNastran.bdf.cards.coordinateSystems.Cord1x.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e2, pyNastran.bdf.cards.properties.bars.PBEAM.e2, pyNastran.bdf.cards.properties.bars.PBEND.e2, pyNastran.bdf.cards.coordinateSystems.Coord.e3, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e3, pyNastran.bdf.cards.thermal.thermal.PCONV.e3, pyNastran.bdf.cards.coordinateSystems.Cord2x.e3, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e3, pyNastran.bdf.cards.coordinateSystems.Cord1x.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e3, 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_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_compositePlates.CompositePlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.ezz, and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.ezz.

Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEid().

def pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.add (   self,
  dt,
  eid,
  nodeID,
  exx,
  eyy,
  ezz,
  exy,
  eyz,
  exz,
  e1,
  e2,
  e3,
  aCos,
  bCos,
  cCos,
  pressure,
  evm 
)

Definition at line 821 of file oes_solids.py.

References pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addSort1(), pyNastran.bdf.cards.coordinateSystems.Coord.e1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e1, pyNastran.bdf.cards.thermal.thermal.PCONV.e1, pyNastran.bdf.cards.coordinateSystems.Cord2x.e1, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e1, pyNastran.bdf.cards.coordinateSystems.Cord1x.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e1, pyNastran.bdf.cards.properties.bars.PBEAM.e1, pyNastran.bdf.cards.properties.bars.PBEND.e1, pyNastran.bdf.cards.coordinateSystems.Coord.e2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e2, pyNastran.bdf.cards.thermal.thermal.PCONV.e2, pyNastran.bdf.cards.coordinateSystems.Cord2x.e2, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e2, pyNastran.bdf.cards.coordinateSystems.Cord1x.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e2, pyNastran.bdf.cards.properties.bars.PBEAM.e2, pyNastran.bdf.cards.properties.bars.PBEND.e2, pyNastran.bdf.cards.coordinateSystems.Coord.e3, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e3, pyNastran.bdf.cards.thermal.thermal.PCONV.e3, pyNastran.bdf.cards.coordinateSystems.Cord2x.e3, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e3, pyNastran.bdf.cards.coordinateSystems.Cord1x.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.ezz, and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.ezz.

def pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addSort1 (   self,
  dt,
  eid,
  nodeID,
  exx,
  eyy,
  ezz,
  exy,
  eyz,
  exz,
  e1,
  e2,
  e3,
  aCos,
  bCos,
  cCos,
  pressure,
  evm 
)

Definition at line 846 of file oes_solids.py.

References pyNastran.bdf.cards.coordinateSystems.Coord.e1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e1, pyNastran.bdf.cards.thermal.thermal.PCONV.e1, pyNastran.bdf.cards.coordinateSystems.Cord2x.e1, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e1, pyNastran.bdf.cards.coordinateSystems.Cord1x.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e1, pyNastran.bdf.cards.properties.bars.PBEAM.e1, pyNastran.bdf.cards.properties.bars.PBEND.e1, pyNastran.bdf.cards.coordinateSystems.Coord.e2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e2, pyNastran.bdf.cards.thermal.thermal.PCONV.e2, pyNastran.bdf.cards.coordinateSystems.Cord2x.e2, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e2, pyNastran.bdf.cards.coordinateSystems.Cord1x.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e2, pyNastran.bdf.cards.properties.bars.PBEAM.e2, pyNastran.bdf.cards.properties.bars.PBEND.e2, pyNastran.bdf.cards.coordinateSystems.Coord.e3, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e3, pyNastran.bdf.cards.thermal.thermal.PCONV.e3, pyNastran.bdf.cards.coordinateSystems.Cord2x.e3, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e3, pyNastran.bdf.cards.coordinateSystems.Cord1x.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.ezz, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.ezz, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getHeaders(), and pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.isVonMises().

Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.add().

Definition at line 914 of file oes_solids.py.

References pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.getF06_Header(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getF06_Header(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.nonlinearFactor, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.nonlinearFactor, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.writeElement(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElement(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06(), pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06Transient().

Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getF06_Header(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.pressure(), and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06().

def pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06 (   self,
  header,
  pageStamp,
  pageNum = 1,
  f = None,
  isMagPhase = False 
)
def pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06Transient (   self,
  header,
  pageStamp,
  pageNum = 1,
  f = None,
  isMagPhase = False 
)

Definition at line 972 of file oes_solids.py.

References pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElement(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.writeElementTransient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient().

Referenced by pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getF06_Header(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.writeF06(), and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06().

def pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElement (   self,
  eType,
  nNodes,
  eids,
  header,
  tetraMsg,
  f = None 
)

Definition at line 992 of file oes_solids.py.

References 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.bdf.cards.coordinateSystems.Coord.e1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e1, pyNastran.bdf.cards.thermal.thermal.PCONV.e1, pyNastran.bdf.cards.coordinateSystems.Cord2x.e1, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e1, pyNastran.bdf.cards.coordinateSystems.Cord1x.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e1, pyNastran.bdf.cards.properties.bars.PBEAM.e1, pyNastran.bdf.cards.properties.bars.PBEND.e1, pyNastran.bdf.cards.coordinateSystems.Coord.e2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e2, pyNastran.bdf.cards.thermal.thermal.PCONV.e2, pyNastran.bdf.cards.coordinateSystems.Cord2x.e2, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e2, pyNastran.bdf.cards.coordinateSystems.Cord1x.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e2, pyNastran.bdf.cards.properties.bars.PBEAM.e2, pyNastran.bdf.cards.properties.bars.PBEND.e2, pyNastran.bdf.cards.coordinateSystems.Coord.e3, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e3, pyNastran.bdf.cards.thermal.thermal.PCONV.e3, pyNastran.bdf.cards.coordinateSystems.Cord2x.e3, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e3, pyNastran.bdf.cards.coordinateSystems.Cord1x.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.ezz, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.ezz, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient(), and pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeFloats13E().

Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getF06_Header(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06(), and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06Transient().

def pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient (   self,
  eType,
  nNodes,
  eids,
  dt,
  header,
  tetraMsg,
  pageStamp = 1,
  f = None 
)

Definition at line 1034 of file oes_solids.py.

References pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__repr__(), 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_rods.RodStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.__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.bdf.cards.coordinateSystems.Coord.e1, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e1, pyNastran.bdf.cards.thermal.thermal.PCONV.e1, pyNastran.bdf.cards.coordinateSystems.Cord2x.e1, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e1, pyNastran.bdf.cards.coordinateSystems.Cord1x.e1, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e1, pyNastran.bdf.cards.properties.bars.PBEAM.e1, pyNastran.bdf.cards.properties.bars.PBEND.e1, pyNastran.bdf.cards.coordinateSystems.Coord.e2, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e2, pyNastran.bdf.cards.thermal.thermal.PCONV.e2, pyNastran.bdf.cards.coordinateSystems.Cord2x.e2, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e2, pyNastran.bdf.cards.coordinateSystems.Cord1x.e2, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e2, pyNastran.bdf.cards.properties.bars.PBEAM.e2, pyNastran.bdf.cards.properties.bars.PBEND.e2, pyNastran.bdf.cards.coordinateSystems.Coord.e3, pyNastran.bdf.cards.thermal.thermal.CHBDYP.e3, pyNastran.bdf.cards.thermal.thermal.PCONV.e3, pyNastran.bdf.cards.coordinateSystems.Cord2x.e3, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.e3, pyNastran.bdf.cards.coordinateSystems.Cord1x.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.e3, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.ezz, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.ezz, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.getHeaders(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.nonlinearFactor, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.nonlinearFactor, and pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeFloats13E().

Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElement(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06(), and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06Transient().

Definition at line 1078 of file oes_solids.py.

References 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.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_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_compositePlates.CompositePlateStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.getHeaders(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.nonlinearFactor, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.nonlinearFactor, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.ovmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.ovmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.ovmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.oxx, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.oxx, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.oxx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.oxx, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.oxx, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.oyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.oyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.oyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.oyy, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.oyy, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.ozz, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.ozz, pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.txy, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.txy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.txy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.txy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.txy, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.txy, pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.txy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.txz, pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.txz, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.tyz, and pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.tyz.

Referenced by pyNastran.bdf.cards.elements.bars.CROD.displacementStress(), pyNastran.bdf.cards.elements.bars.CBAR.Stiffness(), and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient().

Definition at line 1116 of file oes_solids.py.

References pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__reprTransient__(), 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_shear.ShearStressObject.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_compositePlates.CompositePlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.ezz, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.ezz, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.getHeaders(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.getHeaders().

Referenced by pyNastran.bdf.cards.elements.bars.CROD.displacementStress(), and pyNastran.bdf.cards.elements.bars.CBAR.Stiffness().

Definition at line 1150 of file oes_solids.py.

References 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_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_bars.ComplexBarStressObject.eType, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.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_compositePlates.CompositePlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exx, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.exz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.eyz, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.ezz, and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.ezz.

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_solids.SolidStrainObject.__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_solids.SolidStrainObject.writeElementTransient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.writeF06Transient().


Member Data Documentation

Definition at line 606 of file oes_solids.py.

Referenced by pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__repr__(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.__repr__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.__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_beams.BeamStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.addNewEidSort2(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.getF06_Header(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getF06_Header(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getTransients(), pyNastran.op2.tables.oee_energy.oee.OEE.OEE_Strain5(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_1D(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_2D_3D(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Beam(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Beam_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Bend(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Bend_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_CBar(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_CBar100(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_CBar_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_CBush(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_CBush_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_CGap(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_CHBDYx(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_ConeAx(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_CONV(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_CVisc(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_CVisc_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Force_VU(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Force_VU_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Force_VUTRIA(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Force_VUTRIA_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_PentaPressure(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_PentaPressure_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Plate(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Plate2(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Plate2_alt(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Plate_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Rod(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Rod_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Shear(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Shear_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Spring(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Spring_alt(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_VU_3D_Element(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_VU_Element(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_VUBeam_Element(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_basicElement(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_CBAR_34(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.OES_CBAR_34_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_CBEAM_2(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.OES_CBEAM_94_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_CPENTANL_91(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_CQUAD4_144(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.OES_CQUAD4_144_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_CQUAD4_33(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.OES_CQUAD4_33_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_CQUAD4_95(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_CQUAD4NL_90(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_CSOLID_85(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_CTRIA3_74(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.OES_CTRIA3_74_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_CTRIAX6_53(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.OES_Elas1_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_field1(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_QUAD4FD_139(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.OES_Rod1_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_RODNL_89_92(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.OES_Thermal(), pyNastran.op2.tables.oug.oug.OUG.OUG_RealTable(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.processF06Data(), pyNastran.op2.tables.ogf_gridPointForces.ogf.OGF.readOGF_numWide10(), pyNastran.op2.tables.ogf_gridPointForces.ogf.OGF.readOGF_numWide16(), pyNastran.op2.tables.opg_appliedLoads.opg.OPG.readOGS1_table26_numWide11(), pyNastran.op2.tables.opg_appliedLoads.opg.OPG.readOGS1_table27_numWide9(), pyNastran.op2.tables.opg_appliedLoads.opg.OPG.readOPGForces(), pyNastran.op2.tables.oug.oug.OUG.readOUG_Data_table11(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.writeElementTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.writeF06(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06_Tri3Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.writeF06Transient(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.writeMatlab(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.writeMatlab(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.writeMatlab(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.writeMatlab(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeMatlab_Tri3(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.xOES_CBEAM_2_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.xOES_CPENTANL_91_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.xOES_CSOLID_85_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.xOES_CTRIAX6_53_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.xOES_QUAD4FD_139(), and pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.xOES_RODNL_89_92_alt().


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