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

Direct Matrix Input at ks-Set of the Aerodynamic Mesh Defines direct input matrices related to physical (displacement) degrees-of-freedom (ks-set) of aerodynamic grid points. More...

Inheritance diagram for pyNastran.bdf.cards.dmig.DMIK:
pyNastran.bdf.cards.dmig.NastranMatrix pyNastran.bdf.cards.baseCard.BaseCard pyNastran.bdf.bdfInterface.BDF_Card.BDFCard

List of all members.

Public Member Functions

def __init__

Static Public Attributes

string type = 'DMIK'

Detailed Description

Direct Matrix Input at ks-Set of the Aerodynamic Mesh Defines direct input matrices related to physical (displacement) degrees-of-freedom (ks-set) of aerodynamic grid points.

These include WKK, WTFACT and input forces associated with AEFORCE entries. The matrix is described by a single header entry and one or more column entries. A column entry is required for each column with nonzero elements.

Definition at line 421 of file dmig.py.


Constructor & Destructor Documentation

def pyNastran.bdf.cards.dmig.DMIK.__init__ (   self,
  card = None,
  data = None 
)

Member Data Documentation


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