pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.op2.writer.oesWriter.Oes1Writer Class Reference
Inheritance diagram for pyNastran.op2.writer.oesWriter.Oes1Writer:
pyNastran.op2.writer.op2Writer.Op2Writer

List of all members.

Public Member Functions

def writeOES1
 writes isotropic/composite stress/strain

Detailed Description

Definition at line 27 of file oesWriter.py.


Member Function Documentation

writes isotropic/composite stress/strain

Todo:
assumes sCode=0 (stress) or 10 (strain)

Definition at line 33 of file oesWriter.py.

References pyNastran.f06.tables.oes.OES.barStrain, pyNastran.f06.f06Writer.F06Writer.barStrain, pyNastran.f06.matlabWriter.MatlabWriter.barStrain, pyNastran.f06.f06.F06.barStrain, pyNastran.op2.op2.OP2.barStrain, pyNastran.f06.tables.oes.OES.barStress, pyNastran.f06.f06Writer.F06Writer.barStress, pyNastran.f06.matlabWriter.MatlabWriter.barStress, pyNastran.f06.f06.F06.barStress, pyNastran.op2.op2.OP2.barStress, pyNastran.f06.tables.oes.OES.beamStrain, pyNastran.f06.f06.F06.beamStrain, pyNastran.op2.op2.OP2.beamStrain, pyNastran.f06.tables.oes.OES.beamStress, pyNastran.f06.f06.F06.beamStress, pyNastran.op2.op2.OP2.beamStress, pyNastran.f06.tables.oes.OES.compositePlateStrain, pyNastran.f06.f06Writer.F06Writer.compositePlateStrain, pyNastran.f06.matlabWriter.MatlabWriter.compositePlateStrain, pyNastran.f06.f06.F06.compositePlateStrain, pyNastran.op2.op2.OP2.compositePlateStrain, pyNastran.f06.tables.oes.OES.compositePlateStress, pyNastran.f06.f06Writer.F06Writer.compositePlateStress, pyNastran.f06.matlabWriter.MatlabWriter.compositePlateStress, pyNastran.f06.f06.F06.compositePlateStress, pyNastran.op2.op2.OP2.compositePlateStress, pyNastran.op2.writer.ougWriter.Ougv1Writer.iTable, pyNastran.op2.writer.op2Writer.Op2Writer.iTable, pyNastran.f06.tables.oes.OES.plateStrain, pyNastran.f06.f06Writer.F06Writer.plateStrain, pyNastran.f06.matlabWriter.MatlabWriter.plateStrain, pyNastran.f06.f06.F06.plateStrain, pyNastran.op2.op2.OP2.plateStrain, pyNastran.f06.tables.oes.OES.plateStress, pyNastran.f06.f06Writer.F06Writer.plateStress, pyNastran.f06.matlabWriter.MatlabWriter.plateStress, pyNastran.f06.f06.F06.plateStress, pyNastran.op2.op2.OP2.plateStress, pyNastran.op2.writer.op2Writer.Op2Writer.printHeader(), pyNastran.f06.tables.oes.OES.rodStrain, pyNastran.f06.f06Writer.F06Writer.rodStrain, pyNastran.f06.matlabWriter.MatlabWriter.rodStrain, pyNastran.f06.f06.F06.rodStrain, pyNastran.op2.op2.OP2.rodStrain, pyNastran.f06.tables.oes.OES.rodStress, pyNastran.f06.f06Writer.F06Writer.rodStress, pyNastran.f06.matlabWriter.MatlabWriter.rodStress, pyNastran.f06.f06.F06.rodStress, pyNastran.op2.op2.OP2.rodStress, pyNastran.f06.tables.oes.OES.solidStrain, pyNastran.f06.f06.F06.solidStrain, pyNastran.op2.op2.OP2.solidStrain, pyNastran.f06.tables.oes.OES.solidStress, pyNastran.f06.f06.F06.solidStress, pyNastran.op2.op2.OP2.solidStress, and pyNastran.op2.writer.op2Writer.Op2Writer.writeMarkers().

Referenced by pyNastran.op2.writer.op2Writer.Op2Writer.writeOp2().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables