pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Defines the material properties for linear, temperature-independent, anisotropic materials for solid isoparametric elements (see PSOLID entry description). More...
Public Member Functions | |
def | __init__ |
def | D |
def | rawFields |
def | reprFields |
Public Attributes | |
mid | |
G11 | |
G12 | |
G13 | |
G14 | |
G15 | |
G16 | |
G22 | |
G23 | |
G24 | |
G25 | |
G26 | |
G33 | |
G34 | |
G35 | |
G36 | |
G44 | |
G45 | |
G46 | |
G55 | |
G56 | |
G66 | |
rho | |
A | |
TRef | |
ge | |
Static Public Attributes | |
string | type = 'MAT9' |
Defines the material properties for linear, temperature-independent, anisotropic materials for solid isoparametric elements (see PSOLID entry description).
MAT9 MID G11 G12 G13 G14 G15 G16 G22 G23 G24 G25 G26 G33 G34 G35 G36 G44 G45 G46 G55 G56 G66 RHO A1 A2 A3 A4 A5 A6 TREF GE
Definition at line 730 of file materials.py.
def pyNastran.bdf.cards.materials.MAT9.__init__ | ( | self, | |
card = None , |
|||
data = None |
|||
) |
Reimplemented from pyNastran.bdf.cards.materials.AnisotropicMaterial.
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.reprFields().
def pyNastran.bdf.cards.materials.MAT9.D | ( | self | ) |
Definition at line 791 of file materials.py.
References pyNastran.bdf.cards.elements.bars.CONROD.A, pyNastran.bdf.cards.materials.MAT9.A, pyNastran.bdf.cards.materials.MAT2.G11, pyNastran.bdf.cards.materials.MAT9.G11, pyNastran.bdf.cards.materials.MAT2.G12, pyNastran.bdf.cards.materials.MAT9.G12, pyNastran.bdf.cards.materials.MAT2.G13, pyNastran.bdf.cards.materials.MAT9.G13, pyNastran.bdf.cards.materials.MAT9.G14, pyNastran.bdf.cards.materials.MAT9.G15, pyNastran.bdf.cards.materials.MAT9.G16, pyNastran.bdf.cards.materials.MAT2.G22, pyNastran.bdf.cards.materials.MAT9.G22, pyNastran.bdf.cards.materials.MAT1.ge, pyNastran.bdf.cards.elements.springs.CELAS2.ge, pyNastran.bdf.cards.materials.MAT2.ge, pyNastran.bdf.cards.materials.MAT3.ge, pyNastran.bdf.cards.materials.MAT8.ge, pyNastran.bdf.cards.materials.MAT9.ge, pyNastran.bdf.cards.materials.CREEP.mid, pyNastran.bdf.cards.materials.MAT1.mid, pyNastran.bdf.cards.baseCard.Property.mid, pyNastran.bdf.cards.materials.MAT2.mid, pyNastran.bdf.cards.materials.MAT3.mid, pyNastran.bdf.cards.elements.shell.CTRIAX6.mid, pyNastran.bdf.cards.materials.MAT4.mid, pyNastran.bdf.cards.elements.bars.CONROD.mid, pyNastran.bdf.cards.materials.MAT8.mid, pyNastran.bdf.cards.materials.MAT9.mid, pyNastran.bdf.cards.materials.MAT1.rho, pyNastran.bdf.cards.materials.MAT2.rho, pyNastran.bdf.cards.materials.MAT3.rho, pyNastran.bdf.cards.materials.MAT4.rho, pyNastran.bdf.cards.materials.MAT8.rho, pyNastran.bdf.cards.materials.MAT9.rho, pyNastran::bdf::fieldWriter.set_blank_if_default(), pyNastran.bdf.cards.materials.MAT1.TRef, pyNastran.bdf.cards.materials.MAT2.TRef, pyNastran.bdf.cards.materials.MAT3.TRef, pyNastran.bdf.cards.materials.MAT8.TRef, and pyNastran.bdf.cards.materials.MAT9.TRef.
def pyNastran.bdf.cards.materials.MAT9.rawFields | ( | self | ) |
Definition at line 800 of file materials.py.
References pyNastran.bdf.cards.materials.MAT2.G23, pyNastran.bdf.cards.materials.MAT9.G23, pyNastran.bdf.cards.materials.MAT9.G24, pyNastran.bdf.cards.materials.MAT9.G25, pyNastran.bdf.cards.materials.MAT9.G26, pyNastran.bdf.cards.materials.MAT2.G33, pyNastran.bdf.cards.materials.MAT9.G33, pyNastran.bdf.cards.materials.MAT9.G34, pyNastran.bdf.cards.materials.MAT9.G35, pyNastran.bdf.cards.materials.MAT9.G36, pyNastran.bdf.cards.materials.MAT9.G44, pyNastran.bdf.cards.materials.MAT9.G45, pyNastran.bdf.cards.materials.MAT9.G46, pyNastran.bdf.cards.materials.MAT9.G55, pyNastran.bdf.cards.materials.MAT9.G56, and pyNastran.bdf.cards.materials.MAT9.G66.
Referenced by pyNastran.bdf.cards.baseCard.Property.__init__(), pyNastran.bdf.cards.baseCard.BaseCard.buildTableLines(), pyNastran.bdf.cards.materials.MATS1.crossReference(), pyNastran.bdf.cards.baseCard.BaseCard.isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement.Mass(), pyNastran.bdf.cards.sets.ABCQSet.rawFields(), pyNastran.bdf.cards.nodes.SPOINTs.rawFields(), pyNastran.bdf.cards.thermal.loads.QHBDY.rawFields(), pyNastran.bdf.cards.thermal.loads.TEMP.rawFields(), pyNastran.bdf.cards.methods.EIGP.rawFields(), pyNastran.bdf.cards.tables.TIC.rawFields(), pyNastran.bdf.cards.optimization.DVPREL2.rawFields(), pyNastran.bdf.cards.properties.bars.PBEAML.rawFields(), pyNastran.bdf.cards.properties.mass.NSM.reprFields(), pyNastran.bdf.cards.properties.damper.PDAMP.reprFields(), pyNastran.bdf.cards.properties.mass.PMASS.reprFields(), pyNastran.bdf.cards.properties.damper.PDAMP5.reprFields(), pyNastran.bdf.cards.elements.springs.SpringElement.reprFields(), pyNastran.bdf.cards.tables.TABLED1.reprFields(), pyNastran.bdf.cards.properties.bush.PBUSH.reprFields(), pyNastran.bdf.cards.properties.damper.PDAMPT.reprFields(), pyNastran.bdf.cards.tables.TABLED2.reprFields(), pyNastran.bdf.cards.tables.TABLED3.reprFields(), pyNastran.bdf.cards.tables.TABLEM2.reprFields(), pyNastran.bdf.cards.tables.TABLEM3.reprFields(), pyNastran.bdf.cards.tables.TABLEM4.reprFields(), pyNastran.bdf.cards.properties.bush.PBUSH1D.reprFields(), pyNastran.bdf.cards.tables.TABLES1.reprFields(), pyNastran.bdf.cards.tables.TABLEST.reprFields(), pyNastran.bdf.cards.tables.TABRNDG.reprFields(), pyNastran.bdf.cards.sets.Set.SetIDs(), and pyNastran.bdf.cards.coordinateSystems.Coord.T().
def pyNastran.bdf.cards.materials.MAT9.reprFields | ( | self | ) |
Definition at line 806 of file materials.py.
References pyNastran.bdf.cards.materials.MAT9.__init__(), pyNastran.bdf.cards.materials.MAT10.bulk, pyNastran.bdf.cards.materials.CREEP.c, pyNastran.bdf.cards.properties.bush.PBUSH1D.c, pyNastran.bdf.cards.loads.loads.DAREA.c, pyNastran.bdf.cards.loads.loads.TLOAD2.c, pyNastran.bdf.cards.constraints.SPCAX.c, pyNastran.bdf.cards.elements.bars.CONROD.c, pyNastran.bdf.cards.properties.bars.PROD.c, pyNastran.bdf.cards.materials.MAT10.c, pyNastran.bdf.cards.materials.MAT1.ge, pyNastran.bdf.cards.elements.springs.CELAS2.ge, pyNastran.bdf.cards.materials.MAT2.ge, pyNastran.bdf.cards.materials.MAT3.ge, pyNastran.bdf.cards.materials.MAT8.ge, pyNastran.bdf.cards.materials.MAT9.ge, pyNastran.bdf.cards.materials.MAT10.getBulkRhoC(), pyNastran.bdf.cards.materials.CREEP.mid, pyNastran.bdf.cards.materials.MAT1.mid, pyNastran.bdf.cards.baseCard.Property.mid, pyNastran.bdf.cards.materials.MAT2.mid, pyNastran.bdf.cards.materials.MAT3.mid, pyNastran.bdf.cards.elements.shell.CTRIAX6.mid, pyNastran.bdf.cards.materials.MAT4.mid, pyNastran.bdf.cards.elements.bars.CONROD.mid, pyNastran.bdf.cards.materials.MAT8.mid, pyNastran.bdf.cards.materials.MAT9.mid, pyNastran.bdf.cards.materials.MAT1.rho, pyNastran.bdf.cards.materials.MAT2.rho, pyNastran.bdf.cards.materials.MAT3.rho, pyNastran.bdf.cards.materials.MAT4.rho, pyNastran.bdf.cards.materials.MAT8.rho, and pyNastran.bdf.cards.materials.MAT9.rho.
Referenced by pyNastran.bdf.cards.sets.Set.reprFields().
string pyNastran::bdf::cards::materials.MAT9::type = 'MAT9' [static] |
Definition at line 731 of file materials.py.
Referenced by pyNastran.bdf.cards.nodes.Node::__init__(), pyNastran.bdf.cards.sets.ABQSet1::__init__(), pyNastran.bdf.cards.baseCard.Property::__init__(), pyNastran.bdf.cards.baseCard.Element::__init__(), pyNastran.bdf.cards.sets.CSET1::__init__(), pyNastran.bdf.cards.dmig.NastranMatrix::__repr__(), pyNastran.bdf.cards.properties.bars.LineProperty::areaL(), pyNastran.bdf.cards.dmig.NastranMatrix::getDType(), pyNastran.bdf.cards.properties.bars.LineProperty::IAreaL(), pyNastran.bdf.cards.elements.solid.SolidElement::isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement::K(), pyNastran.bdf.cards.properties.bars.PBARL::MassPerLength(), pyNastran.bdf.cards.properties.shell.PCOMP::nPlies(), pyNastran.bdf.cards.elements.solid.SolidElement::rawFields(), and pyNastran.bdf.cards.elements.elements.CrackElement::rawFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.thermal.thermal.PCONV::__init__(), pyNastran.bdf.cards.baseCard.BaseCard::__repr__(), pyNastran.bdf.cards.properties.bars.PBEAML::Area(), pyNastran.bdf.cards.elements.bars.CTUBE::Centroid(), pyNastran.bdf.cards.properties.damper.PDAMP5::crossReference(), pyNastran.bdf.cards.materials.MAT9::D(), pyNastran.bdf.cards.properties.bars.LineProperty::E(), pyNastran.bdf.cards.properties.bars.LineProperty::G(), pyNastran.bdf.cards.materials.MAT10::getBulkRhoC(), pyNastran.bdf.cards.materials.MATS1::Hf(), pyNastran.bdf.cards.properties.bars.LineProperty::I12(), pyNastran.bdf.cards.properties.shell.PSHELL::MassPerArea(), pyNastran.bdf.cards.properties.damper.PDAMP5::Mid(), pyNastran.bdf.cards.properties.properties.CrackProperty::Mid(), pyNastran.bdf.cards.properties.shell.PSHELL::Mid2(), pyNastran.bdf.cards.properties.bars.PBEAML::rawFields(), pyNastran.bdf.cards.thermal.thermal.PCONV::reprFields(), pyNastran.bdf.cards.thermal.thermal.PCONVM::reprFields(), pyNastran.bdf.cards.elements.shell.CTRIAX::reprFields(), pyNastran.bdf.cards.materials.MAT9::reprFields(), pyNastran.bdf.cards.properties.bars.PBARL::reprFields(), pyNastran.bdf.cards.materials.MATHP::reprFields(), pyNastran.bdf.cards.properties.properties.SolidProperty::Rho(), and pyNastran.bdf.cards.properties.shell.PSHELL::Rho().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.D(), and pyNastran.bdf.cards.materials.MAT8.reprFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.D(), pyNastran.bdf.cards.materials.MAT8.E22(), and pyNastran.bdf.cards.materials.MAT8.reprFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.D(), and pyNastran.bdf.cards.materials.MAT8.reprFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.D(), and pyNastran.bdf.cards.materials.MAT8.reprFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.D(), and pyNastran.bdf.cards.materials.MAT8.reprFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.D(), and pyNastran.bdf.cards.materials.MAT8.reprFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.D(), and pyNastran.bdf.cards.materials.MAT8.reprFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields(), and pyNastran.bdf.cards.materials.MAT8.reprFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields(), and pyNastran.bdf.cards.materials.MAT8.reprFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields(), and pyNastran.bdf.cards.materials.MAT8.reprFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.rawFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.materials.MAT9.D(), pyNastran.bdf.cards.materials.MAT10.getBulkRhoC(), pyNastran.bdf.cards.materials.MAT10.rawFields(), pyNastran.bdf.cards.materials.MAT9.reprFields(), and pyNastran.bdf.cards.materials.MATHP.reprFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.properties.bars.LineProperty.areaL(), pyNastran.bdf.cards.elements.bars.CTUBE.Centroid(), pyNastran.bdf.cards.materials.MAT9.D(), pyNastran.bdf.cards.properties.bars.PBAR.MassPerLength(), pyNastran.bdf.cards.properties.bars.PROD.rawFields(), pyNastran.bdf.cards.properties.bars.PBEAM.rawFields(), pyNastran.bdf.cards.properties.bars.PBEAML.rawFields(), pyNastran.bdf.cards.properties.bars.PBAR.reprFields(), pyNastran.bdf.cards.properties.bars.LineProperty.Rho(), pyNastran.bdf.cards.properties.bars.PROD.writeCodeAster(), pyNastran.bdf.cards.properties.bars.PBAR.writeCodeAster(), and pyNastran.bdf.cards.properties.bars.PBEAM.writeCodeAster().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.properties.shell.PCOMP.D(), pyNastran.bdf.cards.materials.MAT9.D(), pyNastran.bdf.cards.properties.shell.PCOMP.isSymmetrical(), pyNastran.bdf.cards.properties.shell.PCOMP.MassPerArea(), pyNastran.bdf.cards.materials.MAT10.rawFields(), pyNastran.bdf.cards.properties.shell.PCOMP.reprFields(), and pyNastran.bdf.cards.materials.MATHP.reprFields().
Definition at line 732 of file materials.py.
Referenced by pyNastran.bdf.cards.properties.shell.PCOMP.D(), pyNastran.bdf.cards.materials.MAT9.D(), pyNastran.bdf.cards.materials.MAT10.getBulkRhoC(), pyNastran.bdf.cards.properties.shell.PCOMP.isSymmetrical(), pyNastran.bdf.cards.properties.shell.PCOMP.MassPerArea(), pyNastran.bdf.cards.properties.properties.PFAST.rawFields(), pyNastran.bdf.cards.properties.springs.PELAS.rawFields(), pyNastran.bdf.cards.materials.MAT10.rawFields(), pyNastran.bdf.cards.properties.properties.PFAST.reprFields(), pyNastran.bdf.cards.properties.springs.PELAS.reprFields(), pyNastran.bdf.cards.properties.shell.PCOMP.reprFields(), pyNastran.bdf.cards.materials.MAT9.reprFields(), pyNastran.bdf.cards.materials.MATHP.reprFields(), and pyNastran.bdf.cards.properties.springs.PELAS.writeCodeAster().