pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
GNU Lesser General Public License. More...
Public Member Functions | |
def | __init__ |
def | writeF06 |
Public Attributes | |
translations | |
rotations |
GNU Lesser General Public License.
Program pyNastran - a python interface to NASTRAN files Copyright (C) 2011-2012 Steven Doyle, Al Danial
Authors and copyright holders of pyNastran Steven Doyle <mesheb82@gmail.com> Al Danial <al.danial@gmail.com>
This file is part of pyNastran.
pyNastran is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
pyNastran is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with pyNastran. If not, see <http://www.gnu.org/licenses/>.
Definition at line 25 of file f06_classes.py.
def pyNastran::f06::f06_classes::MaxDisplacement::__init__ | ( | self, | |
data | |||
) |
Definition at line 26 of file f06_classes.py.
def pyNastran::f06::f06_classes::MaxDisplacement::writeF06 | ( | self, | |
pageStamp = '' , |
|||
pageNum = 1 |
|||
) |
Definition at line 35 of file f06_classes.py.
References rotations.
Referenced by pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__repr__(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__repr__(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.writeF06Transient(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.writeF06Transient().
Definition at line 26 of file f06_classes.py.
Referenced by pyNastran.op2.resultObjects.tableObject.ComplexTableObject::add(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject::addF06Data(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject::addSort1(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject::addSort2(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject::deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::processF06Data(), and pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::processF06Data().
Definition at line 26 of file f06_classes.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.opg_appliedLoads.opg_loadVector.ThermalVector.__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.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.__reprTransient__(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.add(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addF06Data(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addSort1(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addSort2(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.processF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.processF06Data(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.updateDt(), writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.writeF06(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.writeF06Transient(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.writeF06Transient(), and pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.writeF06Transient().