pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran::op2::tables::oef_forces::oef_Objects Namespace Reference

Classes

class  nonlinearFluxObject

Functions

def __init__
def updateDt
def addNewTransient
 initializes the transient variables
def add
def __repr__

Variables

 loadStep
 eTypes
 fluxes
 gradients
 dataCode

Function Documentation

def pyNastran.op2.tables.oef_forces.oef_Objects.__init__ (   self,
  dataCode,
  iSubcase,
  loadStep 
)

Definition at line 35 of file oef_Objects.py.

def pyNastran.op2.tables.oef_forces.oef_Objects.updateDt (   self,
  dataCode,
  loadStep 
)

Definition at line 48 of file oef_Objects.py.

References addNewTransient().

initializes the transient variables

Note:
make sure you set self.dt first

Definition at line 60 of file oef_Objects.py.

References add().

Referenced by updateDt().

def pyNastran.op2.tables.oef_forces.oef_Objects.add (   self,
  nodeID,
  eType,
  v1,
  v2,
  v3,
  v4 = None,
  v5 = None,
  v6 = None 
)

Definition at line 64 of file oef_Objects.py.

References __repr__().

Referenced by addNewTransient().

Definition at line 73 of file oef_Objects.py.

Referenced by add().


Variable Documentation

 All Classes Namespaces Files Functions Variables