Proper Generalized Decomposition for Linear and Non-Linear Stochastic Models

Size: px
Start display at page:

Download "Proper Generalized Decomposition for Linear and Non-Linear Stochastic Models"

Transcription

1 Proper Generalized Decomposition for Linear and Non-Linear Stochastic Models Olivier Le Maître 1 Lorenzo Tamellini 2 and Anthony Nouy 3 1 LIMSI-CNRS, Orsay, France 2 MOX, Politecnico Milano, Italy 3 GeM, Ecole Centrale Nantes, France Radon Special Semester, WS on Multiscale Simulation & Analysis in Energy and the Environment, Linz - (12-16)/12/2011

2 1 Motivation Linear elliptic problem Probabilistic framework Stochastic Galerkin problem Stochastic Discretization 2 Proper Generalized Decomposition Optimal Decomposition Algorithms An example 3 Nonlinear problems : N-S Stochastic Navier-Stokes equations Discretization Results

3 Parametric model uncertainty : A model M involving uncertain input parameters D Treat uncertainty in a probabilistic framework : D(θ) (Θ, Σ, dµ) Assume D = D(ξ(θ)), where ξ R N with known probability law The model solution is stochastic and solves : M(U(ξ); D(ξ)) = 0 a.s. Uncertainty in the model solution : U(ξ) can be high-dimensional U(ξ) can be analyzed by sampling techniques, solving multiple deterministic problems (e.g. MC) We would like to construct a functional approximation of U(ξ) U(ξ) k u k Ψ k (ξ)

4 Linear elliptic problem Consider the deterministic linear scalar elliptic problem (in Ω) Find u V s.t. : a(u, v) = b(v), v V where a(u, v) k(x) u(x) v(x)dx Ω b(v) f (x)v(x)dx (+ BC terms) Ω ɛ < k(x) and f (x) given V (= H0 1 (Ω)) deterministic space (bilinear form) (linear form) (problem data) (vector space).

5 Probabilistic framework Stochastic elliptic problem : Conductivity k, source field f (and BCs) uncertain Considered as random : Probability space (Θ, Σ, dµ) : E [h] h(θ)dµ(θ), h L 2 (Θ, dµ) = E [ h 2] <. Θ Assume 0 < ɛ 0 k a.e. in Θ Ω, k(x, ) L 2 (Θ, dµ) a.e. in Ω and f L 2 (Ω, Θ, dµ) Variational formulation : Find U V L 2 (Θ, dµ) s.t. A(U, V ) = B(V ) V V L 2 (Θ, dµ), where A(U, V ). = E [a(u, V )] and B(V ). = E [b(v )].

6 Stochastic Galerkin problem Stochastic expansion : Let {Ψ 0, Ψ 1, Ψ 2,...} be an orthonormal basis of L 2 (Θ, dµ) W V L 2 (Θ, dµ) has for expansion W (x, θ) = + α=0 w α (x)ψ α (θ), w α (x) V Truncated expansion : Galerkin problem : Find U V S P s.t. span {Ψ 0,..., Ψ P } = S P L 2 (Θ, dµ) A(U, V ) = B(V ) V V S P, with U = P α=0 u αψ α and V = P α=0 v αψ α

7 Stochastic Galerkin problem Stochastic expansion : Let {Ψ 0, Ψ 1, Ψ 2,...} be an orthonormal basis of L 2 (Θ, dµ) W V L 2 (Θ, dµ) has for expansion W (x, θ) = + α=0 w α (x)ψ α (θ), w α (x) V Truncated expansion : span {Ψ 0,..., Ψ P } = S P L 2 (Θ, dµ) Galerkin problem : Find {u 0,..., u P } s.t. for β = 0,..., P a α,β (u α, v β ) = b β (v β ), α v β V with a α,β (u, v) := Ω E [kψ αψ β ] u vdx, b β (v) := Ω E [f Ψ β] v(x)dx.

8 Stochastic Galerkin problem Stochastic expansion : Let {Ψ 0, Ψ 1, Ψ 2,...} be an orthonormal basis of L 2 (Θ, dµ) W V L 2 (Θ, dµ) has for expansion W (x, θ) = + α=0 w α (x)ψ α (θ), w α (x) V Truncated expansion : span {Ψ 0,..., Ψ P } = S P L 2 (Θ, dµ) Galerkin problem : Find {u 0,..., u P } s.t. for β = 0,..., P a α,β (u α, v β ) = b β (v β ), α v β V Large system of coupled linear problem, globally SDP.

9 Stochastic Discretization Stochastic parametrization Parameterization using N independent R-valued r.v. ξ(θ) = (ξ 1 ξ N ) Let Ξ R N be the range of ξ(θ) and p ξ its pdf The problem is solved in the image space (Ξ, B(Ξ), p ξ ) U(θ) U(ξ(θ)) Stochastic basis : Ψ α (ξ) Spectral polynomials (Hermite, Legendre, Askey scheme,... ) [Ghanem and Spanos, 1991], [Xiu and Karniadakis 2001] Piecewise continuous polynomials (Stochastic elements, multiwavelets,... ) [Deb et al, 2001], [olm et al, 2004] Truncature w.r.t. polynomial order : advanced selection strategy [Nobile et al, 2010] Size of dim S P - Curse of dimensionality

10 Stochastic Discretization Stochastic Galerkin solution U(x, ξ) P α=0 u α(x)ψ α (ξ) Find {u 0,... u P } s.t. α a α,β(u α, v β ) = b β (v β ), v β=0,...p V A priori selection of the subspace S P Is the truncature / selection of the basis well suited? Size of the Galerkin problem scales with P + 1 : iterative solver Memory requirements may be an issue for large bases Paradigm : Decouple the modes computation (smaller size problems, complexity reduction) Use reduced basis representation : find important components in U (reduce complexity and memory requirements) Proper Generalized Decomposition Also GSD : Generalized Spectral Decomposition

11 Stochastic Discretization 1 Motivation Linear elliptic problem Probabilistic framework Stochastic Galerkin problem Stochastic Discretization 2 Proper Generalized Decomposition Optimal Decomposition Algorithms An example 3 Nonlinear problems : N-S Stochastic Navier-Stokes equations Discretization Results

12 Optimal Decomposition The m-terms PGD approximation of U is [Nouy, 2007, 2008, 2010] m<p U(x, θ) U m (x, θ) = u α (x)λ α (θ), λ α S P, u α V. α=1 separated representation Interpretation : U is approximated on the stochastic reduced basis {λ 1,..., λ m } of S P the deterministic reduced basis {u 1,..., u m } of V none of which is selected a priori The questions are then : how to define the (deterministic or stochastic) reduced basis? how to compute the reduced basis and the m-terms PGD of U?

13 Optimal Decomposition Optimal L 2 -spectral decomposition : U m (x, θ) = m α=1 POD, KL decomposition [ ] u α (x)λ α (θ) minimizes E U m U 2 L 2 (Ω) The modes u α are the m dominant eigenvectors of the kernel E [U(x, )U(y, )] : E [U(x, )U(y, )] u α (y)dy = βu α (x), u α L 2 (Ω) = 1. Ω The modes are orthonormal : λ α (θ) = Ω U(x, θ)u α (x)dx However U(x, θ), so E [u(x, )u(y, )] is not known!

14 Optimal Decomposition Optimal L 2 -spectral decomposition : U m (x, θ) = m α=1 POD, KL decomposition [ ] u α (x)λ α (θ) minimizes E U m U 2 L 2 (Ω) Solve the Galerkin problem in V h S P <P to construct {u α }, and then solve for the { λ α S P}. Solve the Galerkin problem in V H S P to construct {λ α }, and then solve for the { u α V h} with dim V H dim V h. See works by groups of Ghanem and Matthies.

15 Optimal Decomposition Alternative definition of optimality A(, ) is symmetric positive definite, so U minimizes the energy functional J(V ) 1 A(V, V ) B(V ) 2 We define U m through ( m ) J(U m ) = min J u α λ α. {u α},{λ α} α=1 Equivalent to minimizing a Rayleigh quotient Optimality w.r.t the A-norm (change of metric) : V 2 A = E [a(v, V )] = A(V, V )

16 Optimal Decomposition Sequential construction : For i = 1, 2, 3... J(λ i u i ) = min J i 1 βv + λ j u j = min J ( βv + U i 1) v V,β S P v V,β S P j=1 The optimal couple (λ i, u i ) solves simultaneously a) deterministic problem u i = D(λ i, U i 1 ) A(λ i u i, λ i v) = B(λ i v) A ( U i 1, λ i v ), v V b) stochastic problem λ i = S(u i, U i 1 ) A(λ i u i, βu i ) = B(βu i ) A ( U i 1, βu i ), β S P

17 Optimal Decomposition Ω Deterministic problem : u i = D(λ i, U i 1 ) E [ λ 2 i k ] [ u i vdx = E λ i k U i 1 vdx + Stochastic problem : λ i = S(u i, U i 1 ) [ ] [ E λ i β k u i u i dx = E β k U i 1 u i dx + Ω Ω Ω Ω ] λ i fvdx, v. Ω ] fu i dx, β.

18 Optimal Decomposition Properties : The couple (λ i, u i ) is a fixed-point of : Homogeneity property : λ i = S D(λ i, ), u i = D S(u i, ) λ i c = S(cu i, ), u i c = D(cλ i, ), c R \ {0}. arbitrary normalization of one of the two elements. Algorithms inspired from dominant subspace methods Power-type, Krylov/Arnoldi,...

19 Algorithms Power Iterations 1 Set l = 1 2 initialize λ (e.g. randomly) 3 While not converged, repeat (power iterations) a) Solve : u = D(λ, U l 1 ) b) Normalize u c) Solve : λ = S(u, U l 1 ) 4 Set u l = u, λ l = λ 5 l l + 1, if l < m repeat from step 2 Comments : Convergence criteria for the power iterations (subspace with dim > 1 or clustered eigenvalues) [Nouy, 2007,2008] Usually few (4 to 5) inner iterations are sufficient

20 Algorithms Power Iterations with Update 1 Same as Power Iterations, but after (u l, λ l ) is obtained (step 4) update of the stochastic coefficients : Orthonormalyze {u 1,..., u l } Find {λ 1,..., λ l } s.t. ( l A u i λ i, i=1 (optional) ) ( l l ) u i β i = B u i β i, β i=1,...,l S P i=1 2 Continue for next couple Comments : Improves the convergence i=1 Low dimensional stochastic linear system (l l) Cost of update increases linearly with the order l of the reduced representation

21 Algorithms Arnoldi (Full Update version) 1 Set l = 0 2 Initialize λ S P 3 For l = 1, 2,... (Arnoldi iterations) 4 l l + l Solve deterministic problem u = D(λ, U l ) Orthogonalize : u l+l = u l+l 1 j=1 (u, u j ) Ω If u l+l L 2 (Ω) ɛ or l + l = m then break Normalize u l+l Solve λ = S(u l, U l ) 5 Find {λ 1,..., λ l } s.t. (Update) ( l ) ( l l ) A u i λ i, u i β i = B u i β i, β i=1,...,l S P i=1 i=1 6 If l < m return to step 2. i=1

22 Algorithms Summary Resolution of a sequence of deterministic elliptic problems, with elliptic coefficients E [ λ 2 k ] and modified (deflated) rhs dimension is dim V h Resolution of a sequence of linear stochastic equations dimension is dim S P Update problems : system of linear equations for stochastic random variables dimension is m dim S P To be compared with the Galerkin problem dimension dim V h dim S P Weak modification of existing (FE/FV) codes (weakly intrusive)

23 Algorithms 1 Motivation Linear elliptic problem Probabilistic framework Stochastic Galerkin problem Stochastic Discretization 2 Proper Generalized Decomposition Optimal Decomposition Algorithms An example 3 Nonlinear problems : N-S Stochastic Navier-Stokes equations Discretization Results

24 An example Example definition z=695 z=695 z=595 M (Marl) z=595 z=295 z=200 z=0 L (Limestone) C (Clay) D (Dogger) z=350 z=200 z=0 x=0 x=25,000 Rectangular domain 25, (m) 4 Geological layers : D (Dogger), C (Clay), L (Limestone) and M (Marl)

25 An example Test case definition (cont.) : uncertain Dirichlet boundary conditions h4 Variation lineaire de h4 a h3 h3 M h5 L h2 C h6 D Head (m) Expectation Range distribution h 1,2 +51 ±10 Uniform h 1,3 +21 ±5 Uniform h 1,6-3 ±2 Uniform h 2,5-110 ±10 Uniform h 3,4-160 ±20 Uniform h1 Heads at boundaries are taken independent

26 An example Example definition (cont.) : Uncertain conductivities Layer k i median k i min k i max distribution Dogger LogUniform Clay LogUniform Limestone LogUniform Marl LogUniform Conductivities are taken independent Parameterization 9 independent r.v. {ξ 1,..., ξ 9 } U[0, 1] 9 Stochastic space S P : Legendre polynomial up to order No dim S P = P + 1 = (9 + No)!/(9!No!)

27 An example Deterministic discretization : P 1 finite-element Mesh conforming with the geological layers 700 z N e 30, 000 finite elements dim(v h ) 15, 000 Dimension of Galerkin problem : (No = 2), (No = 3) x

28 An example Norm of Galerkin residual as a function of m (No = 3) Power Power-Update Arnoldi-P-Update Arnoldi-F-Update Residual 1e-04 1e-05 1e-06 1e-07 1e-08 1e m

29 An example Norm of error (vs Galerkin) as a function of m (No = 3) Power Power-Update Arnoldi-P-Update Arnoldi-F-Update 0.01 Error e-04 1e-05 1e m

30 An example CPU times (No = 3) e-04 Power Power-Update Arnoldi-P-Update Arnoldi-F-Update Full-Galerkin Residual 1e-06 1e-08 1e-10 1e CPU time (s)

31 An example CPU times of PGD algorithms (No = 3) Power Power-Update Arnoldi-P-Update Arnoldi-F-Update Residual 1e-04 1e-05 1e-06 1e-07 1e-08 1e CPU time (s)

32 An example 1 Motivation Linear elliptic problem Probabilistic framework Stochastic Galerkin problem Stochastic Discretization 2 Proper Generalized Decomposition Optimal Decomposition Algorithms An example 3 Nonlinear problems : N-S Stochastic Navier-Stokes equations Discretization Results

33 Extension to general problems Non-definite / non symmetric linear and nonlinear problems : no optimality results [Nouy, 2008] Algorithms : from numerical experiments methods & algorithms can be safely applied [Nouy & olm, 2009] Illustration on the Incompressible Navier-Stokes equations

34 Stochastic Navier-Stokes equations Test problem : steady, two dimensional, Newtonian fluid in a square domain Ω : U U + P ν 2 U = F, U = 0, U = 0, in Ω in Ω on Ω. U the velocity field, P the pressure field, uncertainty in the viscosity ν = ν(θ) and forcing F = F (x, θ).

35 Stochastic Navier-Stokes equations Functional spaces : L 2 (Ω) the space of functions that are square integrable over Ω, equipped with the inner product and norm (p, q) Ω := Ω pq dω, q L 2 (Ω) = (q, q) 1/2 Ω. Extended to vector valued functions by summation over vectors components, and to the constrained space { } L 2 0(Ω) = q L 2 (Ω) : q dω = 0. H 1 (Ω), Sobolev space of vector valued functions with all components and their first derivatives being square integrable over Ω, and H 1 0 (Ω) the constrained space of such vector functions vanishing on Ω, H 1 0(Ω) = { v H 1 (Ω), v = 0 on Ω }. Ω

36 Stochastic Navier-Stokes equations Weak formulation : Find U H 1 0 (Ω) S and P L2 0 (Ω) S, such that C(U, U, V ) + D(V, P) + A(U, V ) = E [(F, V ) Ω ] V H 1 0(Ω) S, D(U, Q) = 0 Q L 2 0(Ω) S. where : C(U, V, W ) =. E [c(u, V, W )] = E [ (U V ) W dx] Ω D(V, Q) =. E [d(v, Q)] = E [ Q V dx] Ω A(U, V ) =. E [νa(u, V )] = E [ ν V : V dx] Ω

37 Stochastic Navier-Stokes equations Weak formulation in (weakly) Divergence Free space : Let H 1 0;div (Ω) H 1 0;div(Ω) = { v H 1 0(Ω), d(v, q) = 0 q L 2 0(Ω) }. The problem becomes : Find U H 1 0;div (Ω) S such that C(U, U, V ) + A(U, V ) = E [(F, V ) Ω ] V H 1 0;div(Ω) S. Remove the pressure Difficulties in the discretization of H 1 0;div (Ω)

38 Stochastic Navier-Stokes equations PGD approximation in H 1 0;div (Ω) : U(x, θ) U m (x, θ) = m u k (x)λ k (θ), The deterministic functions u k H 1 0;div (Ω) form a reduced basis of H 1 0;div (Ω) k=1 The stochastic coefficients λ k S form a reduced basis of S None of the two reduced bases are selected a priori Sequential construction of the approximation U 0 U 1 U 2 with Arnoldi algorithm U m+1 = U m + λu : successive couples (λ, u) are defined as previously

39 Stochastic Navier-Stokes equations The couple (λ m+1, u m+1 ) is sought as the fixed point of λ = S D(λ; U m ), u = D S(u; U m ), where Determinisic problem : u = D(λ; U m ) H 1 0;div (Ω) is the solution of C(λu, λu, λv) + C(λu, U m, λv) + C(U m, λu, λv) + A(λu, λv) = E [(F, λv) Ω ] C(U m, U m, λv) A(U m, λv), v H 1 0;div(Ω). Stochastic problem : λ = S(u; U m ) S is the solution of C(λu, λu, βu) + C(λu, U m, βu) + C(U m, λu, βu) + A(λu, βu) = E [(F, βu) Ω ] C(U m, U m, βu) A(U m, βu), β S.

40 Stochastic Navier-Stokes equations The couple (λ m+1, u m+1 ) is sought as the fixed point of λ = S D(λ; U m ), u = D S(u; U m ), where Determinisic problem : u = D(λ; U m ) H 1 0;div (Ω) is the solution of E [ λ 3] c(u, u, v) + E [ λ 2 ν ] a(u, v) + c(u, ũ, v) with ũ = E [ λ 2 U m] + c(ũ, u, v) = ( f, v) Ω, v H 1 0;div(Ω), Stochastic problem : λ = S(u; U m ) S is the solution of λ = S(u; U m ) E [ ( cλ 2 + Gλ + R)β ] = 0, β S, with c R and G, R S.

41 Stochastic Navier-Stokes equations Update problem : fix one of the two reduced bases and solve the Galerkin problem for the other component. Updating of the stochastic coefficients : Find {λ k S} m k=1 such that C λ i u i, ( ) λ j u j, βu k + A λ i u i, βu k = E [(F, βu k )], i j i β S and k = 1,..., m. System of m quadratic stochastic equations : m m E q k,i,j λ i λ j + G k,i λ i R k β k = 0, β k S. i,j=1 i=1

42 Discretization Stochastic discretization : Parametrization of ν(θ) and F (θ) using N i.i.d. random variables : ξ = {ξ 1,..., ξ N } Stochastic basis : Polynomial Chaos λ(θ) = α λ α Ψ α (ξ(θ)), where the Ψs are orthonormal polynomials E [Ψ α (ξ)ψ β (ξ)] = δ α,β. Truncature to (total) polynomial degree No : dim S P = (No + N)!. No!N!

43 Discretization Spatial discretization P n -P n 2 Spectral Element Method H 1 (Ω) u(x) u h (x) = L 2 (Ω) p(x) p h (x) = n u i,j φ u i,j (x) Vh, i,j=1 n 2 i,j=1 p i,j φ p i,j (x) Πh. (Nodal basis on tenzorized Gauss-Lobatto grid) Resolution of the deterministic problem u = D(λ; U (i) ) H 1 0;div (Ω) achieved by solving in Vh 0 the constrained problem E [ λ 3] c(u h, u h, v h ) + E [ λ 2 ν ] a(u h, v h ) + c(u h, ũ h, v h ) + c(ũ h, u h, v h ) + d(v h, p h ) = ( f, v h ) Ω v h V h 0, d(u h, q h ) = 0 q Π h.

44 Results Case of a deterministic forcing and a random (Log-normal) viscosity : p ν pdf ( ν(θ) = exp σ ν N N i= ν ξ i (θ) ) (+10 4 ), ξ i N(0, 1) i.i.d. Same problem but for parametrization involving N Gaussian R.V.

45 Results Galerkin solution for N = 1 and No = 10 (Wiener-Hermite expansion) Mean and standard deviation of U G rotational.

46 Results POD modes of the Galerkin solution for N = 1 and No = Galerkin Rotational of the spatial POD modes of U G m

47 Results First PGD-Arnoldi modes for N = 1 and No = 10

48 Results POD modes of the PGD solution for m = 15, N = 1 and No = Galerkin Reduced λ i Rotational of the spatial POD modes of U m= m

49 Results Convergence of PGD solution N = 1 and No = Galerkin Reduced λ i Residual Error m m Comparison of the norms of the POD coefficients at m = 15 (left), residual norm (center), error norm (right). m

50 Results Convergence of PGD solutions N = 1, 2 and 3 at No = Galerkin Reduced P=10 Reduced P=66 Reduced P= Reduced P=10 Reduced P=166 Reduced P= Reduced P=10 Reduced P=66 Reduced P= m m m Comparison of the norms of the POD coefficients at m = 15 (left), residual norm (center), error norm (right). PGD captures the essential features of the stochastic solution

51 Results Stochastic forcing F : Hodge s decomposition F (x, θ) = Φ(x, θ) + Ψ(x, θ) = Ψ(x, θ)k. Define F ω = ( F ) k = Ψ and assume : F ω (x, θ) = fω 0 + F ω(x, θ), E [F ω(x, )] = 0, F ω(x, ) N(0, σ 2 ), E [F ω(x, )F ω(x, )] = σ 2 exp( x x /L). KL expansion of F ω : N F ω (x, θ) Fω N (x, ξ(θ)) = fω 0 + γk fω(x)ξ k k (θ) k=0 It comes N F (x, θ) F N (x, ξ(θ)) = f 0 + γk f k (x)ξ k (θ), with f i = ( 1 f i ω) k. k=0

52 Results KL modes of the forcing : scale = 1 scale = 5 scale = 5 scale = 5 scale = 15 scale = 15 scale = 15 scale = 15 scale = 25 scale = 25 Forcing modes for L = 1, σ/f 0 ω = 0.2

53 Results PGD solution for ν = 1/50, N = 11, No = 3 and m = Mean and standard deviation of U m=45

54 Results First PGD-Arnoldi modes

55 Results Results at ν = 1/50 : No = 3, N = 11, P = Residual Error Galerkin Reduced m=45 λ i m m Residual (left), U m U G (center) and norm of POD modes for m = 45 (right). m

56 Results Results for ν = 1/50 : No = 3, N = 11, P = 364 m = 0 m = 2 m = e e e e e e e e e e e e e e e e e e e e e e e e+00 m = 26 m = 43 m = e e e e e e e e e e e e e e e e e e e e e e e e+00 Spatial distribution of the stochastic residual.

57 Results Residual computation : Residual computation in H 1 0;div (Ω) is difficult Projection of the H 1 0 (Ω)-residual into H1 0;div (Ω) amount to solving a stochastic linear equation for P m PGD can be used for the approximation of P m Re-use of the reduced basis of Arnoldi Lagrange multipliers {p i } associated to {u i } was found a effective approach However, monitoring convergence using the decay of λ i appears effective

58 Results Residual computation : 10 0 error 10 0 error 10 0 error 10 2 LM residual PGD residual λ norm 10 2 LM residual PGD residual λ norm 10 2 LM residual PGD residual λ Comparison of different error measures of the PGD solution at ν = 1/10, 1/50 and 1/100 (from left to right).

59 On-going work : Evolution problems : PGD on each time step or global PGD with possibly alternative separated forms u(x, t, θ) α α u α (x, t)λ α (θ) α û α (x)τ α (t)γ α (θ) ũ α (x)β α (t, θ) Nested separation? Other definition of optimality for non definite linear operators (least square residual minimization).

60 Thanks for your attention Fundings : ANR-TYCHE project [ ] ANR-ASRMEI project [ ] MoMaS (Andra, Brgm, Cea, EdF, Irsn) [ ]

Stochastic Spectral Methods for Uncertainty Quantification

Stochastic Spectral Methods for Uncertainty Quantification Stochastic Spectral Methods for Uncertainty Quantification Olivier Le Maître 1,2,3, Omar Knio 1,2 1- Duke University, Durham, North Carolina 2- KAUST, Saudi-Arabia 3- LIMSI CNRS, Orsay, France 38th Conf.

More information

MODEL REDUCTION BASED ON PROPER GENERALIZED DECOMPOSITION FOR THE STOCHASTIC STEADY INCOMPRESSIBLE NAVIER STOKES EQUATIONS

MODEL REDUCTION BASED ON PROPER GENERALIZED DECOMPOSITION FOR THE STOCHASTIC STEADY INCOMPRESSIBLE NAVIER STOKES EQUATIONS MODEL REDUCTION BASED ON PROPER GENERALIZED DECOMPOSITION FOR THE STOCHASTIC STEADY INCOMPRESSIBLE NAVIER STOKES EQUATIONS L. TAMELLINI, O. LE MAÎTRE, AND A. NOUY Abstract. In this paper we consider a

More information

Generalized Spectral Decomposition for Stochastic Non Linear Problems

Generalized Spectral Decomposition for Stochastic Non Linear Problems Generalized Spectral Decomposition for Stochastic Non Linear Problems Anthony Nouy O.P. Le Maître Preprint submitted to Journal of Computational Physics Abstract We present an extension of the Generalized

More information

Solving the Stochastic Steady-State Diffusion Problem Using Multigrid

Solving the Stochastic Steady-State Diffusion Problem Using Multigrid Solving the Stochastic Steady-State Diffusion Problem Using Multigrid Tengfei Su Applied Mathematics and Scientific Computing Advisor: Howard Elman Department of Computer Science Sept. 29, 2015 Tengfei

More information

Polynomial chaos expansions for sensitivity analysis

Polynomial chaos expansions for sensitivity analysis c DEPARTMENT OF CIVIL, ENVIRONMENTAL AND GEOMATIC ENGINEERING CHAIR OF RISK, SAFETY & UNCERTAINTY QUANTIFICATION Polynomial chaos expansions for sensitivity analysis B. Sudret Chair of Risk, Safety & Uncertainty

More information

PDEs, part 1: Introduction and elliptic PDEs

PDEs, part 1: Introduction and elliptic PDEs PDEs, part 1: Introduction and elliptic PDEs Anna-Karin Tornberg Mathematical Models, Analysis and Simulation Fall semester, 2013 Partial di erential equations The solution depends on several variables,

More information

Solving the steady state diffusion equation with uncertainty Final Presentation

Solving the steady state diffusion equation with uncertainty Final Presentation Solving the steady state diffusion equation with uncertainty Final Presentation Virginia Forstall vhfors@gmail.com Advisor: Howard Elman elman@cs.umd.edu Department of Computer Science May 6, 2012 Problem

More information

Hierarchical Parallel Solution of Stochastic Systems

Hierarchical Parallel Solution of Stochastic Systems Hierarchical Parallel Solution of Stochastic Systems Second M.I.T. Conference on Computational Fluid and Solid Mechanics Contents: Simple Model of Stochastic Flow Stochastic Galerkin Scheme Resulting Equations

More information

Chapter 2 Spectral Expansions

Chapter 2 Spectral Expansions Chapter 2 Spectral Expansions In this chapter, we discuss fundamental and practical aspects of spectral expansions of random model data and of model solutions. We focus on a specific class of random process

More information

Quantifying conformation fluctuation induced uncertainty in bio-molecular systems

Quantifying conformation fluctuation induced uncertainty in bio-molecular systems Quantifying conformation fluctuation induced uncertainty in bio-molecular systems Guang Lin, Dept. of Mathematics & School of Mechanical Engineering, Purdue University Collaborative work with Huan Lei,

More information

arxiv: v2 [math.na] 8 Apr 2017

arxiv: v2 [math.na] 8 Apr 2017 A LOW-RANK MULTIGRID METHOD FOR THE STOCHASTIC STEADY-STATE DIFFUSION PROBLEM HOWARD C. ELMAN AND TENGFEI SU arxiv:1612.05496v2 [math.na] 8 Apr 2017 Abstract. We study a multigrid method for solving large

More information

Sparse polynomial chaos expansions in engineering applications

Sparse polynomial chaos expansions in engineering applications DEPARTMENT OF CIVIL, ENVIRONMENTAL AND GEOMATIC ENGINEERING CHAIR OF RISK, SAFETY & UNCERTAINTY QUANTIFICATION Sparse polynomial chaos expansions in engineering applications B. Sudret G. Blatman (EDF R&D,

More information

Non-Intrusive Solution of Stochastic and Parametric Equations

Non-Intrusive Solution of Stochastic and Parametric Equations Non-Intrusive Solution of Stochastic and Parametric Equations Hermann G. Matthies a Loïc Giraldi b, Alexander Litvinenko c, Dishi Liu d, and Anthony Nouy b a,, Brunswick, Germany b École Centrale de Nantes,

More information

Scientific Computing WS 2018/2019. Lecture 15. Jürgen Fuhrmann Lecture 15 Slide 1

Scientific Computing WS 2018/2019. Lecture 15. Jürgen Fuhrmann Lecture 15 Slide 1 Scientific Computing WS 2018/2019 Lecture 15 Jürgen Fuhrmann juergen.fuhrmann@wias-berlin.de Lecture 15 Slide 1 Lecture 15 Slide 2 Problems with strong formulation Writing the PDE with divergence and gradient

More information

Solving the stochastic steady-state diffusion problem using multigrid

Solving the stochastic steady-state diffusion problem using multigrid IMA Journal of Numerical Analysis (2007) 27, 675 688 doi:10.1093/imanum/drm006 Advance Access publication on April 9, 2007 Solving the stochastic steady-state diffusion problem using multigrid HOWARD ELMAN

More information

Karhunen-Loève decomposition of Gaussian measures on Banach spaces

Karhunen-Loève decomposition of Gaussian measures on Banach spaces Karhunen-Loève decomposition of Gaussian measures on Banach spaces Jean-Charles Croix jean-charles.croix@emse.fr Génie Mathématique et Industriel (GMI) First workshop on Gaussian processes at Saint-Etienne

More information

A regularized least-squares method for sparse low-rank approximation of multivariate functions

A regularized least-squares method for sparse low-rank approximation of multivariate functions Workshop Numerical methods for high-dimensional problems April 18, 2014 A regularized least-squares method for sparse low-rank approximation of multivariate functions Mathilde Chevreuil joint work with

More information

Identification of multi-modal random variables through mixtures of polynomial chaos expansions

Identification of multi-modal random variables through mixtures of polynomial chaos expansions Identification of multi-modal random variables through mixtures of polynomial chaos expansions Anthony Nouy To cite this version: Anthony Nouy. Identification of multi-modal random variables through mixtures

More information

Numerical Approximation of Stochastic Elliptic Partial Differential Equations

Numerical Approximation of Stochastic Elliptic Partial Differential Equations Numerical Approximation of Stochastic Elliptic Partial Differential Equations Hermann G. Matthies, Andreas Keese Institut für Wissenschaftliches Rechnen Technische Universität Braunschweig wire@tu-bs.de

More information

An Empirical Chaos Expansion Method for Uncertainty Quantification

An Empirical Chaos Expansion Method for Uncertainty Quantification An Empirical Chaos Expansion Method for Uncertainty Quantification Melvin Leok and Gautam Wilkins Abstract. Uncertainty quantification seeks to provide a quantitative means to understand complex systems

More information

A Vector-Space Approach for Stochastic Finite Element Analysis

A Vector-Space Approach for Stochastic Finite Element Analysis A Vector-Space Approach for Stochastic Finite Element Analysis S Adhikari 1 1 Swansea University, UK CST2010: Valencia, Spain Adhikari (Swansea) Vector-Space Approach for SFEM 14-17 September, 2010 1 /

More information

Beyond Wiener Askey Expansions: Handling Arbitrary PDFs

Beyond Wiener Askey Expansions: Handling Arbitrary PDFs Journal of Scientific Computing, Vol. 27, Nos. 1 3, June 2006 ( 2005) DOI: 10.1007/s10915-005-9038-8 Beyond Wiener Askey Expansions: Handling Arbitrary PDFs Xiaoliang Wan 1 and George Em Karniadakis 1

More information

UNCERTAINTY ASSESSMENT USING STOCHASTIC REDUCED BASIS METHOD FOR FLOW IN POROUS MEDIA

UNCERTAINTY ASSESSMENT USING STOCHASTIC REDUCED BASIS METHOD FOR FLOW IN POROUS MEDIA UNCERTAINTY ASSESSMENT USING STOCHASTIC REDUCED BASIS METHOD FOR FLOW IN POROUS MEDIA A REPORT SUBMITTED TO THE DEPARTMENT OF ENERGY RESOURCES ENGINEERING OF STANFORD UNIVERSITY IN PARTIAL FULFILLMENT

More information

Efficient Solvers for Stochastic Finite Element Saddle Point Problems

Efficient Solvers for Stochastic Finite Element Saddle Point Problems Efficient Solvers for Stochastic Finite Element Saddle Point Problems Catherine E. Powell c.powell@manchester.ac.uk School of Mathematics University of Manchester, UK Efficient Solvers for Stochastic Finite

More information

Uncertainty analysis of large-scale systems using domain decomposition

Uncertainty analysis of large-scale systems using domain decomposition Center for Turbulence Research Annual Research Briefs 2007 143 Uncertainty analysis of large-scale systems using domain decomposition By D. Ghosh, C. Farhat AND P. Avery 1. Motivation and objectives A

More information

Introduction to Uncertainty Quantification in Computational Science Handout #3

Introduction to Uncertainty Quantification in Computational Science Handout #3 Introduction to Uncertainty Quantification in Computational Science Handout #3 Gianluca Iaccarino Department of Mechanical Engineering Stanford University June 29 - July 1, 2009 Scuola di Dottorato di

More information

CONVERGENCE THEORY. G. ALLAIRE CMAP, Ecole Polytechnique. 1. Maximum principle. 2. Oscillating test function. 3. Two-scale convergence

CONVERGENCE THEORY. G. ALLAIRE CMAP, Ecole Polytechnique. 1. Maximum principle. 2. Oscillating test function. 3. Two-scale convergence 1 CONVERGENCE THEOR G. ALLAIRE CMAP, Ecole Polytechnique 1. Maximum principle 2. Oscillating test function 3. Two-scale convergence 4. Application to homogenization 5. General theory H-convergence) 6.

More information

Performance Evaluation of Generalized Polynomial Chaos

Performance Evaluation of Generalized Polynomial Chaos Performance Evaluation of Generalized Polynomial Chaos Dongbin Xiu, Didier Lucor, C.-H. Su, and George Em Karniadakis 1 Division of Applied Mathematics, Brown University, Providence, RI 02912, USA, gk@dam.brown.edu

More information

Dynamic response of structures with uncertain properties

Dynamic response of structures with uncertain properties Dynamic response of structures with uncertain properties S. Adhikari 1 1 Chair of Aerospace Engineering, College of Engineering, Swansea University, Bay Campus, Fabian Way, Swansea, SA1 8EN, UK International

More information

Research Article Multiresolution Analysis for Stochastic Finite Element Problems with Wavelet-Based Karhunen-Loève Expansion

Research Article Multiresolution Analysis for Stochastic Finite Element Problems with Wavelet-Based Karhunen-Loève Expansion Mathematical Problems in Engineering Volume 2012, Article ID 215109, 15 pages doi:10.1155/2012/215109 Research Article Multiresolution Analysis for Stochastic Finite Element Problems with Wavelet-Based

More information

Second Order Elliptic PDE

Second Order Elliptic PDE Second Order Elliptic PDE T. Muthukumar tmk@iitk.ac.in December 16, 2014 Contents 1 A Quick Introduction to PDE 1 2 Classification of Second Order PDE 3 3 Linear Second Order Elliptic Operators 4 4 Periodic

More information

Greedy algorithms for high-dimensional non-symmetric problems

Greedy algorithms for high-dimensional non-symmetric problems Greedy algorithms for high-dimensional non-symmetric problems V. Ehrlacher Joint work with E. Cancès et T. Lelièvre Financial support from Michelin is acknowledged. CERMICS, Ecole des Ponts ParisTech &

More information

New issues in LES of turbulent flows: multiphysics and uncertainty modelling

New issues in LES of turbulent flows: multiphysics and uncertainty modelling New issues in LES of turbulent flows: multiphysics and uncertainty modelling Pierre Sagaut Institut Jean Le Rond d Alembert Université Pierre et Marie Curie- Paris 6, France http://www.lmm.jussieu.fr/~sagaut

More information

Stochastic Spectral Approaches to Bayesian Inference

Stochastic Spectral Approaches to Bayesian Inference Stochastic Spectral Approaches to Bayesian Inference Prof. Nathan L. Gibson Department of Mathematics Applied Mathematics and Computation Seminar March 4, 2011 Prof. Gibson (OSU) Spectral Approaches to

More information

A Non-Intrusive Polynomial Chaos Method For Uncertainty Propagation in CFD Simulations

A Non-Intrusive Polynomial Chaos Method For Uncertainty Propagation in CFD Simulations An Extended Abstract submitted for the 44th AIAA Aerospace Sciences Meeting and Exhibit, Reno, Nevada January 26 Preferred Session Topic: Uncertainty quantification and stochastic methods for CFD A Non-Intrusive

More information

Intrusive Projection Methods with Upwinding for Uncertain Nonlinear Hyperbolic Systems

Intrusive Projection Methods with Upwinding for Uncertain Nonlinear Hyperbolic Systems Intrusive Projection Methods with Upwinding for Uncertain Nonlinear Hyperbolic Systems J. Tryoen a,b,, O. Le Maître b,c, M. Ndjinga c, A. Ern a a Université Paris Est, CERMICS, Ecole des Ponts, 77455 Marne

More information

256 Summary. D n f(x j ) = f j+n f j n 2n x. j n=1. α m n = 2( 1) n (m!) 2 (m n)!(m + n)!. PPW = 2π k x 2 N + 1. i=0?d i,j. N/2} N + 1-dim.

256 Summary. D n f(x j ) = f j+n f j n 2n x. j n=1. α m n = 2( 1) n (m!) 2 (m n)!(m + n)!. PPW = 2π k x 2 N + 1. i=0?d i,j. N/2} N + 1-dim. 56 Summary High order FD Finite-order finite differences: Points per Wavelength: Number of passes: D n f(x j ) = f j+n f j n n x df xj = m α m dx n D n f j j n= α m n = ( ) n (m!) (m n)!(m + n)!. PPW =

More information

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES)

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) RAYTCHO LAZAROV 1 Notations and Basic Functional Spaces Scalar function in R d, d 1 will be denoted by u,

More information

Sobol-Hoeffding Decomposition with Application to Global Sensitivity Analysis

Sobol-Hoeffding Decomposition with Application to Global Sensitivity Analysis Sobol-Hoeffding decomposition Application to Global SA Computation of the SI Sobol-Hoeffding Decomposition with Application to Global Sensitivity Analysis Olivier Le Maître with Colleague & Friend Omar

More information

Multigrid and stochastic sparse-grids techniques for PDE control problems with random coefficients

Multigrid and stochastic sparse-grids techniques for PDE control problems with random coefficients Multigrid and stochastic sparse-grids techniques for PDE control problems with random coefficients Università degli Studi del Sannio Dipartimento e Facoltà di Ingegneria, Benevento, Italia Random fields

More information

Overlapping Schwarz preconditioners for Fekete spectral elements

Overlapping Schwarz preconditioners for Fekete spectral elements Overlapping Schwarz preconditioners for Fekete spectral elements R. Pasquetti 1, L. F. Pavarino 2, F. Rapetti 1, and E. Zampieri 2 1 Laboratoire J.-A. Dieudonné, CNRS & Université de Nice et Sophia-Antipolis,

More information

arxiv: v1 [math.na] 14 Sep 2017

arxiv: v1 [math.na] 14 Sep 2017 Stochastic collocation approach with adaptive mesh refinement for parametric uncertainty analysis arxiv:1709.04584v1 [math.na] 14 Sep 2017 Anindya Bhaduri a, Yanyan He 1b, Michael D. Shields a, Lori Graham-Brady

More information

A Concise Course on Stochastic Partial Differential Equations

A Concise Course on Stochastic Partial Differential Equations A Concise Course on Stochastic Partial Differential Equations Michael Röckner Reference: C. Prevot, M. Röckner: Springer LN in Math. 1905, Berlin (2007) And see the references therein for the original

More information

Schwarz Preconditioner for the Stochastic Finite Element Method

Schwarz Preconditioner for the Stochastic Finite Element Method Schwarz Preconditioner for the Stochastic Finite Element Method Waad Subber 1 and Sébastien Loisel 2 Preprint submitted to DD22 conference 1 Introduction The intrusive polynomial chaos approach for uncertainty

More information

1. Introduction. The Stokes problem seeks unknown functions u and p satisfying

1. Introduction. The Stokes problem seeks unknown functions u and p satisfying A DISCRETE DIVERGENCE FREE WEAK GALERKIN FINITE ELEMENT METHOD FOR THE STOKES EQUATIONS LIN MU, JUNPING WANG, AND XIU YE Abstract. A discrete divergence free weak Galerkin finite element method is developed

More information

Estimating functional uncertainty using polynomial chaos and adjoint equations

Estimating functional uncertainty using polynomial chaos and adjoint equations 0. Estimating functional uncertainty using polynomial chaos and adjoint equations February 24, 2011 1 Florida State University, Tallahassee, Florida, Usa 2 Moscow Institute of Physics and Technology, Moscow,

More information

Stochastic Solvers for the Euler Equations

Stochastic Solvers for the Euler Equations 43rd AIAA Aerospace Sciences Meeting and Exhibit 1-13 January 5, Reno, Nevada 5-873 Stochastic Solvers for the Euler Equations G. Lin, C.-H. Su and G.E. Karniadakis Division of Applied Mathematics Brown

More information

Introduction. J.M. Burgers Center Graduate Course CFD I January Least-Squares Spectral Element Methods

Introduction. J.M. Burgers Center Graduate Course CFD I January Least-Squares Spectral Element Methods Introduction In this workshop we will introduce you to the least-squares spectral element method. As you can see from the lecture notes, this method is a combination of the weak formulation derived from

More information

Proper Orthogonal Decomposition (POD) for Nonlinear Dynamical Systems. Stefan Volkwein

Proper Orthogonal Decomposition (POD) for Nonlinear Dynamical Systems. Stefan Volkwein Proper Orthogonal Decomposition (POD) for Nonlinear Dynamical Systems Institute for Mathematics and Scientific Computing, Austria DISC Summerschool 5 Outline of the talk POD and singular value decomposition

More information

A note on accurate and efficient higher order Galerkin time stepping schemes for the nonstationary Stokes equations

A note on accurate and efficient higher order Galerkin time stepping schemes for the nonstationary Stokes equations A note on accurate and efficient higher order Galerkin time stepping schemes for the nonstationary Stokes equations S. Hussain, F. Schieweck, S. Turek Abstract In this note, we extend our recent work for

More information

A Polynomial Chaos Approach to Robust Multiobjective Optimization

A Polynomial Chaos Approach to Robust Multiobjective Optimization A Polynomial Chaos Approach to Robust Multiobjective Optimization Silvia Poles 1, Alberto Lovison 2 1 EnginSoft S.p.A., Optimization Consulting Via Giambellino, 7 35129 Padova, Italy s.poles@enginsoft.it

More information

Polynomial chaos expansions for structural reliability analysis

Polynomial chaos expansions for structural reliability analysis DEPARTMENT OF CIVIL, ENVIRONMENTAL AND GEOMATIC ENGINEERING CHAIR OF RISK, SAFETY & UNCERTAINTY QUANTIFICATION Polynomial chaos expansions for structural reliability analysis B. Sudret & S. Marelli Incl.

More information

Parametric Problems, Stochastics, and Identification

Parametric Problems, Stochastics, and Identification Parametric Problems, Stochastics, and Identification Hermann G. Matthies a B. Rosić ab, O. Pajonk ac, A. Litvinenko a a, b University of Kragujevac c SPT Group, Hamburg wire@tu-bs.de http://www.wire.tu-bs.de

More information

Appendix A Functional Analysis

Appendix A Functional Analysis Appendix A Functional Analysis A.1 Metric Spaces, Banach Spaces, and Hilbert Spaces Definition A.1. Metric space. Let X be a set. A map d : X X R is called metric on X if for all x,y,z X it is i) d(x,y)

More information

Multilevel stochastic collocations with dimensionality reduction

Multilevel stochastic collocations with dimensionality reduction Multilevel stochastic collocations with dimensionality reduction Ionut Farcas TUM, Chair of Scientific Computing in Computer Science (I5) 27.01.2017 Outline 1 Motivation 2 Theoretical background Uncertainty

More information

arxiv: v1 [math.na] 3 Apr 2019

arxiv: v1 [math.na] 3 Apr 2019 arxiv:1904.02017v1 [math.na] 3 Apr 2019 Poly-Sinc Solution of Stochastic Elliptic Differential Equations Maha Youssef and Roland Pulch Institute of Mathematics and Computer Science, University of Greifswald,

More information

Implementation of Sparse Wavelet-Galerkin FEM for Stochastic PDEs

Implementation of Sparse Wavelet-Galerkin FEM for Stochastic PDEs Implementation of Sparse Wavelet-Galerkin FEM for Stochastic PDEs Roman Andreev ETH ZÜRICH / 29 JAN 29 TOC of the Talk Motivation & Set-Up Model Problem Stochastic Galerkin FEM Conclusions & Outlook Motivation

More information

Approximating Infinity-Dimensional Stochastic Darcy s Equations without Uniform Ellipticity

Approximating Infinity-Dimensional Stochastic Darcy s Equations without Uniform Ellipticity Approximating Infinity-Dimensional Stochastic Darcy s Equations without Uniform Ellipticity Marcus Sarkis Jointly work with Juan Galvis USC09 Marcus Sarkis (WPI) SPDE without Uniform Ellipticity USC09

More information

Post-processing of solutions of incompressible Navier Stokes equations on rotating spheres

Post-processing of solutions of incompressible Navier Stokes equations on rotating spheres ANZIAM J. 50 (CTAC2008) pp.c90 C106, 2008 C90 Post-processing of solutions of incompressible Navier Stokes equations on rotating spheres M. Ganesh 1 Q. T. Le Gia 2 (Received 14 August 2008; revised 03

More information

Numerical methods for PDEs FEM convergence, error estimates, piecewise polynomials

Numerical methods for PDEs FEM convergence, error estimates, piecewise polynomials Platzhalter für Bild, Bild auf Titelfolie hinter das Logo einsetzen Numerical methods for PDEs FEM convergence, error estimates, piecewise polynomials Dr. Noemi Friedman Contents of the course Fundamentals

More information

Finite Elements. Colin Cotter. February 22, Colin Cotter FEM

Finite Elements. Colin Cotter. February 22, Colin Cotter FEM Finite Elements February 22, 2019 In the previous sections, we introduced the concept of finite element spaces, which contain certain functions defined on a domain. Finite element spaces are examples of

More information

POD for Parametric PDEs and for Optimality Systems

POD for Parametric PDEs and for Optimality Systems POD for Parametric PDEs and for Optimality Systems M. Kahlbacher, K. Kunisch, H. Müller and S. Volkwein Institute for Mathematics and Scientific Computing University of Graz, Austria DMV-Jahrestagung 26,

More information

A reduced-order stochastic finite element analysis for structures with uncertainties

A reduced-order stochastic finite element analysis for structures with uncertainties A reduced-order stochastic finite element analysis for structures with uncertainties Ji Yang 1, Béatrice Faverjon 1,2, Herwig Peters 1, icole Kessissoglou 1 1 School of Mechanical and Manufacturing Engineering,

More information

Numerical Solution I

Numerical Solution I Numerical Solution I Stationary Flow R. Kornhuber (FU Berlin) Summerschool Modelling of mass and energy transport in porous media with practical applications October 8-12, 2018 Schedule Classical Solutions

More information

ICES REPORT A posteriori error control for partial differential equations with random data

ICES REPORT A posteriori error control for partial differential equations with random data ICES REPORT 13-8 April 213 A posteriori error control for partial differential equations with random data by Corey M. Bryant, Serge Prudhomme, and Timothy Wildey The Institute for Computational Engineering

More information

A Stochastic Particle-Mesh Scheme for Uncertainty Propagation in Vortical Flows

A Stochastic Particle-Mesh Scheme for Uncertainty Propagation in Vortical Flows A Stochastic Particle-Mesh Scheme for Uncertainty Propagation in Vortical Flows Olivier P. Le Maître and Omar M. Knio Laboratoire de Mécanique et d Energétique d Evry & LIMSI-CNRS Université d Evry Val

More information

Simulating with uncertainty : the rough surface scattering problem

Simulating with uncertainty : the rough surface scattering problem Simulating with uncertainty : the rough surface scattering problem Uday Khankhoje Assistant Professor, Electrical Engineering Indian Institute of Technology Madras Uday Khankhoje (EE, IITM) Simulating

More information

SENSITIVITY ANALYSIS IN NUMERICAL SIMULATION OF MULTIPHASE FLOW FOR CO 2 STORAGE IN SALINE AQUIFERS USING THE PROBABILISTIC COLLOCATION APPROACH

SENSITIVITY ANALYSIS IN NUMERICAL SIMULATION OF MULTIPHASE FLOW FOR CO 2 STORAGE IN SALINE AQUIFERS USING THE PROBABILISTIC COLLOCATION APPROACH XIX International Conference on Water Resources CMWR 2012 University of Illinois at Urbana-Champaign June 17-22,2012 SENSITIVITY ANALYSIS IN NUMERICAL SIMULATION OF MULTIPHASE FLOW FOR CO 2 STORAGE IN

More information

Dinesh Kumar, Mehrdad Raisee and Chris Lacor

Dinesh Kumar, Mehrdad Raisee and Chris Lacor Dinesh Kumar, Mehrdad Raisee and Chris Lacor Fluid Mechanics and Thermodynamics Research Group Vrije Universiteit Brussel, BELGIUM dkumar@vub.ac.be; m_raisee@yahoo.com; chris.lacor@vub.ac.be October, 2014

More information

AMS subject classifications. Primary, 65N15, 65N30, 76D07; Secondary, 35B45, 35J50

AMS subject classifications. Primary, 65N15, 65N30, 76D07; Secondary, 35B45, 35J50 A SIMPLE FINITE ELEMENT METHOD FOR THE STOKES EQUATIONS LIN MU AND XIU YE Abstract. The goal of this paper is to introduce a simple finite element method to solve the Stokes equations. This method is in

More information

Stochastic Collocation Methods for Polynomial Chaos: Analysis and Applications

Stochastic Collocation Methods for Polynomial Chaos: Analysis and Applications Stochastic Collocation Methods for Polynomial Chaos: Analysis and Applications Dongbin Xiu Department of Mathematics, Purdue University Support: AFOSR FA955-8-1-353 (Computational Math) SF CAREER DMS-64535

More information

1 The Stokes System. ρ + (ρv) = ρ g(x), and the conservation of momentum has the form. ρ v (λ 1 + µ 1 ) ( v) µ 1 v + p = ρ f(x) in Ω.

1 The Stokes System. ρ + (ρv) = ρ g(x), and the conservation of momentum has the form. ρ v (λ 1 + µ 1 ) ( v) µ 1 v + p = ρ f(x) in Ω. 1 The Stokes System The motion of a (possibly compressible) homogeneous fluid is described by its density ρ(x, t), pressure p(x, t) and velocity v(x, t). Assume that the fluid is barotropic, i.e., the

More information

Block-Structured Adaptive Mesh Refinement

Block-Structured Adaptive Mesh Refinement Block-Structured Adaptive Mesh Refinement Lecture 2 Incompressible Navier-Stokes Equations Fractional Step Scheme 1-D AMR for classical PDE s hyperbolic elliptic parabolic Accuracy considerations Bell

More information

Multi-Element Probabilistic Collocation Method in High Dimensions

Multi-Element Probabilistic Collocation Method in High Dimensions Multi-Element Probabilistic Collocation Method in High Dimensions Jasmine Foo and George Em Karniadakis Division of Applied Mathematics, Brown University, Providence, RI 02912 USA Abstract We combine multi-element

More information

Proper Orthogonal Decomposition. POD for PDE Constrained Optimization. Stefan Volkwein

Proper Orthogonal Decomposition. POD for PDE Constrained Optimization. Stefan Volkwein Proper Orthogonal Decomposition for PDE Constrained Optimization Institute of Mathematics and Statistics, University of Constance Joined work with F. Diwoky, M. Hinze, D. Hömberg, M. Kahlbacher, E. Kammann,

More information

Uncertainty Quantification in Computational Models

Uncertainty Quantification in Computational Models Uncertainty Quantification in Computational Models Habib N. Najm Sandia National Laboratories, Livermore, CA, USA Workshop on Understanding Climate Change from Data (UCC11) University of Minnesota, Minneapolis,

More information

TRANSPORT IN POROUS MEDIA

TRANSPORT IN POROUS MEDIA 1 TRANSPORT IN POROUS MEDIA G. ALLAIRE CMAP, Ecole Polytechnique 1. Introduction 2. Main result in an unbounded domain 3. Asymptotic expansions with drift 4. Two-scale convergence with drift 5. The case

More information

Uncertainty Quantification for multiscale kinetic equations with high dimensional random inputs with sparse grids

Uncertainty Quantification for multiscale kinetic equations with high dimensional random inputs with sparse grids Uncertainty Quantification for multiscale kinetic equations with high dimensional random inputs with sparse grids Shi Jin University of Wisconsin-Madison, USA Kinetic equations Different Q Boltmann Landau

More information

Fast Numerical Methods for Stochastic Computations

Fast Numerical Methods for Stochastic Computations Fast AreviewbyDongbinXiu May 16 th,2013 Outline Motivation 1 Motivation 2 3 4 5 Example: Burgers Equation Let us consider the Burger s equation: u t + uu x = νu xx, x [ 1, 1] u( 1) =1 u(1) = 1 Example:

More information

Linear Algebra Practice Problems

Linear Algebra Practice Problems Linear Algebra Practice Problems Page of 7 Linear Algebra Practice Problems These problems cover Chapters 4, 5, 6, and 7 of Elementary Linear Algebra, 6th ed, by Ron Larson and David Falvo (ISBN-3 = 978--68-78376-2,

More information

Numerical Analysis Comprehensive Exam Questions

Numerical Analysis Comprehensive Exam Questions Numerical Analysis Comprehensive Exam Questions 1. Let f(x) = (x α) m g(x) where m is an integer and g(x) C (R), g(α). Write down the Newton s method for finding the root α of f(x), and study the order

More information

Collocation based high dimensional model representation for stochastic partial differential equations

Collocation based high dimensional model representation for stochastic partial differential equations Collocation based high dimensional model representation for stochastic partial differential equations S Adhikari 1 1 Swansea University, UK ECCM 2010: IV European Conference on Computational Mechanics,

More information

Multiscale stochastic preconditioners in non-intrusive spectral projection

Multiscale stochastic preconditioners in non-intrusive spectral projection Multiscale stochastic preconditioners in non-intrusive spectral projection Alen Alenxanderian a, Olivier P. Le Maître b, Habib N. Najm c, Mohamed Iskandarani d, Omar M. Knio a, a Department of Mechanical

More information

Stochastic Dimension Reduction

Stochastic Dimension Reduction Stochastic Dimension Reduction Roger Ghanem University of Southern California Los Angeles, CA, USA Computational and Theoretical Challenges in Interdisciplinary Predictive Modeling Over Random Fields 12th

More information

Rank reduction of parameterized time-dependent PDEs

Rank reduction of parameterized time-dependent PDEs Rank reduction of parameterized time-dependent PDEs A. Spantini 1, L. Mathelin 2, Y. Marzouk 1 1 AeroAstro Dpt., MIT, USA 2 LIMSI-CNRS, France UNCECOMP 2015 (MIT & LIMSI-CNRS) Rank reduction of parameterized

More information

Basic Calculus Review

Basic Calculus Review Basic Calculus Review Lorenzo Rosasco ISML Mod. 2 - Machine Learning Vector Spaces Functionals and Operators (Matrices) Vector Space A vector space is a set V with binary operations +: V V V and : R V

More information

Numerical Solutions to Partial Differential Equations

Numerical Solutions to Partial Differential Equations Numerical Solutions to Partial Differential Equations Zhiping Li LMAM and School of Mathematical Sciences Peking University Variational Problems of the Dirichlet BVP of the Poisson Equation 1 For the homogeneous

More information

Solutions of Selected Problems

Solutions of Selected Problems 1 Solutions of Selected Problems October 16, 2015 Chapter I 1.9 Consider the potential equation in the disk := {(x, y) R 2 ; x 2 +y 2 < 1}, with the boundary condition u(x) = g(x) r for x on the derivative

More information

UNIVERSITY OF CALIFORNIA, SAN DIEGO. An Empirical Chaos Expansion Method for Uncertainty Quantification

UNIVERSITY OF CALIFORNIA, SAN DIEGO. An Empirical Chaos Expansion Method for Uncertainty Quantification UNIVERSITY OF CALIFORNIA, SAN DIEGO An Empirical Chaos Expansion Method for Uncertainty Quantification A Dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy

More information

Numerical Solutions to Partial Differential Equations

Numerical Solutions to Partial Differential Equations Numerical Solutions to Partial Differential Equations Zhiping Li LMAM and School of Mathematical Sciences Peking University Numerical Methods for Partial Differential Equations Finite Difference Methods

More information

Optimal Left and Right Additive Schwarz Preconditioning for Minimal Residual Methods with Euclidean and Energy Norms

Optimal Left and Right Additive Schwarz Preconditioning for Minimal Residual Methods with Euclidean and Energy Norms Optimal Left and Right Additive Schwarz Preconditioning for Minimal Residual Methods with Euclidean and Energy Norms Marcus Sarkis Worcester Polytechnic Inst., Mass. and IMPA, Rio de Janeiro and Daniel

More information

Block-diagonal preconditioning for spectral stochastic finite-element systems

Block-diagonal preconditioning for spectral stochastic finite-element systems IMA Journal of Numerical Analysis (2009) 29, 350 375 doi:0.093/imanum/drn04 Advance Access publication on April 4, 2008 Block-diagonal preconditioning for spectral stochastic finite-element systems CATHERINE

More information

Une méthode de pénalisation par face pour l approximation des équations de Navier-Stokes à nombre de Reynolds élevé

Une méthode de pénalisation par face pour l approximation des équations de Navier-Stokes à nombre de Reynolds élevé Une méthode de pénalisation par face pour l approximation des équations de Navier-Stokes à nombre de Reynolds élevé CMCS/IACS Ecole Polytechnique Federale de Lausanne Erik.Burman@epfl.ch Méthodes Numériques

More information

Chapter 6: Orthogonality

Chapter 6: Orthogonality Chapter 6: Orthogonality (Last Updated: November 7, 7) These notes are derived primarily from Linear Algebra and its applications by David Lay (4ed). A few theorems have been moved around.. Inner products

More information

A Stochastic Projection Method for Fluid Flow

A Stochastic Projection Method for Fluid Flow Journal of Computational Physics 8, 9 44 (22) doi:.6/jcph.22.74 A Stochastic Projection Method for Fluid Flow II. Random Process Olivier P. Le Maître, Matthew T. Reagan, Habib N. Najm, Roger G. Ghanem,

More information

Fast Sparse Spectral Methods for Higher Dimensional PDEs

Fast Sparse Spectral Methods for Higher Dimensional PDEs Fast Sparse Spectral Methods for Higher Dimensional PDEs Jie Shen Purdue University Collaborators: Li-Lian Wang, Haijun Yu and Alexander Alekseenko Research supported by AFOSR and NSF ICERM workshop, June

More information

Modeling Uncertainty in Flow Simulations via Generalized Polynomial Chaos

Modeling Uncertainty in Flow Simulations via Generalized Polynomial Chaos Modeling Uncertainty in Flow Simulations via Generalized Polynomial Chaos Dongbin Xiu and George Em Karniadakis Division of Applied Mathematics Brown University Providence, RI 9 Submitted to Journal of

More information

Numerical Methods for Partial Differential Equations

Numerical Methods for Partial Differential Equations Numerical Methods for Partial Differential Equations Eric de Sturler University of Illinois at Urbana-Champaign Read section 8. to see where equations of type (au x ) x = f show up and their (exact) solution

More information

Sparse Tensor Galerkin Discretizations for First Order Transport Problems

Sparse Tensor Galerkin Discretizations for First Order Transport Problems Sparse Tensor Galerkin Discretizations for First Order Transport Problems Ch. Schwab R. Hiptmair, E. Fonn, K. Grella, G. Widmer ETH Zürich, Seminar for Applied Mathematics IMA WS Novel Discretization Methods

More information

Uncertainty Quantification and hypocoercivity based sensitivity analysis for multiscale kinetic equations with random inputs.

Uncertainty Quantification and hypocoercivity based sensitivity analysis for multiscale kinetic equations with random inputs. Uncertainty Quantification and hypocoercivity based sensitivity analysis for multiscale kinetic equations with random inputs Shi Jin University of Wisconsin-Madison, USA Shanghai Jiao Tong University,

More information