pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.bdf.cards.properties.springs.PELAS Class Reference
Inheritance diagram for pyNastran.bdf.cards.properties.springs.PELAS:
pyNastran.bdf.cards.properties.springs.SpringProperty pyNastran.bdf.cards.baseCard.Property pyNastran.bdf.cards.baseCard.BaseCard pyNastran.bdf.bdfInterface.BDF_Card.BDFCard

List of all members.

Public Member Functions

def __init__
def crossReference
def writeCodeAster
def rawFields
def reprFields

Public Attributes

 pid
 k
 ge
 s
 c1

Static Public Attributes

string type = 'PELAS'

Detailed Description

Definition at line 41 of file springs.py.


Constructor & Destructor Documentation

def pyNastran.bdf.cards.properties.springs.PELAS.__init__ (   self,
  card = None,
  nPELAS = 0,
  data = None 
)

Reimplemented from pyNastran.bdf.bdfInterface.BDF_Card.BDFCard.

Definition at line 43 of file springs.py.


Member Function Documentation

Todo:
check if there are 1 (DISCRET=>K_T_D_N) or 2 (DISCRET_2D=>K_T_D_L) nodes

Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.

Definition at line 67 of file springs.py.

References pyNastran.bdf.cards.elements.mass.CMASS1.c1, pyNastran.bdf.cards.properties.springs.PELAS.c1, pyNastran.bdf.cards.elements.damper.CDAMP1.c1, pyNastran.bdf.cards.elements.mass.CMASS2.c1, pyNastran.bdf.cards.elements.damper.CDAMP2.c1, pyNastran.bdf.cards.elements.springs.CELAS1.c1, pyNastran.bdf.cards.elements.springs.CELAS2.c1, pyNastran.bdf.cards.optimization.DRESP2.c1, pyNastran.bdf.cards.properties.bars.PBEAM.c1, pyNastran.bdf.cards.properties.bars.PBEND.c1, pyNastran.bdf.cards.properties.properties.PFAST.ge, pyNastran.bdf.cards.properties.springs.PELAS.ge, pyNastran.bdf.cards.materials.MAT1.ge, pyNastran.bdf.cards.properties.properties.PLSOLID.ge, pyNastran.bdf.cards.elements.springs.CELAS2.ge, pyNastran.bdf.cards.properties.shell.PCOMP.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.MATHP.ge, pyNastran.bdf.cards.properties.springs.PELAS.k, pyNastran.bdf.cards.coordinateSystems.Coord.k, pyNastran.bdf.cards.properties.bush.PBUSH1D.k, pyNastran.bdf.cards.elements.springs.CELAS2.k, pyNastran.bdf.cards.elements.springs.CELAS4.k, pyNastran.bdf.cards.coordinateSystems.Cord2x.k, pyNastran.bdf.cards.materials.MAT4.k, pyNastran.bdf.cards.coordinateSystems.Cord1x.k, pyNastran.bdf.cards.loads.loads.RANDPS.k, pyNastran.bdf.bdfInterface.getCard.GetMethods.nodeIDs(), pyNastran.bdf.cards.loads.loads.Load.nodeIDs(), pyNastran.bdf.cards.thermal.thermal.ThermalElement.nodeIDs(), pyNastran.bdf.cards.elements.mass.CMASS2.nodeIDs(), pyNastran.bdf.cards.baseCard.Element.nodeIDs(), pyNastran.bdf.cards.elements.mass.CONM1.nodeIDs(), pyNastran.bdf.cards.loads.staticLoads.ACCEL1.nodeIDs(), pyNastran.bdf.cards.elements.bars.CBAR.nodeIDs(), pyNastran.bdf.cards.thermal.thermal.ThermalElement.Pid(), pyNastran.bdf.cards.elements.mass.CMASS1.Pid(), pyNastran.bdf.cards.properties.springs.PELAST.Pid(), pyNastran.bdf.cards.baseCard.Element.Pid(), pyNastran.bdf.cards.optimization.DVPREL2.Pid(), pyNastran.bdf.cards.aero.CAERO1.Pid(), pyNastran.bdf.cards.elements.bars.CONROD.Pid(), pyNastran.bdf.cards.aero.CAERO2.Pid(), and pyNastran.bdf.cards.properties.springs.PELAS.rawFields().

Definition at line 94 of file springs.py.

References pyNastran.bdf.cards.properties.properties.PFAST.ge, pyNastran.bdf.cards.properties.springs.PELAS.ge, pyNastran.bdf.cards.materials.MAT1.ge, pyNastran.bdf.cards.properties.properties.PLSOLID.ge, pyNastran.bdf.cards.elements.springs.CELAS2.ge, pyNastran.bdf.cards.properties.shell.PCOMP.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.MATHP.ge, pyNastran.bdf.cards.properties.springs.PELAS.k, pyNastran.bdf.cards.coordinateSystems.Coord.k, pyNastran.bdf.cards.properties.bush.PBUSH1D.k, pyNastran.bdf.cards.elements.springs.CELAS2.k, pyNastran.bdf.cards.elements.springs.CELAS4.k, pyNastran.bdf.cards.coordinateSystems.Cord2x.k, pyNastran.bdf.cards.materials.MAT4.k, pyNastran.bdf.cards.coordinateSystems.Cord1x.k, pyNastran.bdf.cards.loads.loads.RANDPS.k, pyNastran.bdf.cards.elements.elements.CFAST.pid, pyNastran.bdf.cards.properties.properties.PFAST.pid, pyNastran.bdf.cards.elements.damper.LineDamper.pid, pyNastran.bdf.cards.properties.bush.PBUSH.pid, pyNastran.bdf.cards.properties.damper.PVISC.pid, pyNastran.bdf.cards.properties.springs.PELAS.pid, pyNastran.bdf.cards.elements.damper.CVISC.pid, pyNastran.bdf.cards.elements.solid.SolidElement.pid, pyNastran.bdf.cards.elements.bush.CBUSH.pid, pyNastran.bdf.cards.elements.mass.CMASS1.pid, pyNastran.bdf.cards.elements.elements.CGAP.pid, pyNastran.bdf.cards.properties.damper.PDAMP.pid, pyNastran.bdf.cards.elements.damper.CDAMP1.pid, pyNastran.bdf.cards.elements.shell.ShellElement.pid, pyNastran.bdf.cards.properties.mass.PMASS.pid, pyNastran.bdf.cards.elements.solid.CHEXA8.pid, pyNastran.bdf.cards.properties.properties.PGAP.pid, pyNastran.bdf.cards.properties.damper.PDAMP5.pid, pyNastran.bdf.cards.properties.damper.PDAMPT.pid, pyNastran.bdf.cards.elements.springs.CELAS1.pid, pyNastran.bdf.cards.elements.elements.CrackElement.pid, pyNastran.bdf.cards.elements.bush.CBUSH1D.pid, pyNastran.bdf.cards.elements.solid.CHEXA20.pid, pyNastran.bdf.cards.elements.elements.CRAC2D.pid, pyNastran.bdf.cards.elements.shell.CTRIA3.pid, pyNastran.bdf.cards.properties.bush.PBUSH1D.pid, pyNastran.bdf.cards.elements.damper.CDAMP3.pid, pyNastran.bdf.cards.elements.elements.CRAC3D.pid, pyNastran.bdf.cards.properties.properties.PLSOLID.pid, pyNastran.bdf.cards.elements.bush.CBUSH2D.pid, pyNastran.bdf.cards.elements.mass.CMASS3.pid, pyNastran.bdf.cards.elements.solid.CPENTA6.pid, pyNastran.bdf.cards.properties.properties.PSOLID.pid, pyNastran.bdf.cards.baseCard.Element.pid, pyNastran.bdf.cards.elements.damper.CDAMP5.pid, pyNastran.bdf.cards.elements.bars.CROD.pid, pyNastran.bdf.cards.elements.shell.CTRIA6.pid, pyNastran.bdf.cards.properties.shell.PCOMP.pid, pyNastran.bdf.cards.properties.properties.PRAC2D.pid, pyNastran.bdf.cards.elements.springs.CELAS3.pid, pyNastran.bdf.cards.elements.solid.CPENTA15.pid, pyNastran.bdf.cards.properties.properties.PRAC3D.pid, pyNastran.bdf.cards.elements.solid.CTETRA4.pid, pyNastran.bdf.cards.elements.shell.CTRIAR.pid, pyNastran.bdf.cards.optimization.DVPREL2.pid, pyNastran.bdf.cards.elements.solid.CTETRA10.pid, pyNastran.bdf.cards.aero.CAERO1.pid, pyNastran.bdf.cards.elements.bars.CTUBE.pid, pyNastran.bdf.cards.properties.bars.PROD.pid, pyNastran.bdf.cards.aero.CAERO2.pid, pyNastran.bdf.cards.properties.bars.PTUBE.pid, pyNastran.bdf.cards.elements.bars.CBAR.pid, pyNastran.bdf.cards.properties.shell.PSHEAR.pid, pyNastran.bdf.cards.elements.shell.CSHEAR.pid, pyNastran.bdf.cards.properties.bars.PBAR.pid, pyNastran.bdf.cards.properties.shell.PSHELL.pid, pyNastran.bdf.cards.elements.shell.CQUAD4.pid, pyNastran.bdf.cards.properties.bars.PBARL.pid, pyNastran.bdf.cards.elements.shell.CQUADR.pid, pyNastran.bdf.cards.aero.PAERO1.pid, pyNastran.bdf.cards.elements.shell.CQUAD.pid, pyNastran.bdf.cards.aero.PAERO2.pid, pyNastran.bdf.cards.properties.bars.PBEAM.pid, pyNastran.bdf.cards.elements.shell.CQUAD8.pid, pyNastran.bdf.cards.elements.bars.CBEAM3.pid, pyNastran.bdf.cards.elements.bars.CBEAM.pid, pyNastran.bdf.cards.elements.shell.CQUADX.pid, pyNastran.bdf.cards.properties.bars.PBEAML.pid, pyNastran.bdf.cards.elements.bars.CBEND.pid, pyNastran.bdf.cards.properties.bars.PBEND.pid, pyNastran.bdf.cards.properties.springs.PELAS.reprFields(), pyNastran.bdf.cards.properties.springs.PELAS.s, pyNastran.bdf.cards.elements.bush.CBUSH.s, and pyNastran.bdf.cards.elements.springs.CELAS2.s.

Referenced by pyNastran.bdf.cards.baseCard.Property.__init__(), pyNastran.bdf.cards.baseCard.BaseCard.buildTableLines(), pyNastran.bdf.cards.baseCard.BaseCard.isSameCard(), pyNastran.bdf.cards.elements.springs.SpringElement.Mass(), pyNastran.bdf.cards.sets.ABCQSet.rawFields(), pyNastran.bdf.cards.thermal.loads.QHBDY.rawFields(), pyNastran.bdf.cards.thermal.loads.TEMP.rawFields(), pyNastran.bdf.cards.tables.TIC.rawFields(), pyNastran.bdf.cards.elements.springs.SpringElement.reprFields(), pyNastran.bdf.cards.tables.TABLED1.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.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.properties.springs.PELAS.writeCodeAster().

Reimplemented from pyNastran.bdf.cards.baseCard.BaseCard.

Definition at line 98 of file springs.py.

References pyNastran.bdf.cards.properties.properties.PFAST.ge, pyNastran.bdf.cards.properties.springs.PELAS.ge, pyNastran.bdf.cards.materials.MAT1.ge, pyNastran.bdf.cards.properties.properties.PLSOLID.ge, pyNastran.bdf.cards.elements.springs.CELAS2.ge, pyNastran.bdf.cards.properties.shell.PCOMP.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.MATHP.ge, pyNastran.bdf.cards.properties.springs.PELAS.k, pyNastran.bdf.cards.coordinateSystems.Coord.k, pyNastran.bdf.cards.properties.bush.PBUSH1D.k, pyNastran.bdf.cards.elements.springs.CELAS2.k, pyNastran.bdf.cards.elements.springs.CELAS4.k, pyNastran.bdf.cards.coordinateSystems.Cord2x.k, pyNastran.bdf.cards.materials.MAT4.k, pyNastran.bdf.cards.coordinateSystems.Cord1x.k, pyNastran.bdf.cards.loads.loads.RANDPS.k, pyNastran.bdf.cards.elements.elements.CFAST.pid, pyNastran.bdf.cards.properties.properties.PFAST.pid, pyNastran.bdf.cards.elements.damper.LineDamper.pid, pyNastran.bdf.cards.properties.bush.PBUSH.pid, pyNastran.bdf.cards.properties.damper.PVISC.pid, pyNastran.bdf.cards.properties.springs.PELAS.pid, pyNastran.bdf.cards.elements.damper.CVISC.pid, pyNastran.bdf.cards.elements.solid.SolidElement.pid, pyNastran.bdf.cards.elements.bush.CBUSH.pid, pyNastran.bdf.cards.elements.mass.CMASS1.pid, pyNastran.bdf.cards.properties.damper.PDAMP.pid, pyNastran.bdf.cards.elements.elements.CGAP.pid, pyNastran.bdf.cards.elements.damper.CDAMP1.pid, pyNastran.bdf.cards.elements.shell.ShellElement.pid, pyNastran.bdf.cards.properties.mass.PMASS.pid, pyNastran.bdf.cards.elements.solid.CHEXA8.pid, pyNastran.bdf.cards.properties.properties.PGAP.pid, pyNastran.bdf.cards.properties.damper.PDAMP5.pid, pyNastran.bdf.cards.properties.damper.PDAMPT.pid, pyNastran.bdf.cards.elements.springs.CELAS1.pid, pyNastran.bdf.cards.elements.elements.CrackElement.pid, pyNastran.bdf.cards.elements.bush.CBUSH1D.pid, pyNastran.bdf.cards.elements.solid.CHEXA20.pid, pyNastran.bdf.cards.elements.elements.CRAC2D.pid, pyNastran.bdf.cards.elements.shell.CTRIA3.pid, pyNastran.bdf.cards.properties.bush.PBUSH1D.pid, pyNastran.bdf.cards.elements.damper.CDAMP3.pid, pyNastran.bdf.cards.elements.elements.CRAC3D.pid, pyNastran.bdf.cards.properties.properties.PLSOLID.pid, pyNastran.bdf.cards.elements.bush.CBUSH2D.pid, pyNastran.bdf.cards.elements.mass.CMASS3.pid, pyNastran.bdf.cards.elements.solid.CPENTA6.pid, pyNastran.bdf.cards.properties.properties.PSOLID.pid, pyNastran.bdf.cards.baseCard.Element.pid, pyNastran.bdf.cards.elements.damper.CDAMP5.pid, pyNastran.bdf.cards.elements.shell.CTRIA6.pid, pyNastran.bdf.cards.elements.bars.CROD.pid, pyNastran.bdf.cards.properties.shell.PCOMP.pid, pyNastran.bdf.cards.properties.properties.PRAC2D.pid, pyNastran.bdf.cards.elements.springs.CELAS3.pid, pyNastran.bdf.cards.elements.solid.CPENTA15.pid, pyNastran.bdf.cards.properties.properties.PRAC3D.pid, pyNastran.bdf.cards.elements.solid.CTETRA4.pid, pyNastran.bdf.cards.elements.shell.CTRIAR.pid, pyNastran.bdf.cards.optimization.DVPREL2.pid, pyNastran.bdf.cards.elements.solid.CTETRA10.pid, pyNastran.bdf.cards.aero.CAERO1.pid, pyNastran.bdf.cards.elements.bars.CTUBE.pid, pyNastran.bdf.cards.properties.bars.PROD.pid, pyNastran.bdf.cards.aero.CAERO2.pid, pyNastran.bdf.cards.properties.bars.PTUBE.pid, pyNastran.bdf.cards.elements.bars.CBAR.pid, pyNastran.bdf.cards.properties.shell.PSHEAR.pid, pyNastran.bdf.cards.elements.shell.CSHEAR.pid, pyNastran.bdf.cards.properties.bars.PBAR.pid, pyNastran.bdf.cards.properties.shell.PSHELL.pid, pyNastran.bdf.cards.elements.shell.CQUAD4.pid, pyNastran.bdf.cards.properties.bars.PBARL.pid, pyNastran.bdf.cards.elements.shell.CQUADR.pid, pyNastran.bdf.cards.aero.PAERO1.pid, pyNastran.bdf.cards.elements.shell.CQUAD.pid, pyNastran.bdf.cards.aero.PAERO2.pid, pyNastran.bdf.cards.properties.bars.PBEAM.pid, pyNastran.bdf.cards.elements.shell.CQUAD8.pid, pyNastran.bdf.cards.elements.bars.CBEAM3.pid, pyNastran.bdf.cards.elements.bars.CBEAM.pid, pyNastran.bdf.cards.elements.shell.CQUADX.pid, pyNastran.bdf.cards.properties.bars.PBEAML.pid, pyNastran.bdf.cards.elements.bars.CBEND.pid, pyNastran.bdf.cards.properties.bars.PBEND.pid, pyNastran.bdf.cards.properties.springs.PELAS.s, pyNastran.bdf.cards.elements.bush.CBUSH.s, pyNastran.bdf.cards.elements.springs.CELAS2.s, and pyNastran::bdf::fieldWriter.set_blank_if_default().

Referenced by pyNastran.bdf.cards.properties.springs.PELAS.rawFields(), and pyNastran.bdf.cards.sets.Set.reprFields().


Member Data Documentation


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