pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.bdf.cards.materials.MAT9 Class Reference

Defines the material properties for linear, temperature-independent, anisotropic materials for solid isoparametric elements (see PSOLID entry description). More...

Inheritance diagram for pyNastran.bdf.cards.materials.MAT9:
pyNastran.bdf.cards.materials.AnisotropicMaterial

List of all members.

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'

Detailed Description

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.


Constructor & Destructor Documentation

def pyNastran.bdf.cards.materials.MAT9.__init__ (   self,
  card = None,
  data = None 
)

Member Function Documentation

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.

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().


Member Data Documentation


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