Solving non-linear problems

<< Click to Display Table of Contents >>

Navigation:  Theoretical environment of QForm UK > Features of FEM implementation in QForm UK >

Solving non-linear problems

In the general case the governing equations for finite-element method are reduced to systems of nonlinear algebraic equations in the following form

Here

- stiffness matrix that depends on the problem type, analyzed material properties and current geometry

- column matrix (vector) of unknowns in finite element mesh nodes

- column matrix (vector) of reduced external effects to finite element mesh nodes

The equation is nonlinear. For its solution a multi-step iterative method is used. The whole deformation process is subdivided into a certain number of steps, every one of which corresponds to the system state at a certain instance of time.

Time step

is variable and is chosen by the program automatically in compliance with a number of criteria.

At every step a solution is sought for several iterations (i = 1...m). Iteration solution process consists of a sequencing of solutions in the following way

this sequence converges to exact solution at the step

with a certain predetermined accuracy.

Schematically the step-iterative process can be represented in the following way by the example of nonlinear equation solution

04_Theory_QF_algorithm

Scheme of step-iterative process of nonlinear equation solution

The saw-tooth polyline in figure schematically represents the process of the iterative solution at every step.

Generally the sequence of QForm UK work consists of initial data input, primary generation of finite element mesh and multi-step procedure of solution of deformation and heat problems in the workpiece and tool.

It is necessary to input as initial data the process type (with or without regard to the heat problem), problem type (3D or 2D deformation), workpiece and tool geometry, workpiece parameters, including the parameters of the material rheological model,initial temperature and accumulated degree of deformation, tool parameters, including tool material rheological model, lubricant properties, type and parameters of equipment actuating the tool, boundary conditions, conditions of operation completion etc. See detailed information on the method of initial data input in User's manual.

Multi-step procedure consists in successive solution at every time step of deformation problem for workpiece and tool and of heat problems for workpiece and tool. Deformation problem is nonlinear, so it is resolved with the iterative method.

User has a possibility to choose explicit or implicit method of multi-step procedure organization method.

Simulation step in the program is chosen automatically on the basis of the following criteria: elements degeneration, prediction of time to nodes contact with the tool, the necessity to densify finite element mesh for approximation of geometry and velocity fields, average stress or temperature, requirements of equipment models etc.

User has the possibility to influence the step selection on the Calculation Parameters tab in the Calculation Step section.

Click to show/hide hidden textMulti-step procedure algorithm (explicit and implicit methods)
Click to show/hide hidden textThe algorithm of iterative solution of deformation problem at the integration step
Click to show/hide hidden textHeat problem solution algorithm