pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | __init__ |
def | isCurvatureOld |
def | isCurvature |
def | isFiberDistance |
def | isVonMises |
def | isMaxShear |
def | getOrderedETypes |
Definition at line 31 of file oes_objects.py.
def pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.__init__ | ( | self, | |
dataCode, | |||
iSubcase | |||
) |
Reimplemented from pyNastran.op2.resultObjects.op2_Objects.scalarObject.
Reimplemented in pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject, and pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.
Definition at line 32 of file oes_objects.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.elementName, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.elementName, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.elementName, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.elementName, pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStrainObject.elementName, pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.elementName, pyNastran.op2.tables.lama_eigenvalues.lama_objects.RealEigenvalues.iSubcase, pyNastran.op2.tables.lama_eigenvalues.lama_objects.ComplexEigenvalues.iSubcase, pyNastran.op2.resultObjects.op2_Objects.scalarObject.iSubcase, and pyNastran.op2.op2.OP2.iSubcase.
Definition at line 37 of file oes_objects.py.
References pyNastran.op2.tables.oes_stressStrain.oes.OES.stressBits.
Definition at line 42 of file oes_objects.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.isFiberDistance().
Definition at line 49 of file oes_objects.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.isCurvature().
Referenced by pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.addNewNode(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewNode(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.addNewNodeSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.addNewNodeSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06Transient().
Definition at line 52 of file oes_objects.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.isMaxShear().
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.directionalVectors(), 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_solids.SolidStrainObject.pressure(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06().
Definition at line 58 of file oes_objects.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.getOrderedETypes(), and pyNastran.op2.tables.oes_stressStrain.oes.OES.stressBits.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.isVonMises().
def pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.getOrderedETypes | ( | self, | |
validTypes | |||
) |
validTypes | list of valid element types e.g. ['CTRIA3','CTRIA6','CQUAD4','CQUAD8'] |
TypesOut | the ordered list of types |
orderedETypes | dictionary of Type-IDs to write |
Definition at line 74 of file oes_objects.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object.isMaxShear(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeMatlab().