pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran::bdf::cards::properties::bars Namespace Reference

Classes

class  LineProperty
class  IntegratedLineProperty
class  PROD
class  PTUBE
class  PBAR
class  PBARL
class  PBEAM
class  PBEAML
class  PBEAM3
class  PBEND

Functions

def IyyBeam
def IBeam
def IBeamOffset
def getInertiaRectangular
 calculates the moment of inertia for a section about the CG
def __init__
def Nsm
def crossReference
def reprFields

Variables

string type = 'PBEAM3'
 pid
 mid
 A
 iz
 iy
 iyz
 j
 nsm
 cy
 cz
 dy
 dz
 ey
 fy
 fz

Function Documentation

Definition at line 51 of file bars.py.

References IBeam().

Definition at line 54 of file bars.py.

References IBeamOffset().

Referenced by IyyBeam().

def pyNastran.bdf.cards.properties.bars.IBeamOffset (   b,
  h,
  y,
  z 
)

Definition at line 62 of file bars.py.

References getInertiaRectangular().

Referenced by IBeam().

calculates the moment of inertia for a section about the CG

Parameters:
sections[[b,h,y,z]_1,...] y,z is the centroid (x in the direction of the beam, y right, z up)
Return values:
interiaParameterslist of [Area,Iyy,Izz,Iyz]
See also:
http://www.webs1.uidaho.edu/mindworks/Machine_Design/Posters/PDF/Moment%20of%20Inertia.pdf

Definition at line 86 of file bars.py.

Referenced by pyNastran.bdf.cards.properties.bars.LineProperty.IAreaL(), and IBeamOffset().

def pyNastran.bdf.cards.properties.bars.__init__ (   self,
  card = None,
  data = None 
)

Definition at line 1384 of file bars.py.

Warning:
nsm field not supported fully on PBEAM3 card

Definition at line 1415 of file bars.py.

Definition at line 1418 of file bars.py.

Definition at line 1421 of file bars.py.


Variable Documentation

Definition at line 1383 of file bars.py.

 All Classes Namespaces Files Functions Variables