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

Defines the material properties for linear anisotropic materials for two-dimensional elements. More...

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

List of all members.

Public Member Functions

def __init__
def Dsolid
 Eq 9.4.7 in Finite Element Method using Matlab.
def Dplate
 Eq 9.1.6 in Finite Element Method using Matlab.
def writeCalculix
def rawFields
def reprFields

Public Attributes

 mid
 G11
 G12
 G13
 G22
 G23
 G33
 rho
 a1
 a2
 a3
 TRef
 ge
 St
 Sc
 Ss
 Mcsid

Static Public Attributes

string type = 'MAT2'

Detailed Description

Defines the material properties for linear anisotropic materials for two-dimensional elements.

MAT2 MID G11 G12 G13 G22 G23 G33 RHO A1 A2 A3 TREF GE ST SC SS MCSID

Definition at line 287 of file materials.py.


Constructor & Destructor Documentation

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

Member Function Documentation

Eq 9.1.6 in Finite Element Method using Matlab.

Definition at line 356 of file materials.py.

References pyNastran.bdf.cards.materials.CREEP.e, pyNastran.bdf.cards.materials.MAT1.e, pyNastran.bdf.cards.materials.MAT1.nu, pyNastran.bdf.cards.elements.elements.CFAST.type, pyNastran.bdf.cards.loads.loads.Load.type, pyNastran.bdf.cards.loads.staticLoads.LOAD.type, pyNastran.bdf.cards.coordinateSystems.Coord.type, pyNastran.bdf.cards.elements.shell.ShellElement.type, pyNastran.bdf.cards.elements.rigid.RBAR.type, pyNastran.bdf.cards.dynamic.FREQ.type, pyNastran.bdf.cards.aero.AEFACT.type, pyNastran.bdf.cards.elements.damper.CVISC.type, pyNastran.bdf.cards.materials.CREEP.type, pyNastran.bdf.cards.elements.bush.CBUSH.type, pyNastran.bdf.cards.elements.mass.CMASS1.type, pyNastran.bdf.cards.baseCard.BaseCard.type, pyNastran.bdf.cards.elements.elements.CGAP.type, pyNastran.bdf.cards.aero.AELINK.type, pyNastran.bdf.cards.elements.damper.CDAMP1.type, pyNastran.bdf.cards.elements.solid.CHEXA8.type, pyNastran.bdf.cards.dynamic.FREQ1.type, pyNastran.bdf.cards.elements.mass.CMASS2.type, pyNastran.bdf.cards.elements.rigid.RBAR1.type, pyNastran.bdf.cards.dynamic.FREQ2.type, pyNastran.bdf.cards.aero.AELIST.type, pyNastran.bdf.cards.elements.damper.CDAMP2.type, pyNastran.bdf.cards.materials.MAT1.type, pyNastran.bdf.cards.elements.springs.CELAS1.type, pyNastran.bdf.cards.elements.bush.CBUSH1D.type, pyNastran.bdf.cards.elements.solid.CHEXA20.type, pyNastran.bdf.cards.dynamic.FREQ4.type, pyNastran.bdf.cards.aero.AEPARM.type, pyNastran.bdf.cards.elements.elements.CRAC2D.type, pyNastran.bdf.cards.elements.shell.CTRIA3.type, pyNastran.bdf.cards.elements.damper.CDAMP3.type, pyNastran.bdf.cards.elements.elements.CRAC3D.type, pyNastran.bdf.cards.dynamic.TSTEP.type, pyNastran.bdf.cards.aero.AESTAT.type, pyNastran.bdf.cards.elements.springs.CELAS2.type, pyNastran.bdf.cards.elements.bush.CBUSH2D.type, pyNastran.bdf.cards.elements.damper.CDAMP4.type, pyNastran.bdf.cards.elements.solid.CPENTA6.type, pyNastran.bdf.cards.elements.mass.CMASS3.type, pyNastran.bdf.cards.aero.AESURF.type, pyNastran.bdf.cards.dynamic.TSTEPNL.type, pyNastran.bdf.cards.elements.damper.CDAMP5.type, pyNastran.bdf.cards.loads.loads.SLOAD.type, pyNastran.bdf.cards.elements.mass.CMASS4.type, pyNastran.bdf.cards.elements.rigid.RBE2.type, pyNastran.bdf.cards.elements.shell.CTRIA6.type, pyNastran.bdf.cards.elements.bars.CROD.type, pyNastran.bdf.cards.elements.springs.CELAS3.type, pyNastran.bdf.cards.loads.loads.DLOAD.type, pyNastran.bdf.cards.elements.mass.CONM1.type, pyNastran.bdf.cards.elements.solid.CPENTA15.type, pyNastran.bdf.cards.loads.staticLoads.GRAV.type, pyNastran.bdf.cards.materials.MAT2.type, pyNastran.bdf.cards.loads.loads.DAREA.type, pyNastran.bdf.cards.elements.springs.CELAS4.type, pyNastran.bdf.cards.constraints.SUPORT1.type, pyNastran.bdf.cards.dynamic.NLPARM.type, pyNastran.bdf.cards.aero.AERO.type, pyNastran.bdf.cards.elements.solid.CTETRA4.type, pyNastran.bdf.cards.loads.loads.TLOAD1.type, pyNastran.bdf.cards.constraints.SUPORT.type, pyNastran.bdf.cards.constraints.MPC.type, pyNastran.bdf.cards.aero.AEROS.type, pyNastran.bdf.cards.elements.shell.CTRIAR.type, pyNastran.bdf.cards.dmig.DMIG.type, pyNastran.bdf.cards.loads.staticLoads.ACCEL1.type, pyNastran.bdf.cards.dmig.DMIJ.type, pyNastran.bdf.cards.aero.CSSCHD.type, pyNastran.bdf.cards.dmig.DMIJI.type, pyNastran.bdf.cards.loads.loads.TLOAD2.type, pyNastran.bdf.cards.dmig.DMIK.type, pyNastran.bdf.cards.elements.shell.CTRIAX.type, pyNastran.bdf.cards.constraints.SPC.type, pyNastran.bdf.cards.dmig.DMI.type, pyNastran.bdf.cards.elements.solid.CTETRA10.type, pyNastran.bdf.cards.elements.shell.CTRIAX6.type, pyNastran.bdf.cards.loads.staticLoads.Force.type, pyNastran.bdf.cards.aero.CAERO1.type, pyNastran.bdf.cards.elements.bars.CTUBE.type, pyNastran.bdf.cards.constraints.SPCD.type, pyNastran.bdf.cards.loads.staticLoads.Moment.type, pyNastran.bdf.cards.loads.loads.RFORCE.type, pyNastran.bdf.cards.constraints.SPCAX.type, pyNastran.bdf.cards.elements.bars.CONROD.type, pyNastran.bdf.cards.loads.staticLoads.FORCE.type, pyNastran.bdf.cards.constraints.SPC1.type, pyNastran.bdf.cards.loads.loads.RLOAD1.type, pyNastran.bdf.cards.aero.CAERO2.type, pyNastran.bdf.cards.loads.staticLoads.FORCE1.type, pyNastran.bdf.cards.constraints.SPCADD.type, pyNastran.bdf.cards.loads.loads.RLOAD2.type, pyNastran.bdf.cards.elements.bars.CBAR.type, pyNastran.bdf.cards.loads.staticLoads.FORCE2.type, pyNastran.bdf.cards.constraints.MPCADD.type, pyNastran.bdf.cards.elements.shell.CSHEAR.type, pyNastran.bdf.cards.aero.FLFACT.type, pyNastran.bdf.cards.loads.staticLoads.MOMENT.type, pyNastran.bdf.cards.loads.loads.RANDPS.type, pyNastran.bdf.cards.coordinateSystems.CORD1R.type, pyNastran.bdf.cards.aero.FLUTTER.type, pyNastran.bdf.cards.coordinateSystems.CORD1C.type, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.type, pyNastran.bdf.cards.coordinateSystems.CORD1S.type, pyNastran.bdf.cards.elements.shell.CQUAD4.type, pyNastran.bdf.cards.coordinateSystems.CORD2R.type, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.type, pyNastran.bdf.cards.aero.GUST.type, pyNastran.bdf.cards.coordinateSystems.CORD2S.type, pyNastran.bdf.cards.aero.MKAERO1.type, pyNastran.bdf.cards.coordinateSystems.CORD2C.type, pyNastran.bdf.cards.loads.staticLoads.PLOAD.type, pyNastran.bdf.cards.elements.shell.CQUADR.type, pyNastran.bdf.cards.aero.MKAERO2.type, pyNastran.bdf.cards.loads.staticLoads.PLOAD1.type, pyNastran.bdf.cards.aero.PAERO1.type, pyNastran.bdf.cards.loads.staticLoads.PLOAD2.type, pyNastran.bdf.cards.elements.shell.CQUAD.type, pyNastran.bdf.cards.aero.PAERO2.type, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.type, pyNastran.bdf.cards.elements.shell.CQUAD8.type, pyNastran.bdf.cards.elements.bars.CBEAM3.type, pyNastran.bdf.cards.aero.SPLINE1.type, pyNastran.bdf.cards.elements.bars.CBEAM.type, pyNastran.bdf.cards.aero.SPLINE2.type, pyNastran.bdf.cards.elements.shell.CQUADX.type, pyNastran.bdf.cards.loads.staticLoads.PLOADX1.type, pyNastran.bdf.cards.aero.SPLINE4.type, pyNastran.bdf.cards.aero.SPLINE5.type, pyNastran.bdf.cards.aero.TRIM.type, pyNastran.bdf.cards.elements.bars.CBEND.type, and pyNastran.bdf.cards.materials.MAT2.writeCalculix().

Referenced by pyNastran.bdf.cards.materials.MAT2.Dsolid().

Definition at line 375 of file materials.py.

References pyNastran.bdf.cards.materials.CREEP.a, pyNastran.bdf.cards.materials.MAT1.a, pyNastran.bdf.cards.loads.staticLoads.GRAV.a, pyNastran.bdf.cards.materials.MAT2.a1, pyNastran.bdf.cards.materials.MAT2.a2, pyNastran.bdf.cards.materials.MAT2.a3, pyNastran.bdf.cards.materials.MAT2.G11, pyNastran.bdf.cards.materials.MAT2.G12, pyNastran.bdf.cards.materials.MAT2.G13, pyNastran.bdf.cards.materials.MAT2.G22, pyNastran.bdf.cards.materials.MAT2.G23, pyNastran.bdf.cards.materials.MAT2.G33, pyNastran.bdf.cards.materials.MAT1.ge, pyNastran.bdf.cards.elements.springs.CELAS2.ge, pyNastran.bdf.cards.materials.MAT2.ge, pyNastran.bdf.cards.materials.MAT1.Mcsid, pyNastran.bdf.cards.materials.MAT2.Mcsid, 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.elements.shell.CTRIAX6.mid, pyNastran.bdf.cards.elements.bars.CONROD.mid, pyNastran.bdf.cards.materials.MAT2.rawFields(), pyNastran.bdf.cards.materials.MAT2.reprFields(), pyNastran.bdf.cards.materials.MAT1.rho, pyNastran.bdf.cards.materials.MAT2.rho, pyNastran.bdf.cards.materials.MAT1.Sc, pyNastran.bdf.cards.materials.MAT2.Sc, pyNastran::bdf::fieldWriter.set_blank_if_default(), pyNastran.bdf.cards.materials.MAT1.Ss, pyNastran.bdf.cards.materials.MAT2.Ss, pyNastran.bdf.cards.materials.MAT1.St, pyNastran.bdf.cards.materials.MAT2.St, pyNastran.bdf.cards.materials.MAT1.TRef, and pyNastran.bdf.cards.materials.MAT2.TRef.

Referenced by pyNastran.bdf.cards.materials.MAT2.Dplate().

Definition at line 407 of file materials.py.

References pyNastran.bdf.cards.materials.MAT2.G13, pyNastran.bdf.cards.materials.MAT2.G22, pyNastran.bdf.cards.materials.MAT2.G23, pyNastran.bdf.cards.materials.MAT2.G33, pyNastran.bdf.cards.materials.MAT1.rho, pyNastran.bdf.cards.materials.MAT2.rho, pyNastran::bdf::fieldWriter.set_blank_if_default(), pyNastran.bdf.cards.materials.MAT1.TRef, and pyNastran.bdf.cards.materials.MAT2.TRef.

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


Member Data Documentation

Definition at line 289 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.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(), and pyNastran.bdf.cards.materials.MAT2::writeCalculix().


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