The general form of the equation system to solve in an iteration of the process of solving the nonlinear equation system is
A . x = b. | (3.2) |
In the EAS the system matrix
is split into two parts
and
.
The matrix
is built from entries of boundary and interface models.
The matrix
contains entries from models for points
which not located on an interface or a boundary. Before adding
to
it is multiplied by a
transformation matrix
.
A = AB + TB . AS | (3.3) |
With the transformation matrix
it is possible to form
linear combinations of the rows in
.
The diagonal
elements of
can be used to scale the equations. With
non-zero off-diagonal elements one row can be added to another row. For most
points located inside a segment there is no need for a transformation.
By setting a diagonal element of
to zero the
contribution of the segment models to the equation of the respective unknown
can be eliminated. Then an appropriate entry into
by a
boundary or interface model is necessary to keep the system matrix nonsingular.
Analogous to the system matrix the right hand side vector
is built
from two parts
and
for the
boundary and inner segment points, respectively.
b = bB + TB . bS | (3.4) |
The separation of the system matrix and the right hand side vector into a part for inner segment points and one for boundary and interface points allows a separate treatment of those points within the simulator. This enables the use of separate models for inner segment points and for interface and boundary points. When choosing models used for inner segment points and for interface and boundary points one has to make sure that the models are consistent.