A number of different techniques to generate random fields is available (see, e.g., [5]). In this following, the most simple method based on Cholesky decomposition of the correlation matrix.
First, vector
of statistically
independent random numbers
(where
is number of elements in the FE mesh)
with a standard normal distribution (i.e., with probability function of Eq. (18) with
and
) is generated.
A correlation matrix
, which represents the correlation coefficient between each of the element used in the
finite element analysis, is assembled. The correlation matrix
has the following form:
The matrix
is positive definite and hence, the standard Cholesky decomposition algorithm can be used
to factor the matrix into upper and lower triangular forms,
and
, respectively:
| (24) |
| (25) |
Finally, value of the variable
is assigned to each element (
) by the following transformation:
TochnogProfessional