This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA
; k = 1; : : : ; M :
(35)
This last procedure is mathematically equivalent to forcing the error in the approximation for the temperature to be orthogonal to the approximating space as de ned by the basis f ig. Finally, denoting <i j k > by dijk , andby qk , this last equation becomes, N M X X j =0 i=0
dijk Ci T_ j +
N M X X j =0 i=0
dijk Ki Tj = qk ; k = 1; : : : ; M :
(36)
This is a deterministic equation that can be solved for the unknown coecients Ci . Values for the coecients dijk can be calculated ahead of time and tabulated. Table 1 shows one such table for the one dimensional case where a single random variable 1 is used to characterize the randomness of the problem; this would correspond to the case where only one property is modeled as a random variable. Once the coecients in the expansion of the solution process have been evaluated, the variance of the solution can be readily obtained. Noting that the polynomial chaos basis is orthogonal, a simple expression for the covariance matrix of the solution process is given by RTT
=
N X i=1
Ti TTi < i2> :
(37)
The variance of the solution at any nodal point is then obtained as the diagonal elements of RTT . Of course, additional information is contained in the expansion coecients Ti, beyond this second order characterization. Indeed, a complete probabilistic characterization is condensed in these coecients. Simulated realizations of the solution can be simply 12
obtained by generating a set of random variables i from which the polynomial chaoses are formed and used in the expansion of the temperature eld. The coecients of the rst order expansion (those multiplying the rst order polynomials, 1, 2, 3, 4) can be viewed as the rst order sensitivity coecients similar to those obtained from a perturbation-based analysis of the problem (Fadale and Emery, 1994).
5 Implementation Details The stochastic nite element method presented in this paper can be readily integrated into an existing deterministic nite element program. The necessary steps for doing so are as follows: 1. Decompose the random material properties into their basic scales of uctuation using the Karhunen-Loeve expansion. For the case of a random variable, these reduce to a single scale of constant value. 2. Construct the capacitance and conductance matrices using, in turn, each of these scales as the material property. Denote each of the matrices by Ci and Ki corresponding to scale i. 3. Construct a large matrix of dimension n N where n denotes the number of degreesof-freedom in a deterministic problem, and N denotes the number of terms retained in the random expansion. Index the submatrices by j and k. 4. Multiply each Ci and Ki by the coecient dijk for each j and k and add the product thus obtained to the j -k submatrix in the large matrix. 5. Only the rst block of the right hand side vector is nonzero and is equal to its deterministic value. This of course is only true under the assumption that the applied
uxes are deterministic, and the procedure must be modi ed accordingly for random
uxes. 6. Essential boundary conditions are applied to the nodes associated with the mean term in the expansion (the rst block). Homogeneous boundary conditions of the 13
same type applied to the rst block are applied to all the other blocks. This will ensure that the boundary conditions are satis ed with probability one. 7. The large system of equations is solved for the coecients in the expansion for the temperature eld. 8. The variance of the temperature can be evaluated using equation (39). The framework presented in the previous sections in now applied to a simple example. Consider a one dimensional domain de ned over 2 [0; 1], with both random heat capacity and random conductivity. Assume each of these two random quantities to be speci ed, in a probabilistic sense, by its mean value and its correlation function. Note that in the case of a random variable, this mean value would be a constant, and the correlation function would be equal to the variance of the random variable. The two random processes can then be represented in the following form, + 1C1 ; C=C
(38)
+ 1 K1 + 2 K2 + 3 K3 ; K=K
(39)
and
where the random variables i appearing in both expansions are orthogonal. The inclusion of two terms in the representation of the heat capacity re ects the hypothesis that it varies slowly over space, while the inclusion of four terms in the representation for the conductivity corresponds to the hypothesis that this property varies more signi cantly over space. In order to combine both expansions in the same computational framework, it is expedient to rewrite them as follows, + 10 + 20 + 30 + 4C4 = X iCi ; C=C 4
i=0
and,
+ 1K1 + 2K2 + 3K3 + 40 = K=K
4 X
i=0
i Ki :
Moreover, an expansion of the temperature eld will be sought in the form, 14
(40)
(41)
T
= + + =
+ 1T1 + 2T2 + 3T3 + 4T4 + (12 ? 1)T5 + (12)T6 T (13)T7 + (14)T8 + (22 ? 1)T9 + (23 )T10 + (24)T11 (32 ? 1)T12 + (34)T13 + (42 ? 1)T14 14 X
i=0
(42)
i Ti :
This expansion includes all the second order terms in the four variables i de ning the material properties, and thus serves as an approximation of the temperature eld as a surface in the space de ned by these variables (recall that 0 1 and is thus not considered as one of the basic variables). The indexing on the coecients in all the above expansions is compatible with a four-dimensional expansion. For lower dimensional expansion, the same indexing can still be used with only the coecients referencing the active i variables not equal to zero. For higher order expansions, on the other hand, the indexing scheme must be modi ed in order to insert the polynomials with respect to the new variables at their appropriate location. The signi cance of the various terms in equation (42) is of great relevance in applications. In particular, to the extent that each i represents the contribution of the ith scale of uctuation of a speci c material property, the coecients of the rst order terms in the expansion of the temperature eld (i.e. those terms multiplying the rst order polynomials), represent the rst order sensitivity of the temperature with respect to that speci c scale. The rst order sensitivity of the temperature with respect to the overall property is obtained by adding the contribution from all scales making up that property. The resolution of the sensitivity at the levels of individual scales, however, is of great signi cance in itself. Indeed, it permits the identi cation of the signi cant scales of the property, thus indicating a preferred strategy for the experimental estimation of that property. Speci cally, through a judicious spacing of measurements along a specimen, a speci c scale of uctuation of the material property can be evaluated. The higher order terms in the expansion can be used to re ne the estimated values of these sensitivities to within target accuracy.
15
6 Non-Gaussian Material Properties For non-gaussian material properties the method presented in this paper is still applicable, provided the polynomial chaos expansion is used to represent the material property instead of the Karhunen-Loeve expansion. Assume, for example that the conductivity process k11 is a lognormal process and is thus obtained as the exponential of a gaussian process g de ned as, g = g + 1 g1 + 2 g2 + 3 g3 :
(43)
Then k11 can be written as a polynomial in the three variables, 1, 2, and 3. In particular, a form is sought in terms of the Polynomial Chaos polynomials, resulting in the following relation, k11 = eg =
In view of the orthogonality of the
i
N X i=0
ki i :
(44)
variables, the coecients ki can be obtained as ki =
< i eg > : < i2 >
(45)
() exp[g ? 12 T ]d :
(46)
The denominator in this last equation is easy to calculate and tabulate. The numerator, on the other hand, requires special treatment (Ghanem, 1997). Speci cally, it can be rewritten as < eg > =
Z1 ?1
This integral can be evaluated in closed form resulting in, ki =
N 1X < i ( )> 2 exp[ g + < i2 > 2 j=1 gj ] ;
(47)
with i() given in Table 2. For the case where the process g is a reduced to a random variable, thus resulting in a single term in its expansion, the lognormal variable k can then be written as a one-dimensional polynomial in this gaussian variable according to, #1 j g g2 X k = exp g + 2 j=0 j ! j : "
16
(48)
Figures (1) and (2) show the probability density function of a lognormal variable being approximated in this fashion. Figure (1) corresponds to a coecient of variation of the lognormal variable equal to 0.1 while gure (2) corresponds to a coecient of variation equal to 0.3. Each of these gures shows the probability density function associated with successively higher levels of approximation, the rst level being equal to the gaussian approximation. If the random process for the heat capacity, c, is also non-gaussian and is also represented as a polynomial in a gaussian variable, 4, then the above equations for the capacitance matrix, C and, and the conductivity matrix, K, are replaced by the following two equations, C
= + + =
and K
= + + =
+ 10 + 20 + 30 + 4C4 + (12 ? 1)0 + (12)0 C (13)0 + (14)0 + (22 ? 1)0 + (23)0 + (24)0 (32 ? 1)0 + (34)0 + (42 ? 1)C1 4 14 X
i=0
(49)
i Ci ;
+ 1K1 + 2K2 + 3K3 + 40 + (12 ? 1)K5 + (12)K6 K (13)K7 + (14)K8 + (22 ? 1)K9 + (23)K10 + (24)K11 (32 ? 1)K12 + (34)K13 + (42 ? 1)0 14 X
i=0
(50)
i Ki :
The expansion for the temperature eld remains unchanged. In the case of either the conductivity or the heat capacity being modeled as a random variable as opposed to a random process, then the above expansions simplify by restricting them to a single variable i and all its one-dimensional polynomials. This is consistent with the notion that a random variable is a limiting case of a stochastic process as its correlation length becomes very large, thus allowing one term in its Karhunen-Loeve expansion to substantially dominate over all others. Obviously, the coecients dijk associated with the four-dimensional expansions in this example must be obtained from a table similar to Table 1 developed speci cally for the 17
four-dimensional (or higher) case. Such tables can be readily developed using any of the readily available symbolic manipulation packages such as Macsyma or Mathematica.
7 Numerical Example The method described above is now exempli ed by its application to a simple problem. Consider a one-dimensional domain of unit length subjected to a constant heat ux, qb=1, at one end and perfectly insulated at the other end. Let the initial temperature of the domain be at 300 oC. The spatial domain is divided into a uniform mesh of 10 elements. Figure (3) shows the evolution with time of the temperature at various nodal points in the domain under the assumption of a homogeneous medium. The next set of gures shows the results associated with the thermal conductivity and the heat capacity having non-zero coecients of variation. In all the following cases, the material will be assumed to be isotropic with random uctuations having an exponentially decaying correlation function. Figures (4) and (5) correspond to a random conductivity with coecient of variation equal to 0.1 and 0.4 , respectively. Figure (6) corresponds to the case where both the conductivity and the heat capacity are random with each of their coecients of variation equal to 0.4. The subscript on the temperature in these gures refers to the expansion given in equation (44). In the case where only one of the properties is random, the coecients of the other property, as given in equations (43) and (44), are automatically set to zero since they are proportional to the coecient of variation of the property. This explains the zero value of some of the coecients in the gures whenever one of the properties is deterministic. Both material properties have thus far been assumed to have a gaussian distribution. Figure (7) shows results associated with the conductivity having a lognormal distribution with coecient of variation equal to 0.4. It is observed that the eect of non-gaussian material randomness increases substantially with the level of random uctuations as described by the coecient of variation. In this gure, the heat capacity is assumed to be deterministic and three terms are used in expanding the lognormal conductivity (four terms in equation 50 including the mean). This corresponds to the terms K0, K1, K5, K15 in equation (52) being non-zero. Note that the terms T15, and T34 are not shown in equation (44). They refer to the third order term in the expansion of the conductivity, and the third order term 18
in the expansion of the heat capacity, and their associated polynomials have the form, 3 3 15 = 1 ? 31 , and 34 = 4 ? 34 . In all the above results, the correlation length of the conductivity process is taken to be very large (10000) and a single term is included in its expansion. Figures (8) and (9) show results similar to those in gures (4) and (5) except now the correlation length of the conductivity process is taken equal to 0.2, and two terms are included in the expansion of the process. These results correspond to the case of a gaussian conductivity process. This implies that the terms multiplying the polynomials in 1 and 2 are now activated. The rst order sensitivity, captured by the terms multiplying 1 and 2, is now resolved with respect to each of these scales. Given the short correlation length used in this example, the contribution from the two scales is of the same order of magnitude. The scales of uctuation represent the frequencies of uctuation of the data at which the contributions to the overall property are uncorrelated. It is clear from these results that the sensitivity of the temperature eld with respect to the uncertainties in the conductivity depends greatly on these scales of uctuation, and it seems that modeling thermal conductivity as a stochastic process as opposed to a random variable can provide much added towards meaningful experiment design. Given the simple character of the problem used in this example, the speci c conclusions drawn here cannot, obviously, be generalized. The qualitative nature of these conclusions, however, are adequately supported by this one-dimensional example. Figures (10) and (11), nally show results associated with the distribution, along the domain, of the values of coecients Ti. Figure (10) corresponds to the case of a random variable conductivity, while gure (11) corresponds to the case of a stochastic conductivity process with correlation length equal to 0.2. In both cases, the coecient of variation of the conductivity is 0.4, and the heat capacity is assumed to be a random variable with a coecient of variation also equal to 0.4. It is clear from these two gures that dierent spatial locations within the domain feature dierent levels of sensitivity to uctuations in the thermal properties of the medium. This information is again very valuable for devising an experimental program aimed at measuring the mean and variability in these properties. It is clear from the results presented in this section that the temperature distribution throughout the domain is much more sensitive to variations in the heat capacity than to variations in the conductivity. Moreover, for larger values of coecient of variation of the 19
heat capacity, second order eects, as captured by the coecients T14 and T34, have the same order of magnitude as the rst order sensitivity coecient, T4. It should be noted, however, that the uncertainty in the value of the heat capacity is likely to be much smaller than the uncertainty in the value of thermal conductivity.
8 Conclusion A method has been presented that is capable of addressing in great generality heat conduction problems involving random media. The method is based on the treating the random aspect of the problem as a new dimension along which a spectral expansion is carried out. The method has been exempli ed by its application to a simple problem. Material properties modeled as stochastic processes are handled just as easily as those modeled as random variables, and multiple heterogeneities can be included simultaneously. Moreover, the method is not restricted in its applicability to gaussian material properties as demonstrated by the application. This method, however, results in an extended system of equations that is larger than the associated deterministic nite element system. This increase in size is commensurate with the addition of a new dimension to the problem, and should be viewed as the cost of added accuracy. Techniques are being developed that capitalize on the peculiar structure of the nal large matrix (Ghanem and Kruger, 1996). This peculiarity stems from the fact that each of its submatrices has an identical nonzero structure. It has been observed from the results presented in this paper that great value is to be gained from modeling the material properties as stochastic processes as opposed to modeling them as random variable. An important value of the procedure presented in this paper is that it provides the solution in the form of a convergent expansion, thus a reliable characterization for the propagation of uncertainty from the thermal properties values to the predicted values of the temperature can be obtained. It should be noted that the uncertainty in the coecients of a dierential equation, which have been represented via their respective Karhunen-Loeve epxansions, derives from the more basic uncertainty present at the microstructural level of the material. The macroscale coecients, referring to the coecients in the governing dierential equation, are typ20
ically obtained from the microstructure through an averaging process over a representative volume (REV). The outcome of this process implicitely generates a spatially uctuating averaged quantity (by taking adjacent REVs), thus leading the way to the spatial uctuations which are modeled as a stochastic process. It should also be stressed that by varying the correlation length of the stochastic process both slowly and rapidly uctuating processes can be modeled. An important outcome of the present study is the identi cation of those scales of uctuation that are important for enhacing the predictive capability of the dierential equation model. This should assist researchers in microstructure modeling to tailor their experiments towards detecting and quantifying those scales.
References [1] Beck, J., Blackwell, B., and St. Clair, C., Inverse Heat Conduction: Ill-Posed Problems, John Wiley and Sons, 1985. [2] Cameron, R. and Martin, W. (1947), \The orthogonal development of nonlinear functionals in series of Fourier-Hermite functionals", Ann. Math , 48, 385-392. [3] Deodatis, G., \Bounds on response variability of stochastic nite element systems," ASCE, Journal of Engineering Mechanics, 115 (11), pp. 1989. [4] Deodatis, G., \Weighted integral method, I: stochastic Stiness method," ASCE, Journal of Engineering Mechanics, 117 (8) 1851-1864, 1991. [5] Der-Kiureghian, A., and Liu, P.-L., Structural reliability under incomplete probability information, ASCE, J. Eng. Mech. 112 (1) (1986) 85-104. [6] Fadale, T.D. and Emery, A.F., \Transient eects of uncertainties on the sensitivities of temperatures and heat uxes using stochastic nite elements," ASME Journal of Heat Transfer, Vol. 116, pp. 808-814, 1994. [7] Ghanem, R., and Spanos, P. (1991), Stochastic Finite Elements: A Spectral Approach, Springer Verlag. [8] Ghanem, R. and Brzkala, V., \Stochastic nite element analysis of soil layers with random interface," Journal of Engineering Mechanics, May 1996. 21
[9] Ghanem, R., \Nonlinear gaussian spectrum of log-normal stochastic processes and variables," submitted for review, ASME Journal of Applied Mechanics, 1997. [10] Ghanem, R., and Kruger, R., \Numerical solution of spectral stochastic nite element systems," Computer Methods in Applied Mechanics and Engineering, Vol 129, pp. 289-303, 1996. [11] Kallianpur, G.(1980), Stochastic Filtering Theory, Springer-Verlag, Berlin. [12] Li, C.-C., and Der-Kiureghian, A., Optimal discretization of random elds, ASCE, J. Eng. Mech., 119 (6), (1993) 1136-1154. [13] Liu, W.K., Bester eld, G. and Mani, A., Probabilistic nite element methods in nonlinear structural dynamics, Comput. Methods Appl. Mech. and Engrg. 56 (1986), 61-81. [14] Liu, W.K., Mani, A., Belytschko, \Finite elements methods in probabilistic mechanics," Probabilistic Engineering Mechanics, 2 (4), pp. 201-213, 1987. [15] Loeve, M., Probability Theory, 4th edition, Springer-Verlag, New York, 1977. [16] Shinozuka, M. \Structural response variability," ASCE, Journal of Engineering Mechanics, 113 (6), pp. 825-842, 1987. [17] Shinozuka, M. and Lenoe, E., \A probabilistic model for spatial distribution of material properties" Eng. Fracture Mechanics, Vol. 8, No. 1, pp. 217-227, 1976. [18] Spanos, P.D. and Ghanem, R. (1989), \Stochastic nite element expansion for random media," Journal of the Engineering Mechanics Division, ASCE, 115, (5), 1035-1053. [19] Wiener, N., \The homogeneous chaos" (1938), Amer. J. Math, 60, 897-936.
22
List of Figures 1
Approximation of Lognormal Variables by Successive Polynomial Chaos; Coecient of Variation = 0.1. : : : : : : : : : : : : : : : : : : : : : : : : : : : 2 Approximation of Lognormal Variables by Successive Polynomial Chaos; Coecient of Variation = 0.3. : : : : : : : : : : : : : : : : : : : : : : : : : : : 3 Coecients in the Expansion of Temperature. Deterministic Parameters. : 4 Coecients in the Expansion of Temperature. Gaussian Conductivity; COV Conductivity = 0.1; COV Heat Capacity = 0. : : : : : : : : : : : : : : : : 5 Coecients in the Expansion of Temperature. Gaussian Conductivity; COV Conductivity = 0.4; COV Heat Capacity = 0. : : : : : : : : : : : : : : : : 6 Coecients in the Expansion of Temperature. Gaussian Conductivity and Heat Capacity; COV Conductivity = 0.4; COV Heat Capacity = 0.4 : : : : 7 Coecients in the Expansion of Temperature. Lognormal Conductivity; COV Conductivity = 0.4; COV Heat Capacity = 0. : : : : : : : : : : : : : 8 Coecients in the Expansion of Temperature. Gaussian Conductivity Process; COV Conductivity = 0.1; Correlation Length = 0.2; 2 Terms in KarhunenLoeve Expansion. : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 9 Coecients in the Expansion of Temperature. Gaussian Conductivity Process; COV Conductivity = 0.4; Correlation Length = 0.2; 2 Terms in KarhunenLoeve Expansion. : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 10 Coecients in the Expansion of Temperature. Gaussian Conductivity and Heat Capacity; COV Conductivity = 0.4; COV Heat Capacity = 0.4. : : : 11 Coecients in the Expansion of Temperature. Gaussian Conductivity Process; Gaussian Heat Capacity Variable; COV Conductivity = 0.4; COV Heat Capacity = 0.4; Correlation Length = 0.2; 2 Terms in Karhunen-Loeve Expansion. : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :
23
27 28 29 30 31 32 33
34
35 36
37
List of Tables 1 2
Non-Zero Values of dijk for M = 1; One-Dimensional Polynomials. : : : : : i ( ) used in evaluating the polynomial chaos coecients of a lognormal process. : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :
24
25 26
i+1 j+1 k+1 dijk 1 1 1 1 1 2 2 1 1 3 3 2 1 4 4 6 1 5 5 24 2 1 2 1 2 2 1 1 2 2 3 2 2 3 2 2 2 3 4 6 2 4 3 6 2 4 5 24 2 5 4 24 3 1 3 2 3 2 2 2 3 2 4 6 3 3 1 2 3 3 3 8 3 3 5 24 3 4 2 6 3 4 4 36
i+1 j+1 k+1 dijk 3 5 3 24 3 5 5 192 4 1 4 6 4 2 3 6 4 2 5 24 4 3 2 6 4 3 4 36 4 4 1 6 4 4 3 36 4 4 5 216 4 5 2 24 4 5 4 216 5 1 5 24 5 2 4 24 5 3 3 24 5 3 5 192 5 4 2 24 5 4 4 216 5 5 1 24 5 5 3 192 5 5 5 1728
Table 1: Non-Zero Values of dijk for M = 1; One-Dimensional Polynomials.
25
i ( )
i ()
< i ( )> i i + gi gi i j ? ij (i + gi )(j + gj ) ? ij gi gj i j k ? i jk ? j ik ? k ij (i + gi )(j + gj )(k + gk ) ? gi jk ? gj ik ? gk ij gi gj gk
Table 2: i() used in evaluating the polynomial chaos coecients of a lognormal process.
26
1st Order Approximation 2nd Order Approximation 3rd Order Approximation
5
4
Probability Density Function of k
Coefficient of Variation=0.1
3
2
1
0
0.6
0.8
1.0
1.2
1.4
1.6
1.8
k
Figure 1: Approximation of Lognormal Variables by Successive Polynomial Chaos; Coecient of Variation = 0.1. 27
1st Order Approximation 2nd Order Approximation 3rd Order Approximation
1.5
Probability Density Function of k
Coefficient of Variation=0.3
1.0
0.5
0.0
0.0
0.5
1.0
1.5
2.0
2.5
3.0
k
Figure 2: Approximation of Lognormal Variables by Successive Polynomial Chaos; Coecient of Variation = 0.3. 28
10
Surface Node End Node
450
0
T_ 1
T_ 0
500
400
-10 -20
350
-30
300
-40 0.0
0.2
0.4 0.6 Time
0.8
1.0
0.0
0.2
0.4 0.6 Time
0.8
1.0
0.0
0.2
0.4 0.6 Time
0.8
1.0
0.0
0.2
0.4 0.6 Time
0.8
1.0
0.0
0.2
0.4 0.6 Time
0.8
1.0
0 20
T_ 5
T_ 4
-50 -100
0
-150 0.0
0.2
0.4 0.6 Time
0.8
1.0
1
T_ 14
T_ 8
2
0 -1 -2 0.0
0.2
0.4 0.6 Time
0.8
120 100 80 60 40 20 0
1.0
0
2 0 -2 -4 -6 -8 -10
-10
T_ 34
T_ 15
10
-20 -30 -40 -50
0.0
0.2
0.4 0.6 Time
0.8
1.0
Figure 3: Coecients in the Expansion of Temperature. Deterministic Parameters. 29
Surface Node End Node
1
T_1
T_0
420 400 380 360 340 320 300
0 -1 -2 -3
0.0
0.2
0.4
Time
0.6
0.8
1.0
0.0
0.2
0.4
0.0
0.2
0.4
0.0
0.2
0.4
0.0
0.2
0.4
Time
0.6
0.8
1.0
0.6
0.8
1.0
0.6
0.8
1.0
0.6
0.8
1.0
0.010 0.3 0.2
T_5
T_4
0.005 0.0
0.1 0.0
-0.005
-0.1
-0.010 0.4
Time
0.6
0.8
1.0
0.010
0.010
0.005
0.005
T_14
0.2
T_8
0.0
0.0
-0.005
Time
0.0
-0.005
-0.010
-0.010 0.0
0.2
0.4
Time
0.6
0.8
1.0
Time
0.010 0.005
0.0
T_34
T_15
0.01
-0.01 -0.02
0.0
-0.005
-0.03 -0.010 0.0
0.2
0.4
Time
0.6
0.8
1.0
Time
Gaussian Conductivity Coefficient of Variation of Conductivity= 0.1 Coefficient of Variation of Capacitance= 0
Figure 4: Coecients in the Expansion of Temperature. Gaussian Conductivity; COV Conductivity = 0.1; COV Heat Capacity = 0. 30
450
10
Surface Node End Node
0
T_ 1
T_ 0
400 350
-10 -20 -30 -40
300 0.0
0.2
0.4
Time
0.6
0.8
1.0
0.0
0.2
0.4
0.0
0.2
0.4
0.0
0.2
0.4
0.0
0.2
0.4
Time
0.6
0.8
1.0
0.6
0.8
1.0
0.6
0.8
1.0
0.6
0.8
1.0
0.010 20
T_ 5
T_ 4
0.005 0.0
-0.005
10 0
-0.010 0.4
Time
0.6
0.8
1.0
0.010
0.010
0.005
0.005
T_ 14
0.2
T_ 8
0.0
0.0
-0.005
0.0
-0.005
-0.010
-0.010 0.0
0.2
0.4
Time
0.6
0.8
1.0
Time
0.010
2 0 -2 -4 -6 -8 -10
0.005
T_ 34
T_ 15
Time
0.0
-0.005 -0.010 0.0
0.2
0.4
Time
0.6
0.8
1.0
Time
Gaussian Conductivity Coefficient of Variation of Conductivity= 0.4 Coefficient of Variation of Capacitance= 0
Figure 5: Coecients in the Expansion of Temperature. Gaussian Conductivity; COV Conductivity = 0.4; COV Heat Capacity = 0. 31
10
Surface Node End Node
0
450
T_1
T_0
500
400
-10 -20
350
-30
300
-40 0.0
0.2
0.4
Time
0.6
0.8
1.0
0.0
0.2
0.4
0.0
0.2
0.4
0.0
0.2
0.4
0.0
0.2
0.4
Time
0.6
0.8
1.0
0.6
0.8
1.0
0.6
0.8
1.0
0.6
0.8
1.0
0 20
T_5
T_4
-50 -100
0
-150 0.0
0.2
0.4
Time
0.6
0.8
1.0
1
T_14
T_8
2
0 -1 -2 0.0
0.2
0.4
Time
0.6
0.8
Time
120 100 80 60 40 20 0
1.0
Time
0
2 0 -2 -4 -6 -8 -10
-10
T_34
T_15
10
-20 -30 -40 -50
0.0
0.2
0.4
Time
0.6
0.8
1.0
Time
Gaussian Conductivity Coefficient of Variation of Conductivity= 0.4 Coefficient of Variation of Capacitance= 0.4
Figure 6: Coecients in the Expansion of Temperature. Gaussian Conductivity and Heat Capacity; COV Conductivity = 0.4; COV Heat Capacity = 0.4 32
5
Surface Node End Node
T_1
T_0
440 420 400 380 360 340 320 300
0 -5 -10 -15
0.0
0.2
0.4
Time
0.6
0.8
1.0
0.0
0.2
0.4
0.0
0.2
0.4
0.0
0.2
0.4
0.0
0.2
0.4
Time
0.6
0.8
1.0
0.6
0.8
1.0
0.6
0.8
1.0
0.6
0.8
1.0
0.010 2
T_5
T_4
0.005 0.0
1 0
-0.005 -1 -0.010 0.4
Time
0.6
0.8
1.0
0.010
0.010
0.005
0.005
T_14
0.2
T_8
0.0
0.0
-0.005
Time
0.0
-0.005
-0.010
-0.010 0.0
0.2
0.4
Time
0.6
0.8
1.0
Time
0.010 0.005
0.0
T_34
T_15
0.1
-0.1 -0.2
0.0
-0.005
-0.3 -0.010 0.0
0.2
0.4
Time
0.6
0.8
1.0
Time
Lognormal Conductivity Coefficient of Variation of Conductivity= 0.4 Coefficient of Variation of Capacitance= 0
Figure 7: Coecients in the Expansion of Temperature. Lognormal Conductivity; COV Conductivity = 0.4; COV Heat Capacity = 0. 33
1.0
Surface Node End Node
0.5
T_ 1
T_ 0
420 400 380 360 340 320 300
0.0
-0.5 -1.0 -1.5
0.0
0.2
0.4
Time
0.6
0.8
1.0
0.0
0.2
0.4
0.0
0.2
0.4
0.0
0.2
0.4
0.0
0.2
0.4
Time
0.6
0.8
1.0
0.6
0.8
1.0
0.6
0.8
1.0
0.6
0.8
1.0
0.010 0.005
0.5
T_ 4
T_ 2
1.0
0.0
-0.005
-0.5
0.0
-0.010 0.0
0.2
0.4
Time
0.6
0.8
1.0
0.05
0.0
T_ 6
0.05
T_ 5
0.10
Time
-0.05
0.0
-0.10
-0.05 0.0
0.2
0.4
Time
0.6
0.8
1.0
Time
0.010
0.08 0.06
0.005
T_ 9
T_ 14
0.04 0.02 0.0
0.0
-0.005
-0.02 -0.010 0.0
0.2
0.4
Time
0.6
0.8
1.0
Time
Gaussian Conductivity Coefficient of Variation of Conductivity= 0.1 ; Coefficient of Variation of Capacitance= 0 Correlation Length = 0.2
Figure 8: Coecients in the Expansion of Temperature. Gaussian Conductivity Process; COV Conductivity = 0.1; Correlation Length = 0.2; 2 Terms in Karhunen-Loeve Expansion. 34
5
Surface Node End Node
T_ 1
T_ 0
440 420 400 380 360 340 320 300
0 -5 -10
0.0
0.2
0.4
Time
0.6
0.8
1.0
0.0
0.2
0.4
0.0
0.2
0.4
0.0
0.2
0.4
0.0
0.2
0.4
Time
0.6
0.8
1.0
0.6
0.8
1.0
0.6
0.8
1.0
0.6
0.8
1.0
0.010 6 0.005
2
T_ 4
T_ 2
4
0
-0.005
-2
-0.010 0.2
0.4
Time
0.6
0.8
1.0
2
1
1
0
T_ 6
T_ 5
0.0
0
Time
-1 -2
-1 0.0
0.2
0.4
Time
0.6
0.8
1.0
Time
0.010
1.0
0.005
0.5
T_ 14
1.5
T_ 9
0.0
0.0
0.0
-0.005
-0.5 -0.010 0.0
0.2
0.4
Time
0.6
0.8
1.0
Time
Gaussian Conductivity Coefficient of Variation of Conductivity= 0.4 ; Coefficient of Variation of Capacitance= 0 Correlation Length = 0.2
Figure 9: Coecients in the Expansion of Temperature. Gaussian Conductivity Process; COV Conductivity = 0.4; Correlation Length = 0.2; 2 Terms in Karhunen-Loeve Expansion. 35
10 0 -10
T_ 1
450 400 300
-40
-30
350
T_ 0
Time = 0 Time = 1.
-20
500
Time = 0 Time = 1.
2
4
6
8
10
2
4
6
8
10
8
10
8
10
8
10
Node
0
Node
0
10
T_ 5
-50 -100 -150
T_ 4
Time = 0 Time = 1.
20
Time = 0 Time = 1.
2
4
6
8
10
2
4
6
Node
120
2
Node
Time = 0 Time = 1.
80 60
T_ 14
-2
0
20
-1
40
0
T_ 8
1
Time = 0 Time = 1.
2
4
6
8
10
2
4
6
Node
2
0
Node
-20
-10
Time = 0 Time = 1.
-10
-50
-40
-30
T_ 34
-4 -6
T_ 15
-2
0
Time = 0 Time = 1.
2
4
6
8
10
2
Node
4
6
Node Gaussian Conductivity Coefficient of Variation of Conductivity= 0.4 Coefficient of Variation of Capacitance= 0.4
Figure 10: Coecients in the Expansion of Temperature. Gaussian Conductivity and Heat Capacity; COV Conductivity = 0.4; COV Heat Capacity = 0.4. 36
10
Time = 0 Time = 1.
-10
T_ 1
400 300
-20
350
T_ 0
0
450
Time = 0 Time = 1.
2
4
6
8
10
2
4
8
10
8
10
8
10
8
10
0
Time = 0 Time = 1.
-40
-0.2
-60
0.2
T_ 4
0.6
-20
Time = 0 Time = 1.
T_ 2
6
Node
1.0
Node
2
4
6
8
10
2
4
0.2 0.0
Time = 0 Time = 1.
-0.8
-4
-2
-0.4
2
T_ 6
4
6
8
Time = 0 Time = 1.
0
T_ 5
6
Node
10
Node
2
4
6
8
10
2
4
6
Node
30
Node
20
25
Time = 0 Time = 1.
5
10
15
T_ 14
0.005
0
-0.005
T_ 9
0.015
Time = 0 Time = 1.
2
4
6
8
10
2
Node
4
6
Node Gaussian Conductivity Coefficient of Variation of Conductivity= 0.4 Coefficient of Variation of Capacitance= 0.4
Figure 11: Coecients in the Expansion of Temperature. Gaussian Conductivity Process; Gaussian Heat Capacity Variable; COV Conductivity = 0.4; COV Heat Capacity = 0.4; Correlation Length = 0.2; 2 Terms in Karhunen-Loeve Expansion. 37