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

Classes

class  RigidElement
class  RBAR
class  RBAR1
class  RBE1
class  RBE2
class  RBE3

Functions

def __init__
 eid refgrid refc WtCG_groups = [wt,ci,Gij] Gmi Cmi alpha
def rawFields
def reprFields
def convertToMPC

Variables

string type = 'RBE1'
 eid
 Gni
 Cni
 alpha
 thermal expansion coefficient
 Gmi
 Cmi
 refgrid
 refc
 WtCG_groups

Function Documentation

def pyNastran::bdf::cards::elements::rigid::__init__ (   self,
  card = None,
  data = None 
)

eid refgrid refc WtCG_groups = [wt,ci,Gij] Gmi Cmi alpha

Definition at line 142 of file rigid.py.

Referenced by reprFields().

Definition at line 192 of file rigid.py.

References reprFields().

Referenced by convertToMPC().

Definition at line 239 of file rigid.py.

References __init__().

Referenced by convertToMPC(), and rawFields().

-Ai*ui + Aj*uj = 0 where ui are the base DOFs (max=6) mpc sid g1 c1 a1 g2 c2 a2 rbe2 eid gn cm g1 g2 g3 g4

Definition at line 443 of file rigid.py.

References rawFields(), and reprFields().


Variable Documentation

Definition at line 141 of file rigid.py.

thermal expansion coefficient

Definition at line 142 of file rigid.py.

 All Classes Namespaces Files Functions Variables