pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Go to the source code of this file.
Classes | |
class | pyNastran.bdf.cards.dynamic.FREQ |
Defines a set of frequencies to be used in the solution of frequency response problems. More... | |
class | pyNastran.bdf.cards.dynamic.FREQ1 |
Defines a set of frequencies to be used in the solution of frequency response problems by specification of a starting frequency, frequency increment, and the number of increments desired. More... | |
class | pyNastran.bdf.cards.dynamic.FREQ2 |
Defines a set of frequencies to be used in the solution of frequency response problems by specification of a starting frequency, final frequency, and the number of logarithmic increments desired. More... | |
class | pyNastran.bdf.cards.dynamic.FREQ4 |
Defines a set of frequencies used in the solution of modal frequency response problems by specifying the amount of 'spread' around each natural frequency and the number of equally spaced excitation frequencies within the spread. More... | |
class | pyNastran.bdf.cards.dynamic.TSTEP |
Transient Time Step Defines time step intervals at which a solution will be generated and output in transient analysis. More... | |
class | pyNastran.bdf.cards.dynamic.TSTEPNL |
Defines parametric controls and data for nonlinear transient structural or heat transfer analysis. More... | |
class | pyNastran.bdf.cards.dynamic.NLPARM |
Defines a set of parameters for nonlinear static analysis iteration strategy. More... | |
Packages | |
namespace | pyNastran::bdf::cards::dynamic |