|
pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
# formatCode=1 sortCode=0 stressCode=0 S T R E S S E S I N T R I A X 6 E L E M E N T S ELEMENT GRID ID STRESSES IN MATERIAL COORD SYSTEM MAX MAG MAX VON MISES ID RADIAL AZIMUTHAL AXIAL SHEAR PRINCIPAL SHEAR 5351 0 -9.726205E+02 -1.678908E+03 -1.452340E+03 -1.325111E+02 -1.678908E+03 3.702285E+02 6.654553E+02 4389 -9.867789E+02 -1.624276E+03 -1.388424E+03 -9.212539E+01 -1.624276E+03 3.288099E+02 5.806334E+02 More...
Inherits stressObject.
Public Member Functions | |
| def | __init__ |
| def | addF06Data |
| def | deleteTransient |
| def | getTransients |
| def | addNewTransient |
| initializes the transient variables | |
| def | addNewEid |
| def | add |
| def | addNewEidSort1 |
| def | addSort1 |
| def | writeF06 |
| def | writeF06Transient |
| def | __repr__ |
Public Attributes | |
| eType | |
| code | |
| radial | |
| azimuthal | |
| axial | |
| shear | |
| omax | |
| oms | |
| ovm | |
| dt | |
| add | |
| addNewEid | |
| isTransient | |
# formatCode=1 sortCode=0 stressCode=0 S T R E S S E S I N T R I A X 6 E L E M E N T S ELEMENT GRID ID STRESSES IN MATERIAL COORD SYSTEM MAX MAG MAX VON MISES ID RADIAL AZIMUTHAL AXIAL SHEAR PRINCIPAL SHEAR 5351 0 -9.726205E+02 -1.678908E+03 -1.452340E+03 -1.325111E+02 -1.678908E+03 3.702285E+02 6.654553E+02 4389 -9.867789E+02 -1.624276E+03 -1.388424E+03 -9.212539E+01 -1.624276E+03 3.288099E+02 5.806334E+02
Definition at line 41 of file oes_triax.py.
| def pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.__init__ | ( | self, | |
| dataCode, | |||
| isSort1, | |||
| iSubcase, | |||
dt = None |
|||
| ) |
Definition at line 42 of file oes_triax.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.__repr__().
| def pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addF06Data | ( | self, | |
| data, | |||
| transient | |||
| ) |
Definition at line 68 of file oes_triax.py.
| def pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.deleteTransient | ( | self, | |
| dt | |||
| ) |
Definition at line 101 of file oes_triax.py.
References pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.azimuthal, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.omax, pyNastran.bdf.cards.aero.FLUTTER.omax, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.oms, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.ovm, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.radial, and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.shear.
Definition at line 110 of file oes_triax.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewTransient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.radial.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.deleteTransient().
| def pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewTransient | ( | self, | |
| dt | |||
| ) |
initializes the transient variables
Definition at line 119 of file oes_triax.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEid, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.azimuthal, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.omax, pyNastran.bdf.cards.aero.FLUTTER.omax, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.oms, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.ovm, and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.shear.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.getTransients(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.updateDt(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.updateDt(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.updateDt(), and pyNastran.op2.resultObjects.op2_Objects.scalarObject.updateDt().
| def pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEid | ( | self, | |
| dt, | |||
| eid, | |||
| nid, | |||
| rs, | |||
| azs, | |||
| As, | |||
| ss, | |||
| maxp, | |||
| tmax, | |||
| octs | |||
| ) |
Definition at line 128 of file oes_triax.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.add, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.azimuthal, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.omax, pyNastran.bdf.cards.aero.FLUTTER.omax, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.oms, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.ovm, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.radial, and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.shear.
| def pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.add | ( | self, | |
| dt, | |||
| eid, | |||
| nid, | |||
| rs, | |||
| azs, | |||
| As, | |||
| ss, | |||
| maxp, | |||
| tmax, | |||
| octs | |||
| ) |
Definition at line 138 of file oes_triax.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.azimuthal, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.omax, pyNastran.bdf.cards.aero.FLUTTER.omax, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.oms, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.ovm, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.radial, and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.shear.
| def pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1 | ( | self, | |
| dt, | |||
| eid, | |||
| nid, | |||
| rs, | |||
| azs, | |||
| As, | |||
| ss, | |||
| maxp, | |||
| tmax, | |||
| octs | |||
| ) |
Definition at line 148 of file oes_triax.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.addNewTransient(), pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.addNewTransient, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.addNewTransient(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.azimuthal, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.omax, pyNastran.bdf.cards.aero.FLUTTER.omax, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.oms, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.ovm, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.radial, and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.shear.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.add().
| def pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addSort1 | ( | self, | |
| dt, | |||
| eid, | |||
| nid, | |||
| rs, | |||
| azs, | |||
| As, | |||
| ss, | |||
| maxp, | |||
| tmax, | |||
| octs | |||
| ) |
Definition at line 162 of file oes_triax.py.
References pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.azimuthal, pyNastran.op2.resultObjects.tableObject.ComplexTableObject.nonlinearFactor, pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.nonlinearFactor, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.omax, pyNastran.bdf.cards.aero.FLUTTER.omax, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.oms, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.ovm, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.radial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.shear, and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06().
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1().
| def pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06 | ( | self, | |
| header, | |||
| pageStamp, | |||
pageNum = 1, |
|||
f = None, |
|||
isMagPhase = False |
|||
| ) |
Definition at line 172 of file oes_triax.py.
References pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.azimuthal, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.omax, pyNastran.bdf.cards.aero.FLUTTER.omax, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.oms, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.ovm, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.radial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.shear, pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06Transient(), and pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeFloats13E().
Referenced by pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__repr__(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__repr__(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.writeF06Transient().
| def pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient | ( | self, | |
| header, | |||
| pageStamp, | |||
pageNum = 1, |
|||
f = None, |
|||
isMagPhase = False |
|||
| ) |
Definition at line 208 of file oes_triax.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodDamperObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.axial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.azimuthal, pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.dataCode, pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.dataCode, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.dataCode, pyNastran.op2.resultObjects.op2_Objects.scalarObject.dataCode, pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.dataCode, pyNastran.op2.resultObjects.tableObject.ComplexTableObject.dataCode, pyNastran.op2.op2.OP2.dataCode, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.omax, pyNastran.bdf.cards.aero.FLUTTER.omax, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.oms, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.ovm, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.radial, pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.shear, pyNastran::f06::f06_classes::MaxDisplacement.writeF06(), pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeF06(), pyNastran.op2.tables.lama_eigenvalues.lama_objects.RealEigenvalues.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.writeF06(), pyNastran.op2.tables.lama_eigenvalues.lama_objects.ComplexEigenvalues.writeF06(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.writeF06(), pyNastran.f06.f06Writer.F06Writer.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.writeF06(), and pyNastran.op2.resultObjects.op2_Objects.baseScalarObject.writeFloats13E().
Referenced by pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addSort1(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.writeF06(), and pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.writeF06().
Definition at line 245 of file oes_triax.py.
References pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.__init__(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.nonlinearFactor, and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.nonlinearFactor.
Referenced by pyNastran.bdf.cards.elements.bars.CROD.displacementStress(), pyNastran.bdf.cards.elements.bars.CBAR.Stiffness(), and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient().
Definition at line 42 of file oes_triax.py.
Definition at line 42 of file oes_triax.py.
Definition at line 42 of file oes_triax.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.writeF06Transient().
Definition at line 42 of file oes_triax.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.writeF06Transient().
Definition at line 42 of file oes_triax.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.writeF06Transient().
Definition at line 42 of file oes_triax.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.writeF06Transient().
Definition at line 42 of file oes_triax.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06(), and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient().
Definition at line 42 of file oes_triax.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06(), and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient().
Definition at line 42 of file oes_triax.py.
Referenced by pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.add(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.add(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.addNewTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.deleteTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.deleteTransient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.ovm(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.writeF06(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.writeF06(), and pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient().
Definition at line 42 of file oes_triax.py.
Referenced by pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__reprTransient__(), pyNastran.bdf.cards.dynamic.TSTEP.reprFields(), and pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.updateDt().
Definition at line 42 of file oes_triax.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEid().
Definition at line 42 of file oes_triax.py.
Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewTransient().
Definition at line 69 of file oes_triax.py.