pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
# ??? - is this just 11 ELEMENT STRAIN STRAINS IN ELEMENT COORD SYSTEM PRINCIPAL STRAINS (ZERO SHEAR) ID. More...
Public Member Functions | |
def | __init__ |
def | addF06Data |
def | deleteTransient |
def | getTransients |
def | addNewTransient |
initializes the transient variables | |
def | addNewEid |
def | addNewEidSort1 |
def | add |
def | addSort1 |
def | addNewNode |
def | getHeaders |
def | writeF06 |
def | writeF06Transient |
def | writeF06_Quad4_Bilinear |
def | writeF06_Quad4_BilinearTransient |
def | writeF06_Tri3 |
def | writeF06_Tri3Transient |
def | __repr__ |
def | __reprTransient__ |
Public Attributes | |
eType | |
code | |
fiberCurvature | |
exx | |
eyy | |
exy | |
angle | |
majorP | |
minorP | |
evmShear | |
dt | |
add | |
addNewEid |
# ??? - is this just 11 ELEMENT STRAIN STRAINS IN ELEMENT COORD SYSTEM PRINCIPAL STRAINS (ZERO SHEAR) ID.
CURVATURE NORMAL-X NORMAL-Y SHEAR-XY ANGLE MAJOR MINOR VON MISES
# sCode=11 S T R A I N S I N Q U A D R I L A T E R A L E L E M E N T S ( Q U A D 4 ) OPTION = BILIN ELEMENT STRAIN STRAINS IN ELEMENT COORD SYSTEM PRINCIPAL STRAINS (ZERO SHEAR) ID GRID-ID CURVATURE NORMAL-X NORMAL-Y SHEAR-XY ANGLE MAJOR MINOR VON MISES
# sCode=15 S T R A I N S I N Q U A D R I L A T E R A L E L E M E N T S ( Q U A D 4 ) ELEMENT FIBER STRAINS IN ELEMENT COORD SYSTEM PRINCIPAL STRAINS (ZERO SHEAR) ID. DISTANCE NORMAL-X NORMAL-Y SHEAR-XY ANGLE MAJOR MINOR VON MISES
# sCode=10 S T R A I N S I N Q U A D R I L A T E R A L E L E M E N T S ( Q U A D 4 ) OPTION = BILIN ELEMENT STRAIN STRAINS IN ELEMENT COORD SYSTEM PRINCIPAL STRAINS (ZERO SHEAR) MAX ID GRID-ID CURVATURE NORMAL-X NORMAL-Y SHEAR-XY ANGLE MAJOR MINOR SHEAR
Definition at line 895 of file oes_plates.py.
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__init__ | ( | self, | |
dataCode, | |||
isSort1, | |||
iSubcase, | |||
dt = None |
|||
) |
Definition at line 896 of file oes_plates.py.
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addF06Data | ( | self, | |
data, | |||
transient | |||
) |
Definition at line 922 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.deleteTransient(), 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_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.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_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.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_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP, 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, and pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.txy.
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.deleteTransient | ( | self, | |
dt | |||
) |
Definition at line 988 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addF06Data().
Definition at line 998 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.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.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.eyy, and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.deleteTransient().
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewTransient | ( | self, | |
dt | |||
) |
initializes the transient variables
Definition at line 1007 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEid, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.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.complex.oes_plates.ComplexPlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.exy, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.addNewEid(), 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_shear.ShearStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort2(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.addNewEidSort2(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.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_plates.PlateStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.processF06Data(), 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_plates.PlateStrainObject.addNewEid | ( | self, | |
eType, | |||
dt, | |||
eid, | |||
nodeID, | |||
curvature, | |||
exx, | |||
eyy, | |||
exy, | |||
angle, | |||
majorP, | |||
minorP, | |||
evm | |||
) |
Definition at line 1017 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.angle, 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_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.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_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.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_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP.
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1 | ( | self, | |
eType, | |||
dt, | |||
eid, | |||
nodeID, | |||
curvature, | |||
exx, | |||
eyy, | |||
exy, | |||
angle, | |||
majorP, | |||
minorP, | |||
evm | |||
) |
Definition at line 1039 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.add, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.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_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.oes_nonlinear.HyperelasticQuadObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.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.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.complex.oes_plates.ComplexPlateStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.angle, 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_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.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_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.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_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEid().
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.add | ( | self, | |
dt, | |||
eid, | |||
nodeID, | |||
curvature, | |||
exx, | |||
eyy, | |||
exy, | |||
angle, | |||
majorP, | |||
minorP, | |||
evm | |||
) |
Definition at line 1067 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.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.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP.
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addSort1 | ( | self, | |
dt, | |||
eid, | |||
nodeID, | |||
curvature, | |||
exx, | |||
eyy, | |||
exy, | |||
angle, | |||
majorP, | |||
minorP, | |||
evm | |||
) |
Definition at line 1085 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewNode(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.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.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.add().
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewNode | ( | self, | |
dt, | |||
eid, | |||
nodeID, | |||
curvature, | |||
exx, | |||
eyy, | |||
exy, | |||
angle, | |||
majorP, | |||
minorP, | |||
evm | |||
) |
Definition at line 1104 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.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.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.isFiberDistance(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addSort1().
Definition at line 1120 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.isVonMises(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.nonlinearFactor, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.nonlinearFactor, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.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_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.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.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.SolidStressObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewNode(), and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient().
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06 | ( | self, | |
header, | |||
pageStamp, | |||
pageNum = 1 , |
|||
f = None , |
|||
isMagPhase = False |
|||
) |
Definition at line 1133 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.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_objects.OES_Object.getOrderedETypes(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.isFiberDistance(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.isVonMises(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.writeF06_Tri3(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeF06_Tri3(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06_Tri3(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06Transient().
Referenced by pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__repr__(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__repr__(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.writeF06Transient().
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06Transient | ( | self, | |
header, | |||
pageStamp, | |||
pageNum = 1 , |
|||
f = None , |
|||
isMagPhase = False |
|||
) |
Definition at line 1250 of file oes_plates.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.oes_nonlinear.NonlinearQuadObject.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_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.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_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.complex.oes_plates.ComplexPlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eType, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.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_objects.OES_Object.getOrderedETypes(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.isFiberDistance(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.writeF06_Tri3Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeF06_Tri3Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06_Tri3Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient().
Referenced by pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.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_plates.PlateStrainObject.getHeaders(), 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.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.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_plates.PlateStrainObject.writeF06().
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_Bilinear | ( | self, | |
eid, | |||
n | |||
) |
Definition at line 1368 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.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.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeFloats13E(), and pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeFloats8p4F().
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06Transient().
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_BilinearTransient | ( | self, | |
dt, | |||
eid, | |||
n | |||
) |
Definition at line 1399 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.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.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3(), pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeFloats13E(), and pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeFloats8p4F().
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_Bilinear(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06Transient().
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3 | ( | self, | |
eid | |||
) |
Definition at line 1431 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.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.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient(), pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeFloats13E(), and pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeFloats8p4F().
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_BilinearTransient().
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient | ( | self, | |
dt, | |||
eid | |||
) |
Definition at line 1456 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__repr__(), 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_beams.BeamStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.__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.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.complex.oes_plates.ComplexPlateStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.angle, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.angle, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.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.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP, pyNastran.op2.resultObjects.tableObject.ComplexTableObject.nonlinearFactor, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.nonlinearFactor, pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeFloats13E(), and pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeFloats8p4F().
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06Transient().
Definition at line 1482 of file oes_plates.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__reprTransient__(), 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_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.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_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.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_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.fiberCurvature, 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_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_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP.
Referenced by pyNastran.bdf.cards.elements.bars.CROD.displacementStress(), pyNastran.bdf.cards.elements.bars.CBAR.Stiffness(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient().
def pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__reprTransient__ | ( | self | ) |
Definition at line 1522 of file oes_plates.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.oes_nonlinear.NonlinearQuadObject.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_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.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_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.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_plates.PlateStrainObject.evmShear, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.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.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.complex.oes_plates.ComplexPlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.eyy, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.fiberCurvature, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.majorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.majorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.minorP, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.minorP, pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.minorP, and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.minorP.
Referenced by pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.__repr__(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.__reprTransient__(), 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(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.writeF06Transient().
Definition at line 896 of file oes_plates.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStrainObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject::__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.real.oes_solids.SolidStrainObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject::addF06Data(), 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_solids.SolidStressObject::addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject::addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStrainObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject::addNewEidSort2(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::processF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::processF06Data(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject::writeF06Transient().
Definition at line 896 of file oes_plates.py.
Definition at line 896 of file oes_plates.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewNode(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient().
Definition at line 896 of file oes_plates.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewNode(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.processF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElement(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06Transient().
Definition at line 896 of file oes_plates.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewNode(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.processF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElement(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient().
Definition at line 896 of file oes_plates.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewNode(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.processF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElement(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient().
Definition at line 896 of file oes_plates.py.
Referenced by pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewNode(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.deleteTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient().
Definition at line 896 of file oes_plates.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__reprTransient__(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewNode(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.deleteTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient().
Definition at line 896 of file oes_plates.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__reprTransient__(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewNode(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.deleteTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient().
Definition at line 896 of file oes_plates.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewNode(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.processF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElement(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeElementTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_Bilinear(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Quad4_BilinearTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06_Tri3Transient().
Definition at line 896 of file oes_plates.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.oes_stressStrain.real.oes_shear.ShearStressObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.getTransients(), pyNastran.bdf.cards.dynamic.TSTEP.reprFields(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.updateDt(), and pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.writeF06Transient().
Definition at line 896 of file oes_plates.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1().
Definition at line 896 of file oes_plates.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewTransient().