[ANSYS, Inc. Logo] return to home search
next up previous contents

2.5 Residuals of Fiber Equations

The solution algorithm for the fiber equations requires a means for checking convergence of the solution. In the fiber model a simple residual is used for this purpose.

The conservation equation for a general variable $\phi$ at a cell $P$ can be written as


 a_P \phi_P = \sum_{nb} a_{nb} \phi_{nb} + S_c + S_P \phi_P (2.5-1)

where $a_P$ is the center coefficient, $a_{nb}$ are the influence coefficients for the neighboring cells, $S_c$ is the constant part of the source term, and $S_P$ is the linear part of the source term.

The residual $R^\phi$ computed by the fiber model is the imbalance in Equation  2.5-1 summed over all fiber cells.


 R^\phi = \sum_{fiber cells} \left\vert \sum_{nb} a_{nb} \phi_{nb} + S_c + S_P \phi_P - a_P \phi_P \right\vert (2.5-2)

This is called the absolute residual. Relative residuals are defined as the change of the absolute residuals between two subsequent iterations divided by the absolute residual.


 \hat{R}^\phi = \frac{R^\phi_{iteration N}- R^\phi_{iteration N-1}}{R^\phi_{iteration N}} (2.5-3)


next up previous contents Previous: 2.4 Numerical Solution Algorithm
Up: 2. Continuous Fiber Model
Next: 2.6 Coupling Between Fibers
Release 12.0 © ANSYS, Inc. 2009-01-05