pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | __init__ |
def | readCart3d |
extracts the points, elements, and Cp | |
def | readHeader |
def | readNodes |
def | readElements |
def | readRegions |
Public Attributes | |
isHalfModel | |
cartType | |
nPoints | |
nElements | |
infile | |
infilename | |
readHalf | |
isNodeArray | |
makeOp2Debug | |
n | |
log | |
op2 | |
nElementsRead | |
nElementsSkip | |
Static Public Attributes | |
string | modelType = 'cart3d' |
isStructured = False | |
isOutwardNormals = True |
Definition at line 675 of file cart3d_reader.py.
def pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.__init__ | ( | self, | |
log = None , |
|||
debug = False |
|||
) |
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 680 of file cart3d_reader.py.
def pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readCart3d | ( | self, | |
infilename | |||
) |
extracts the points, elements, and Cp
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 705 of file cart3d_reader.py.
References pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readHeader().
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 720 of file cart3d_reader.py.
References pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readNodes().
Referenced by pyNastran.op2.fortranFile.FortranFile.printSection(), pyNastran.op2.fortranFile.FortranFile.printSection2(), pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readCart3d(), pyNastran.op2.fortranFile.FortranFile.readMarker(), and pyNastran.op2.fortranFile.FortranFile.readMarkers().
def pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readNodes | ( | self, | |
nPoints | |||
) |
Definition at line 739 of file cart3d_reader.py.
References pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.nElementsRead, pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.nElementsRead, pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.nElementsSkip, pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.nElementsSkip, and pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readElements().
Referenced by pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readHeader().
def pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readElements | ( | self, | |
nElements | |||
) |
Definition at line 802 of file cart3d_reader.py.
References pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readRegions().
Referenced by pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readNodes().
def pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readRegions | ( | self, | |
nElements | |||
) |
Definition at line 863 of file cart3d_reader.py.
References pyNastran::converters::cart3d::cart3d_reader.genericCart3DReader(), and pyNastran::general::general.is_binary().
Referenced by pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readElements().
string pyNastran::converters::cart3d::cart3d_reader.Cart3DBinaryReader::modelType = 'cart3d' [static] |
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 676 of file cart3d_reader.py.
Referenced by pyNastran.gui.gui.EventsHandler::createLoadFileDialog().
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 677 of file cart3d_reader.py.
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 678 of file cart3d_reader.py.
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 680 of file cart3d_reader.py.
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 680 of file cart3d_reader.py.
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 680 of file cart3d_reader.py.
Referenced by pyNastran.converters.panair.panairGridPatch.PanairPatch.getEdge(), and pyNastran.converters.panair.panairGridPatch.PanairPatch.quickSummary().
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 680 of file cart3d_reader.py.
Referenced by pyNastran.converters.cart3d.cart3dIO.Cart3dIO.fillCart3dCase().
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 680 of file cart3d_reader.py.
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 680 of file cart3d_reader.py.
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 680 of file cart3d_reader.py.
Definition at line 680 of file cart3d_reader.py.
Definition at line 680 of file cart3d_reader.py.
Referenced by pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_1D(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_2D_3D(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_CHBDYx(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_CONV(), 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.thermal_elements.ThermalElements.OEF_VU_3D_Element(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_VU_Element(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements.OEF_VUBeam_Element(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.OES_CQUAD4_144_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.OES_CQUAD4_33_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.OES_CQUAD4NL_90_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.OES_CTRIA3_74_alt(), pyNastran.op2.fortranFile.FortranFile.readDoubles(), pyNastran.op2.fortranFile.FortranFile.readFullIntBlock(), pyNastran.op2.fortranFile.FortranFile.readInts(), pyNastran.op2.fortranFile.FortranFile.readMarkers(), pyNastran.op2.tables.lama_eigenvalues.lama.LAMA.readTable_LAMA_3(), pyNastran.op2.tables.lama_eigenvalues.lama.LAMA.readTable_LAMA_4(), pyNastran.op2.tables.oee_energy.oee.OEE.readTable_OEE_3(), pyNastran.op2.tables.oes_stressStrain.oes.OES.readTable_OES_4_Data(), pyNastran.op2.tables.oes_stressStrain.oesnlxr.OESNLXR.readTable_OESNLXR_4_Data(), pyNastran.op2.tables.ogf_gridPointForces.ogf.OGF.readTable_OGF_3(), pyNastran.op2.tables.oqg_constraintForces.oqg.OQG.readTable_OQG_3(), pyNastran.op2.tables.oug.oug.OUG.readTable_OUG_3(), pyNastran.op2.op2.OP2.readTapeCode(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.xOES_CQUADR_82_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.xOES_CSOLID_67_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.xOES_CSOLID_85_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.xOES_CTRIAX6_53_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.xOES_QUAD4FD_139(), and pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain.xOES_RODNL_89_92_alt().
Reimplemented from pyNastran.op2.fortranFile.FortranFile.
Definition at line 680 of file cart3d_reader.py.
Referenced by pyNastran.op2.tables.geom.geometryTables.GeometryTables.checkForNextSubTable(), pyNastran.op2.fortranFile.FortranFile.getBlockIntEntry(), pyNastran.op2.fortranFile.FortranFile.getDoubles(), pyNastran.op2.fortranFile.FortranFile.getNMarkers(), pyNastran.op2.fortranFile.FortranFile.isTableDone(), pyNastran.op2.fortranFile.FortranFile.printBlock2(), pyNastran.op2.fortranFile.FortranFile.printSection(), pyNastran.op2.op2Codes.Op2Codes.printTableCode(), pyNastran.op2.fortranFile.FortranFile.readBlock(), pyNastran.op2.fortranFile.FortranFile.readData(), pyNastran.op2.fortranFile.FortranFile.readDoubleBlock(), pyNastran.op2.fortranFile.FortranFile.readDoubles(), pyNastran.op2.fortranFile.FortranFile.readFloatBlock(), pyNastran.op2.fortranFile.FortranFile.readFullBlock(), pyNastran.op2.fortranFile.FortranFile.readIntBlock(), pyNastran.op2.fortranFile.FortranFile.readInts(), pyNastran.op2.fortranFile.FortranFile.readMarkers(), pyNastran.op2.fortranFile.FortranFile.readString(), pyNastran.op2.tables.lama_eigenvalues.lama.LAMA.readTable_LAMA(), pyNastran.op2.tables.r1tab.R1TAB.readTable_R1TAB(), pyNastran.op2.fortranFile.FortranFile.readTableName(), and pyNastran.op2.fortranFile.FortranFile.skipNextTable().
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 680 of file cart3d_reader.py.
Referenced by pyNastran.converters.panair.panairGrid.PanairGrid.addWakePatch(), pyNastran.f06.tables.oes.OES.getBarHeader(), pyNastran.f06.tables.oug.OUG.getComplexDisplacement(), pyNastran.f06.tables.oug.OUG.getDisplacement(), pyNastran.f06.tables.oqg.OQG.getMpcForces(), pyNastran.f06.tables.oes.OES.getQuadCompositeStress(), pyNastran.f06.tables.oes.OES.getQuadHeader(), pyNastran.f06.f06.F06.getRealEigenvectors(), pyNastran.f06.tables.oes.OES.getRodHeader(), pyNastran.f06.tables.oqg.OQG.getSpcForces(), pyNastran.f06.tables.oug.OUG.getTemperatureVector(), pyNastran.f06.tables.oes.OES.getTriHeader(), pyNastran.bdf.bdf_Methods.BDFMethods.MassProperties(), pyNastran.bdf.bdfInterface.bdf_cardMethods.CardMethods.processCard(), pyNastran.f06.tables.oes.OES.readSolidStrain(), pyNastran.converters.panair.panairGrid.PanairGrid.splitPoints(), and pyNastran.f06.f06.F06.startLog().
Definition at line 705 of file cart3d_reader.py.
Referenced by pyNastran.op2.op2.OP2.readTapeCode().
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 802 of file cart3d_reader.py.
Referenced by pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader::readNodes().
Reimplemented from pyNastran.converters.cart3d.cart3d_reader.Cart3DAsciiReader.
Definition at line 802 of file cart3d_reader.py.
Referenced by pyNastran.converters.cart3d.cart3d_reader.Cart3DBinaryReader.readNodes().