oes_plates Module¶

-
class
pyNastran.op2.tables.oes_stressStrain.random.oes_plates.RandomPlateArray(data_code, is_sort1, isubcase, dt)[source]¶ Bases:
pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object-
add_ovm_sort1(dt, eid, nid, fd1, oxx1, oyy1, txy1, ovm1, fd2, oxx2, oyy2, txy2, ovm2)[source]¶ unvectorized method for adding SORT1 transient data
-
add_ovm_sort2(dt, eid, nid, fd1, oxx1, oyy1, txy1, ovm1, fd2, oxx2, oyy2, txy2, ovm2)[source]¶ unvectorized method for adding SORT2 transient data
-
build_data(ntimes, nelements, nlayers, nnodes, ntotal, nx, ny, dtype)[source]¶ actually performs the build step
-
property
has_von_mises¶ what is the form of the table (NX includes Von Mises)
-
property
is_complex¶
-
property
is_real¶
-
property
nnodes_per_element¶
-
-
class
pyNastran.op2.tables.oes_stressStrain.random.oes_plates.RandomPlateStrainArray(data_code, is_sort1, isubcase, dt)[source]¶ Bases:
pyNastran.op2.tables.oes_stressStrain.random.oes_plates.RandomPlateArray,pyNastran.op2.tables.oes_stressStrain.real.oes_objects.StrainObject
-
class
pyNastran.op2.tables.oes_stressStrain.random.oes_plates.RandomPlateStressArray(data_code, is_sort1, isubcase, dt)[source]¶ Bases:
pyNastran.op2.tables.oes_stressStrain.random.oes_plates.RandomPlateArray,pyNastran.op2.tables.oes_stressStrain.real.oes_objects.StressObjectNX 2 FD1 RS Z1 = Fibre Distance 3 SX1 RS Normal in x at Z1 4 SY1 RS Normal in y at Z1 5 TXY1 RS Shear in xy at Z1 6 FD2 RS Z2 = Fibre Distance 7 SX2 RS Normal in x at Z2 8 SY2 RS Normal in y at Z2 9 TXY2 RS Shear in xy at Z2