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

Defines the material properties for linear isotropic materials. More...

List of all members.

Public Member Functions

def __init__
def D
def G
def E
def Nu
def set_E_G_nu
 

\[ \large G = \frac{E}{2 (1+\nu)} \]


def writeCalculix
def writeCodeAster
def rawFields
def getG_default
def reprFields

Public Attributes

 mid
 rho
 a
 TRef
 ge
 St
 Sc
 Ss
 Mcsid
 e
 g
 nu

Static Public Attributes

string type = 'MAT1'

Detailed Description

Defines the material properties for linear isotropic materials.

MAT1 1 1.03+7 3.9615+6.3 .098

Definition at line 124 of file materials.py.


Constructor & Destructor Documentation

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

Definition at line 126 of file materials.py.

Referenced by pyNastran.bdf.cards.materials.MAT1.reprFields().


Member Function Documentation

Definition at line 248 of file materials.py.

References pyNastran.bdf.cards.materials.CREEP.e, pyNastran.bdf.cards.materials.MAT1.e, pyNastran.bdf.cards.materials.CREEP.g, pyNastran.bdf.cards.materials.MAT1.g, and pyNastran.bdf.cards.materials.MAT1.nu.

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(), pyNastran.bdf.cards.coordinateSystems.Coord.T(), and pyNastran.bdf.cards.materials.MAT1.writeCodeAster().


Member Data Documentation

Definition at line 126 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.MAT8::D(), 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.materials.MAT1::reprFields(), pyNastran.bdf.cards.thermal.thermal.PCONV::reprFields(), pyNastran.bdf.cards.thermal.thermal.PCONVM::reprFields(), pyNastran.bdf.cards.materials.MAT2::reprFields(), pyNastran.bdf.cards.elements.shell.CTRIAX::reprFields(), pyNastran.bdf.cards.materials.MAT3::reprFields(), pyNastran.bdf.cards.materials.MAT4::reprFields(), pyNastran.bdf.cards.materials.MAT8::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(), pyNastran.bdf.cards.properties.shell.PSHELL::Rho(), pyNastran.bdf.cards.materials.MAT1::writeCalculix(), pyNastran.bdf.cards.materials.MAT2::writeCalculix(), and pyNastran.bdf.cards.materials.MAT1::writeCodeAster().


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