pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Table of element forces. More...
Public Member Functions | |
def | readTable_OEF |
def | deleteAttributes_OEF |
def | readTable_OEF_3 |
def | OEF_ForceCode |
Gets the numwide codes for the element to determine if the real or complex result should be found. | |
def | readOEF_Data |
OEF1X - DOEF1 -. | |
def | readOEF_Data_table4 |
def | readOEF_Forces |
Public Attributes | |
analysisCode | |
element type | |
tableCode | |
thermal | |
numWide |
Definition at line 54 of file oef.py.
References pyNastran.op2.tables.oef_forces.oef.OEF.deleteAttributes_OEF(), pyNastran.op2.tables.oef_forces.oef.OEF.readOEF_Data(), and pyNastran.op2.tables.oef_forces.oef.OEF.readTable_OEF_3().
Referenced by pyNastran.op2.op2.OP2.readTable().
Definition at line 60 of file oef.py.
References pyNastran.op2.op2.OP2.deleteAttributes(), and pyNastran.op2.tables.oef_forces.oef.OEF.readTable_OEF_3().
Referenced by pyNastran.op2.tables.oef_forces.oef.OEF.readTable_OEF().
def pyNastran.op2.tables.oef_forces.oef.OEF.readTable_OEF_3 | ( | self, | |
iTable | |||
) |
Definition at line 66 of file oef.py.
References pyNastran.op2.fortranFile.FortranFile.getData(), and pyNastran.op2.fortranFile.FortranFile.getMarker().
Referenced by pyNastran.op2.tables.oef_forces.oef.OEF.deleteAttributes_OEF(), and pyNastran.op2.tables.oef_forces.oef.OEF.readTable_OEF().
Gets the numwide codes for the element to determine if the real or complex result should be found.
The format and sort codes do not always give the right answer...
Definition at line 159 of file oef.py.
References pyNastran.op2.tables.oes_stressStrain.oesnlxr.OESNLXR.elementType, pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.elementType, pyNastran.op2.tables.oes_stressStrain.oes.OES.elementType, pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.elementType, pyNastran.op2.tables.oef_forces.oef.OEF.readOEF_Data(), pyNastran.op2.tables.oee_energy.oee.OEE.tableCode, pyNastran.op2.tables.oef_forces.oef.OEF.tableCode, pyNastran.op2.op2Codes.Op2Codes.tableCode, pyNastran.op2.op2.OP2.tableCode, pyNastran.op2.tables.mpt.MPT.tableName, pyNastran.op2.tables.ept.EPT.tableName, pyNastran.op2.tables.destab.DESTAB.tableName, pyNastran.op2.tables.oug.oug.OUG.tableName, pyNastran.op2.op2.OP2.tableName, and pyNastran.op2.resultObjects.tableObject.ComplexTableObject.tableName.
Referenced by pyNastran.op2.tables.oef_forces.oef.OEF.readOEF_Forces().
OEF1X - DOEF1 -.
Definition at line 269 of file oef.py.
Referenced by pyNastran.op2.tables.oef_forces.oef.OEF.OEF_ForceCode(), and pyNastran.op2.tables.oef_forces.oef.OEF.readTable_OEF().
Definition at line 290 of file oef.py.
References pyNastran.op2.op2.OP2.bar100Forces, pyNastran.f06.f06.F06.barForces, pyNastran.op2.op2.OP2.barForces, pyNastran.f06.f06.F06.beamForces, pyNastran.op2.op2.OP2.beamForces, pyNastran.op2.op2.OP2.bendForces, pyNastran.op2.op2.OP2.bushForces, pyNastran.op2.op2.OP2.coneAxForces, pyNastran.f06.f06.F06.damperForces, pyNastran.op2.op2.OP2.damperForces, pyNastran.op2.tables.oes_stressStrain.oesnlxr.OESNLXR.elementType, pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.elementType, pyNastran.op2.tables.oes_stressStrain.oes.OES.elementType, pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain.elementType, pyNastran.op2.op2.OP2.force_VU, pyNastran.op2.op2.OP2.force_VU_2D, pyNastran.op2.op2.OP2.gapForces, pyNastran.op2.tables.oee_energy.oee.OEE.numWide, pyNastran.op2.tables.oef_forces.oef.OEF.numWide, pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Beam(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Beam_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Bend(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Bend_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_CBar(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_CBar100(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_CBar_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_CBush(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_CBush_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_CGap(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_ConeAx(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_CVisc(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_CVisc_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Force_VU(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Force_VU_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Force_VUTRIA(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Force_VUTRIA_alt(), pyNastran.op2.tables.oef_forces.oef.OEF.OEF_ForceCode(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_PentaPressure(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_PentaPressure_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Plate(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Plate2(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Plate2_alt(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Plate_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Rod(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Rod_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Shear(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Shear_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces.OEF_Spring(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces.OEF_Spring_alt(), pyNastran.op2.op2.OP2.plateForces, pyNastran.op2.op2.OP2.plateForces2, pyNastran.op2.op2.OP2.rodForces, pyNastran.op2.op2.OP2.shearForces, pyNastran.f06.f06.F06.solidPressureForces, pyNastran.op2.op2.OP2.solidPressureForces, pyNastran.f06.f06.F06.springForces, pyNastran.op2.op2.OP2.springForces, and pyNastran.op2.op2.OP2.viscForces.
element type
load step
time step
frequency
load set ID number
mode number
load set ID number self.applyDataCodeValue('dataNames',['lsdvmn'])
dynamic load set ID/random code format code number of words per entry in record;
eigenvalue
real eigenvalue
real eigenvalue imaginary eigenvalue
Reimplemented in pyNastran.op2.op2.OP2.
Definition at line 73 of file oef.py.
Referenced by pyNastran.op2.tables.oug.oug.OUG::getOUG_FormatStart(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_aCode(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_field1(), and pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject::writeF06Transient().
Reimplemented in pyNastran.op2.op2.OP2.
Definition at line 269 of file oef.py.
Referenced by pyNastran.op2.tables.oef_forces.oef.OEF::OEF_ForceCode().
Definition at line 279 of file oef.py.
Referenced by pyNastran.op2.tables.opg_appliedLoads.opg.OPG::readOPG_Data_table12(), pyNastran.op2.tables.opg_appliedLoads.opg.OPG::readOPG_Data_table19(), pyNastran.op2.tables.oqg_constraintForces.oqg.OQG::readOQG_Data_table39(), pyNastran.op2.tables.oug.oug.OUG::readOUG_Data_table10(), pyNastran.op2.tables.oug.oug.OUG::readOUG_Data_table11(), and pyNastran.op2.tables.oug.oug.OUG::readOUG_Data_table7().
Definition at line 290 of file oef.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CBAR_34(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::OES_CBAR_34_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CBEAM_94(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::OES_CBEAM_94_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::OES_CQUAD4_144_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CQUAD4_33(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::OES_CQUAD4_33_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CQUAD4NL_90(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::OES_CQUAD4NL_90_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CSOLID_67(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CSOLID_85(), pyNastran.op2.tables.oef_forces.oef.OEF::readOEF_Forces(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements::readOEF_Thermal(), pyNastran.op2.tables.ogf_gridPointForces.ogf.OGF::readOGF_Data_table19(), pyNastran.op2.tables.opg_appliedLoads.opg.OPG::readOGS1_Data_table26(), pyNastran.op2.tables.opg_appliedLoads.opg.OPG::readOGS1_Data_table27(), pyNastran.op2.tables.opg_appliedLoads.opg.OPG::readOPG_Data_table12(), pyNastran.op2.tables.opg_appliedLoads.opg.OPG::readOPG_Data_table19(), pyNastran.op2.tables.oqg_constraintForces.oqg.OQG::readOQG_Data_table39(), pyNastran.op2.tables.oug.oug.OUG::readOUG_Data_table10(), pyNastran.op2.tables.oug.oug.OUG::readOUG_Data_table11(), pyNastran.op2.tables.oug.oug.OUG::readOUG_Data_table7(), pyNastran.op2.tables.oug.oug.OUG::readThermal4(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::xOES_CSOLID_67_alt(), and pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::xOES_CSOLID_85_alt().