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

Defines material properties for fluid elements in coupled fluid-structural analysis. More...

List of all members.

Public Member Functions

def __init__
def getBulkRhoC
 

\[ \large bulk = c^2 \rho \]


def rawFields
def reprFields

Public Attributes

 mid
 ge
 bulk
 rho
 c

Static Public Attributes

string type = 'MAT10'

Detailed Description

Defines material properties for fluid elements in coupled fluid-structural analysis.

MAT10 MID BULK RHO C GE

Definition at line 826 of file materials.py.


Constructor & Destructor Documentation

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

Definition at line 828 of file materials.py.

Referenced by pyNastran.bdf.cards.materials.MAT10.getBulkRhoC().


Member Function Documentation

\[ \large bulk = c^2 \rho \]

Definition at line 846 of file materials.py.

References pyNastran.bdf.cards.materials.MAT10.__init__(), pyNastran.bdf.cards.materials.MATHP.a01, pyNastran.bdf.cards.materials.MATHP.a10, pyNastran.bdf.cards.materials.MAT10.bulk, pyNastran.bdf.cards.materials.CREEP.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.materials.MAT10.c, pyNastran.bdf.cards.thermal.thermal.PHBDY.d1, pyNastran.bdf.cards.materials.MATHP.d1, pyNastran.bdf.cards.properties.bars.PBEAM.d1, pyNastran.bdf.cards.properties.bars.PBEND.d1, 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.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.MAT10.mid, pyNastran.bdf.cards.materials.MAT10.rawFields(), pyNastran.bdf.cards.materials.MAT10.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.MAT9.rho, pyNastran.bdf.cards.materials.MAT10.rho, and pyNastran::bdf::fieldWriter.set_blank_if_default().

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

Definition at line 874 of file materials.py.

References pyNastran.bdf.cards.materials.MATHP.av, 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.ge, 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.cards.materials.MAT10.rho, pyNastran.bdf.cards.materials.MAT1.TRef, pyNastran.bdf.cards.properties.shell.PCOMP.TRef, pyNastran.bdf.cards.materials.MAT2.TRef, pyNastran.bdf.cards.materials.MAT3.TRef, pyNastran.bdf.cards.materials.MAT8.TRef, pyNastran.bdf.cards.materials.MAT9.TRef, and pyNastran.bdf.cards.materials.MATHP.TRef.

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