Hide Table of Contents

Termination Schemes

For an incremental procedure based on iterative methods to be effective, practical termination schemes should be provided. At the end of each iteration, convergence should be evaluated within realistic tolerances. Very loose tolerances will lead to inaccurate results, while very strict tolerances can needlessly increase the computational cost. A bad divergence check can end the iterative process when the solution has not diverged or allow the process to continue searching for unrealizable solution.

A number of procedures have been introduced as convergence criteria for terminating an iterative process. Three convergence criteria will be discussed below:

Displacement Convergence

This criterion is based on the displacement increments during iterations. It is given by:

|{ D U} (i) | < e d | t+ D t {U} (i) |

where |{a}| denotes the Euclidean norm of {a}, and ed is the displacement tolerance.

Force Convergence

This criterion is based on the out-of-balance (residual) loads during iterations. It requires that the norm of the residual load vector to be within a tolerance ef of the applied load increment, i.e.,

| t+ D t {R} - t+ D t {F} (i) | < e f | t+ D t {R} - t {F}|

Energy Convergence

In this criterion, the increment in the internal energy during each iteration, which is the work done by the residual forces through the incremental displacements, is compared with the initial energy increment. Convergence is assumed realized when the following condition is satisfied:

({ D U} (i) ) T ( t+ D t {R} - t+ D t {F} (i-1) ) < e e ({ D U} (1) ) T ( t+ D t {R} - t {F})

where  ee is the energy tolerance.

In addition, a number of schemes are used as divergence criteria. One of these schemes is based on the divergence of the residual loads. Another is based on the divergence of the incremental energy.

Related Topics

Numerical Procedures

Incremental Control Techniques

Performing Nonlinear Static Analysis

Setting the Properties of the Nonlinear Analysis

Setting the Result Options of Nonlinear Analysis



Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   Termination Schemes
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: SOLIDWORKS 2012 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.