GeneralizedAlpha
The generalized-\(\alpha\) method provides second order accuracy with controllable algorithmic damping on high frequency response.
Syntax
Two forms are available.
Governing Equation
The generalized alpha method assumes that the displacement \(d\) and the velocity \(v\) are integrated as such,
The equation of motion is expressed at somewhere between \(t_n\) and \(t_{n+1}\).
which can also be explicitly shown as
where \(\alpha_m\) and \(\alpha_f\) are two additional parameters.
Default Parameters
To obtain an unconditionally stable algorithm, the following conditions shall be satisfied.
Only one parameter is required, the spectral radius \(\rho_\infty\) that ranges from zero to one.
The following expressions are used to determine the values of all constants used.
So that the resulting algorithm is unconditionally stable and has a second order accuracy. The target numerical damping for high frequencies is achieved while that of low frequencies is minimized.
The recommended values of the spectral radius \(\rho_\infty\) range from \(0.5\) to \(0.8\).
Some special parameters can be chosen.
\(\alpha_f\) | \(\alpha_M\) | method |
---|---|---|
\(0.0\) | \(0.0\) | Newmark |
- | \(0.0\) | HHT-\(\alpha\) |
\(0.0\) | - | WBZ-\(\alpha\) |