SOLVERS Parameters: GNL

Description

Sets variables that control the behaviour of analysis and results when geometric nonlinearity (GNL) is considered.

Include stress [KG]

If set, adds the element geometric stiffness matrix, [KG], to the global stiffness matrix.

This matrix accounts for the change in tangent stiffness in an element due to the presence of internal stress (e.g., the lateral stiffness of a bar increases when the bar is tensioned). This matrix mostly affects the convergence rate of a nonlinear geometry analysis. As the matrix does not take part in equilibrium calculations, it does not affect the results when those results are converged.

Autoscale [KG]

Since [KG] itself does not affect the results of a converged step, in some cases convergence can be more stable by not including the full effects of [KG], or by excluding it altogether. When the full [KG] is not included, the global stiffness matrix is no longer the true tangent stiffness, but this is acceptable within the context of the Modified Newton-Raphson algorithm used to solve such problems.

Ignore beams in compression

If set, [KG] is not added for beams in compression, and this can provide more numerical stability in some solutions. The reasons for this option are similar to those given for the previous two parameters.

Beam [KG]

When [KG] is added to a beam element, two options are available regarding its formulation:

Beam Length

In nonlinear geometry analysis, the beam length considered by the solver can be either the initial length or the current length. For small strain problems this setting has minimal effect on the solution. But if something like a telescopic arm needs to be modelled, the Update option should be used.

Finite Strain Definition

In geometry nonlinear analysis, strain results may be reported by choosing one of three definitions: nominal, engineering or Green's. These definitions are illustrated below for the one dimensional case where the initial length is , and the current length is .

See Also