Integrator Command

From OpenSeesWiki
Revision as of 23:56, 30 September 2009 by Fmk (talk | contribs) (New page: This command is used to construct the Integrator object. The Integrator object determines the meaning of the terms in the system of equation object Ax=B. The Integrator object is used for...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command is used to construct the Integrator object. The Integrator object determines the meaning of the terms in the system of equation object Ax=B.

The Integrator object is used for the following:

   * determine the predictive step for time t+dt
   * specify the tangent matrix and residual vector at any iteration
   * determine the corrective step based on the displacement increment dU

The system of nonlinear equations is of the form:

Static analysis:Insert non-formatted text here


Transient analysis:<math>Insert formula here</math>


The type of integrator used in the analysis is dependent on whether it is a static analysis or transient analysis.

Static Integrators:

Transient Integrators:

  1. Newmark Method
  2. Hilbert-Hughes-Taylor Method