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

Defines data needed to perform buckling analysis. More...

Inheritance diagram for pyNastran.bdf.cards.methods.EIGB:
pyNastran.bdf.cards.methods.Method pyNastran.bdf.cards.baseCard.BaseCard pyNastran.bdf.bdfInterface.BDF_Card.BDFCard

List of all members.

Public Member Functions

def __init__
def crossReference
def rawFields
def reprFields

Public Attributes

 sid
 Set identification number.
 method
 Method of eigenvalue extraction.
 L1
 Eigenvalue range of interest.
 L2
 nep
 Estimate of number of roots in positive range not used for METHOD = 'SINV'.
 ndp
 Desired number of positive and negative roots.
 ndn
 norm
 Method for normalizing eigenvectors.
 G
 C

Static Public Attributes

string type = 'EIGB'

Detailed Description

Defines data needed to perform buckling analysis.

Definition at line 46 of file methods.py.


Constructor & Destructor Documentation

def pyNastran.bdf.cards.methods.EIGB.__init__ (   self,
  card = None,
  data = None 
)

Reimplemented from pyNastran.bdf.cards.methods.Method.

Definition at line 48 of file methods.py.

Referenced by pyNastran.bdf.cards.methods.EIGB.reprFields().


Member Function Documentation

Definition at line 83 of file methods.py.

References pyNastran.bdf.cards.methods.EIGB.C, pyNastran.bdf.cards.methods.EIGB.G, pyNastran.bdf.cards.methods.EIGB.norm, and pyNastran.bdf.cards.methods.EIGB.reprFields().

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.nodes.SPOINTs.rawFields(), pyNastran.bdf.cards.thermal.loads.QHBDY.rawFields(), pyNastran.bdf.cards.thermal.loads.TEMP.rawFields(), pyNastran.bdf.cards.methods.EIGP.rawFields(), pyNastran.bdf.cards.tables.TIC.rawFields(), pyNastran.bdf.cards.optimization.DVPREL2.rawFields(), pyNastran.bdf.cards.properties.bars.PBEAML.rawFields(), pyNastran.bdf.cards.properties.mass.NSM.reprFields(), pyNastran.bdf.cards.properties.damper.PDAMP.reprFields(), pyNastran.bdf.cards.properties.mass.PMASS.reprFields(), pyNastran.bdf.cards.properties.damper.PDAMP5.reprFields(), pyNastran.bdf.cards.elements.springs.SpringElement.reprFields(), pyNastran.bdf.cards.tables.TABLED1.reprFields(), pyNastran.bdf.cards.properties.bush.PBUSH.reprFields(), pyNastran.bdf.cards.properties.damper.PDAMPT.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.properties.bush.PBUSH1D.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(), and pyNastran.bdf.cards.coordinateSystems.Coord.T().

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

Definition at line 88 of file methods.py.

References pyNastran.bdf.cards.methods.EIGB.__init__(), pyNastran.bdf.cards.methods.EIGB.C, pyNastran.bdf.cards.methods.EIGB.G, pyNastran.bdf.cards.methods.EIGB.L1, pyNastran.bdf.cards.methods.EIGB.L2, pyNastran.bdf.cards.methods.EIGB.method, pyNastran.bdf.cards.dynamic.TSTEPNL.method, pyNastran.bdf.cards.loads.loads.RFORCE.method, pyNastran.bdf.cards.aero.FLUTTER.method, pyNastran.bdf.cards.aero.SPLINE1.method, pyNastran.bdf.cards.aero.SPLINE4.method, pyNastran.bdf.cards.methods.EIGB.ndn, pyNastran.bdf.cards.methods.EIGB.ndp, pyNastran.bdf.cards.methods.EIGB.nep, pyNastran.bdf.cards.methods.EIGB.norm, pyNastran::bdf::fieldWriter.set_blank_if_default(), pyNastran.bdf.cards.dynamic.FREQ.sid, pyNastran.bdf.cards.aero.AEFACT.sid, pyNastran.bdf.cards.methods.EIGB.sid, pyNastran.bdf.cards.dynamic.FREQ1.sid, pyNastran.bdf.cards.dynamic.FREQ2.sid, pyNastran.bdf.cards.aero.AELIST.sid, pyNastran.bdf.cards.dynamic.FREQ4.sid, pyNastran.bdf.cards.dynamic.TSTEP.sid, pyNastran.bdf.cards.dynamic.TSTEPNL.sid, pyNastran.bdf.cards.loads.loads.SLOAD.sid, pyNastran.bdf.cards.loads.staticLoads.GRAV.sid, pyNastran.bdf.cards.loads.loads.DAREA.sid, pyNastran.bdf.cards.loads.loads.TLOAD1.sid, pyNastran.bdf.cards.loads.staticLoads.ACCEL1.sid, pyNastran.bdf.cards.aero.CSSCHD.sid, pyNastran.bdf.cards.loads.loads.TLOAD2.sid, pyNastran.bdf.cards.loads.loads.RFORCE.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE.sid, pyNastran.bdf.cards.loads.loads.RLOAD1.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE1.sid, pyNastran.bdf.cards.loads.loads.RLOAD2.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE2.sid, pyNastran.bdf.cards.aero.FLFACT.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT.sid, pyNastran.bdf.cards.loads.loads.RANDPS.sid, pyNastran.bdf.cards.aero.FLUTTER.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.sid, pyNastran.bdf.cards.aero.GUST.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD1.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD2.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.sid, pyNastran.bdf.cards.loads.staticLoads.PLOADX1.sid, and pyNastran.bdf.cards.aero.TRIM.sid.

Referenced by pyNastran.bdf.cards.methods.EIGB.rawFields(), and pyNastran.bdf.cards.sets.Set.reprFields().


Member Data Documentation

Eigenvalue range of interest.

(Real, L1 < L2)

Definition at line 52 of file methods.py.

Referenced by pyNastran.bdf.cards.methods.EIGB.reprFields().

Estimate of number of roots in positive range not used for METHOD = 'SINV'.

(Integer > 0)

Definition at line 54 of file methods.py.

Referenced by pyNastran.bdf.cards.methods.EIGB.reprFields().

Desired number of positive and negative roots.

(Integer>0; Default = 3*NEP)

Definition at line 56 of file methods.py.

Referenced by pyNastran.bdf.cards.methods.EIGB.reprFields().


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