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

Defines the material property for an orthotropic material for isoparametric shell elements. More...

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

List of all members.

Public Member Functions

def __init__
def E11
def E22
def Nu12
def G12
def D
def rawFields
def reprFields

Public Attributes

 mid
 e11
 e22
 nu12
 g12
 g1z
 g2z
 rho
 a1
 a2
 TRef
 Xt
 Xc
 Yt
 Yc
 S
 ge
 F12
 strn

Static Public Attributes

string type = 'MAT8'

Detailed Description

Defines the material property for an orthotropic material for isoparametric shell elements.

MAT8 10 1.25+7 9.75+6 .28 1.11+7 2.4-2

Definition at line 611 of file materials.py.


Constructor & Destructor Documentation

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

Member Function Documentation

Definition at line 662 of file materials.py.

Referenced by pyNastran.bdf.cards.materials.MAT8.E11().

Todo:
what about G1z and G2z

Definition at line 671 of file materials.py.

References pyNastran.bdf.cards.materials.MAT2.a1, pyNastran.bdf.cards.materials.MAT8.a1, pyNastran.bdf.cards.materials.MAT2.a2, pyNastran.bdf.cards.materials.MAT8.a2, pyNastran.bdf.cards.materials.MAT8.e11, pyNastran.bdf.cards.materials.MAT8.e22, pyNastran.bdf.cards.materials.MAT8.F12, pyNastran.bdf.cards.materials.MAT8.g12, pyNastran.bdf.cards.materials.MAT8.g1z, pyNastran.bdf.cards.materials.MAT8.g2z, 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.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.MAT8.nu12, pyNastran.bdf.cards.materials.MAT8.rawFields(), pyNastran.bdf.cards.materials.MAT8.reprFields(), 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.MAT8.S, pyNastran::bdf::fieldWriter.set_blank_if_default(), pyNastran.bdf.cards.materials.MAT8.strn, pyNastran.bdf.cards.materials.MAT1.TRef, pyNastran.bdf.cards.materials.MAT2.TRef, pyNastran.bdf.cards.materials.MAT3.TRef, pyNastran.bdf.cards.materials.MAT8.TRef, pyNastran.bdf.cards.materials.MAT8.Xc, pyNastran.bdf.cards.materials.MAT8.Xt, pyNastran.bdf.cards.materials.MAT8.Yc, and pyNastran.bdf.cards.materials.MAT8.Yt.

Definition at line 687 of file materials.py.

References pyNastran::bdf::fieldWriter.set_blank_if_default(), pyNastran.bdf.cards.materials.MAT8.Xc, pyNastran.bdf.cards.materials.MAT8.Xt, pyNastran.bdf.cards.materials.MAT8.Yc, and pyNastran.bdf.cards.materials.MAT8.Yt.

Referenced by pyNastran.bdf.cards.baseCard.Property.__init__(), pyNastran.bdf.cards.baseCard.BaseCard.buildTableLines(), pyNastran.bdf.cards.materials.MATS1.crossReference(), pyNastran.bdf.cards.materials.MAT8.D(), 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().

Definition at line 693 of file materials.py.

References pyNastran.bdf.cards.materials.MAT8.__init__(), pyNastran.bdf.cards.materials.MAT8.e11, pyNastran.bdf.cards.materials.MAT8.e22, pyNastran.bdf.cards.materials.MAT8.F12, pyNastran.bdf.cards.materials.MAT2.G11, pyNastran.bdf.cards.materials.MAT9.G11, pyNastran.bdf.cards.materials.MAT2.G12, pyNastran.bdf.cards.materials.MAT8.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.MAT2.G23, pyNastran.bdf.cards.materials.MAT9.G23, pyNastran.bdf.cards.materials.MAT9.G24, pyNastran.bdf.cards.materials.MAT9.G25, 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.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.MAT8.nu12, pyNastran.bdf.cards.materials.MAT8.S, pyNastran::bdf::fieldWriter.set_blank_if_default(), and pyNastran.bdf.cards.materials.MAT8.strn.

Referenced by pyNastran.bdf.cards.materials.MAT8.D(), and pyNastran.bdf.cards.sets.Set.reprFields().


Member Data Documentation

Todo:
is this the correct default

Definition at line 616 of file materials.py.

Referenced by pyNastran.bdf.cards.materials.MAT8.D().


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