oes_stressStrain Package¶
oes Module¶
Contains the OES class that is used to read stress/strain data
-
class
pyNastran.op2.tables.oes_stressStrain.oes.OES[source]¶ Bases:
pyNastran.op2.op2_common.OP2CommonDefines the OES class that is used to read stress/strain data
Methods
oes_nonlinear Module¶
-
class
pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuad(data_code, is_sort1, isubcase, dt)[source]¶ Bases:
pyNastran.op2.tables.oes_stressStrain.real.oes_objects.StressObjectMethods
-
class
pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuad(data_code, is_sort1, isubcase, dt)[source]¶ Bases:
pyNastran.op2.tables.oes_stressStrain.real.oes_objects.StressObjectMethods
-
class
pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRod(data_code, is_sort1, isubcase, dt)[source]¶ Bases:
pyNastran.op2.tables.oes_stressStrain.real.oes_objects.StressObjectMethods
-
write_f06(header, page_stamp, page_num=1, f=None, is_mag_phase=False)[source]¶ ELEMENT-ID = 102 N O N L I N E A R S T R E S S E S I N R O D E L E M E N T S ( C R O D ) TIME AXIAL STRESS EQUIVALENT TOTAL STRAIN EFF. STRAIN EFF. CREEP LIN. TORSIONAL STRESS PLASTIC/NLELAST STRAIN STRESS 2.000E-02 1.941367E+01 1.941367E+01 1.941367E-04 0.0 0.0 0.0 3.000E-02 1.941367E+01 1.941367E+01 1.941367E-04 0.0 0.0 0.0
-