Empirical Interpolation of Nonlinear Parametrized Evolution Operators

Size: px
Start display at page:

Download "Empirical Interpolation of Nonlinear Parametrized Evolution Operators"

Transcription

1 MÜNSTER Empirical Interpolation of Nonlinear Parametrized Evolution Operators Martin Drohmann, Bernard Haasdonk, Mario Ohlberger 03/12/2010

2 MÜNSTER 2/20 > Motivation: Reduced Basis Method RB Scenario: Parametrized partial differential equations for (non-stationary) problems Applications relying on time-critical or many repeated simulations Goals: Offline-/Online decomposition Efficient reduced simulations A posteriori error control References: [Patera&Rozza, 2006], [Haasdonk et al., 2008] manifold of "interesting" snapshots U K H (µ) W h

3 MÜNSTER 2/20 > Motivation: Reduced Basis Method RB Scenario: Parametrized partial differential equations for (non-stationary) problems Applications relying on time-critical or many repeated simulations Goals: Offline-/Online decomposition Efficient reduced simulations A posteriori error control References: [Patera&Rozza, 2006], [Haasdonk et al., 2008] manifold of "interesting" snapshots U K H (µ) W h

4 MÜNSTER 2/20 > Motivation: Reduced Basis Method RB Scenario: Parametrized partial differential equations for (non-stationary) problems Applications relying on time-critical or many repeated simulations Goals: Offline-/Online decomposition Efficient reduced simulations A posteriori error control W h References: [Patera&Rozza, 2006], [Haasdonk et al., 2008] W red U K H (µ) U K N (µ)

5 MÜNSTER 3/20 > Motivation: Parametrized Evolution Equation Analytical Formulation For µ P R p, find u : [0, T max] W h L 2 (Ω), s.t. u(0) = u 0(µ), t u(t) L(µ) [u(t)] = 0 plus (parameter dependent) boundary conditions.

6 MÜNSTER 3/20 > Motivation: Parametrized Evolution Equation Analytical Formulation For µ P R p, find u : [0, T max] W h L 2 (Ω), s.t. u(0) = u 0(µ), t u(t) L(µ) [u(t)] = 0 plus (parameter dependent) boundary conditions. Discretization (implicit/explicit with Newton scheme) For µ P find {u h } K k=0 W h L 2 (Ω), s.t. with Newton iteration Id + tdl I h u k+1,ν h u 0 h := P h [u 0(µ)], u k+1 h u k+1,0 := u k h h, uk+1,ν+1 h «h δ k+1,ν+1 h := u k+1,ν h i = u k h uk+1,ν t h := u k+1,νmax(k) h + δ k+1,ν+1, h h L I h u k+1,ν h i h i + L E h u k h.,

7 MÜNSTER 4/20 > Empirical interpolation: Idea General operator approximation Approximate operator evaluations i i L h (µ) hu k h (µ) I M [L h (µ)] hu k h (µ) MX = m=1 l m(µ) ˆu k h (µ) ξ m, where l m(µ) : W h R are efficiently computable functionals and ξ m collateral reduced basis functions.

8 MÜNSTER 4/20 > Empirical interpolation: Idea Approximate operator evaluations i i L h (µ) hu k h (µ) I M [L h (µ)] hu k h (µ) MX = m=1 l m(µ) ˆu k h (µ) ξ m. Empirical interpolation[barrault et al, 2004] collateral reduced basis W M made out of operator evaluations: n h io M L h (µ m ) u km h (µ m ) ( Greedy search in parameter space ) m=1 coefficients are exact operator evaluations at interpolation points {x m} M m=1 : l m(µ) := L h (µ) [ ] (x m).

9 MÜNSTER 4/20 > Empirical interpolation: Idea Approximate operator evaluations i i L h (µ) hu k h (µ) I M [L h (µ)] hu k h (µ) MX = m=1 l m(µ) ˆu k h (µ) ξ m. Empirical interpolation[barrault et al, 2004] collateral reduced basis W M made out of operator evaluations: n h io M L h (µ m ) u km h (µ m ) ( Greedy search in parameter space ) m=1 coefficients are exact operator evaluations at interpolation points {x m} M m=1 : l m(µ) := L h (µ) [ ] (x m). CRB functions ξ m are nodal in interpolation points: ξ m(x n) = δ nm.

10 MÜNSTER 5/20 > Empirical interpolation: Online evaluations Efficient evaluations of l m (µ) The coefficient functionals l m(µ) = L h (µ)[ ](x m) can be computed efficiently during online phase, if operator has localized structure (small stencil) and local geometry information is precomputed in offline phase. Restrict u h to subgrid Evaluate l m(µ) [u h ] local subgrid x m x m

11 MÜNSTER 6/20 > Empirical interpolation: CRB generation CRB extension algorithm m 0, q 0 0 Initialization. repeat for u h L train do u h arg inf v h span{q i } m u h v i=1 h. Find the best approximation. end for u m arg sup uh L train u h u. Find approximation with worst error. h r m u m I m [u m] Compute the residual between u m and its interpolant. x m arg sup x XH r m(x i ) Find new interpolation point. q m rm Find new CRB function. r m(x m) m m + 1 until r m ε tol or m = M max

12 MÜNSTER 6/20 > Empirical interpolation: CRB generation CRB extension algorithm m 0, q 0 0 Initialization. repeat for u h L train do u h arg inf v h span{q i } m u h v i=1 h. Find the best approximation. end for u m arg sup uh L train u h u. Find approximation with worst error. h r m u m I m [u m] Compute the residual between u m and its interpolant. x m arg sup x XH r m(x i ) Find new interpolation point. q m rm Find new CRB function. r m(x m) m m + 1 until r m ε tol or m = M max Use L or L 2

13 MÜNSTER 6/20 > Empirical interpolation: CRB generation CRB extension algorithm m 0, q 0 0 Initialization. repeat for u h L train do u h arg inf v h span{q i } m u h v i=1 h. Find the best approximation. end for u m arg sup uh L train u h u. Find approximation with worst error. h r m u m I m [u m] Compute the residual between u m and its interpolant. x m arg sup x XH r m(x i ) Find new interpolation point. q m rm Find new CRB function. r m(x m) m m + 1 until r m ε tol or m = M max Use L or L 2 For notation: nodal basis ξ := {ξ m} M m=1 made out of {qm}m m=1

14 MÜNSTER 7/20 > Emprical interpolation: Fréchet derivative Observation DI M [L h (µ)] uh [v h ] = P M m=1 Dlm(µ) u h [v h] ξ m parameter dependent parameter independent

15 MÜNSTER 7/20 > Emprical interpolation: Fréchet derivative DI M [L h (µ)] uh [v h ] = P M m=1 Dlm(µ) u h [v h] ξ m Coefficient functionals parameter dependent parameter independent W h is finite dimensional Dl m(µ) uh [v h ] = MX HX m=1 i=1 ψ i l m(µ) [u h ] (v h,i )

16 MÜNSTER 7/20 > Emprical interpolation: Fréchet derivative DI M [L h (µ)] uh [v h ] = P M m=1 Dlm(µ) u h [v h] ξ m Coefficient functionals parameter dependent W h is finite dimensional MX HX Dl m(µ) uh [v h ] = m=1 i=1 MX X = m=1 i I xm L h has local stencil parameter independent ψ i l m(µ) [u h ] (v h,i ) ψ i l m(µ) [u h ] (v h,i ).

17 MÜNSTER 7/20 > Emprical interpolation: Fréchet derivative DI M [L h (µ)] uh [v h ] = P M m=1 Dlm(µ) u h [v h] ξ m Coefficient functionals parameter dependent W h is finite dimensional MX HX Dl m(µ) uh [v h ] = m=1 i=1 MX X = m=1 i I xm L h has local stencil ψ i l m(µ) [u h ] (v h,i ) ψ i l m(µ) [u h ] (v h,i ). Note: card(i xm ) < C for all m = 1,..., M. Complexity still O(M). parameter independent

18 MÜNSTER 8/20 > Reduced basis method for nonlinear schemes Generate reduced basis space with POD-Greedy algorithm: W red := span {ϕ i } N i=1 W h Reduced model order by Galerkin projection: P red : W h W red Offline-/online decomposition of operators: `Pred [u h,0 (µ)] n = P Q u0 q=1 σq u0(µ) R X Ω uq 0ϕ n assuming: u 0(µ) = σu0(µ)u q q 0 q=1 online offline i L I red hu (µ) k red (µ) = P M R m=1 n li m(µ) [u red )] Ω ξmϕn online DL I red (µ) u [δ red red] = P M m=1 l n ψ I i m (µ) [u red] online offline R Ω ξmϕn offline Q u0

19 MÜNSTER 8/20 > Reduced basis method for nonlinear schemes Projection of Operators: P red : W h W red Galerkin projection onto W red W h L I red := P red I M L I h L E red := P red I M L E h Reduced simulation For µ P find {u red } K k=0 W red, s.t. u k+1 red with Newton iteration Id + tdl I red u k+1,ν red := uk+1,νmax(k), u 0 red red := P red ˆuh,0 (µ) u k+1,0 := u k red red, uk+1,ν+1 := u k+1,ν + δ k+1,ν+1, red red red «h i h δ k+1,ν+1 = u k red red uk+1,ν t L I red red u k+1,ν red i h i + L E red u k red.

20 MÜNSTER 9/20 > Reduced basis generation POD-greedy algorithm INPUT: M train P, ε tol, N max OUTPUT: W red Initialize reduced basis space: Φ N0 {ϕ n} N0 n=1, N N0 repeat 1. Find worst approximated reduced solution: µ max arg max µ Mtrain η(µ) 2. Compute trajectory: u k h (µ ) K max k=0. 3. Compute new reduced basis function: ϕ N+1 POD uk h (µ max ) P red ˆuk h (µ max ) K k=0 N N + 1 until error indicator η(µ max ) falls beneath tolerance ε tol or N max is reached. W red span {ϕ n} N n=1

21 MÜNSTER 10/20 > A posteriori error estimator Theorem (A posteriori error estimator ) Assumptions: Then: Operators and DL I are Lipschitz-continuous. h DL I has bounded inverse h Empirical interpolations exact for larger CRB space W M+M and P h [u 0(µ)] W red u k red (µ) uk h (µ) k N,M (µ) with N,M (µ) := recursively defined through the Newton step error estimator Xk 1 i=0 ν max(i) X k+1,j+1 := t C 1 k 1,ν + C k+1,ν 2 + δ k+1,ν+1 red + R k+1,ν+1 D,M + R k+1,ν I,M + R k+1,0 E,M + R k+1,ν. j=1 i,j

22 MÜNSTER 10/20 > A posteriori error estimator Theorem (A posteriori error estimator cont.) Then: u k red (µ) uk h (µ) k N,M (µ) with N,M (µ) := recursively defined through the Newton step error estimator Xk 1 i=0 ν max(i) X k+1,j+1 := t C 1 k1,ν + C 2 k+1,ν + δ k+1,ν+1 red + R k+1,ν+1 D,M + R k+1,ν I,M + R k+1,0 E,M + R k+1,ν. The residuals R,M measure the empirical interpolation error, e.g. M+M R k+1,ν X I,M := l I m m=m h u k+1,ν red i ξ m j=1 i,j

23 MÜNSTER 11/20 > Numerical results: Porous Medium Equation Problem definition: t u m u p = 0 in Ω [0, 1], u(, 0) = c 0 + u 0 on Ω {0} with homogeneous boundary conditions, µ = (p, m, c 0) [1, 5] [0, 0.01] [0, 0.2] Initial data: Sample trajectories: c0+0.5 c0+0.4 c0+0.3 c0+0.2 c0+0.1 c0 untransformed a) t=0.1 untransformed b) t=0.1 untransformed t=1.0 untransformed t=1.0 untransformed c) t=0.1 untransformed d) t=0.1 a) µ = (1, 0.01, 0.2), b) µ = (4, 0.01, 0.2), c) µ = (1, 0.01, 0.0), d) µ = (4, 0.01, 0.0) untransformed t=1.0 untransformed t=1.0

24 MÜNSTER 12/20 > Numerical results: Porous Medium Equation First 6 reduced basis functions

25 MÜNSTER 13/20 > Numerical results: Porous Medium Equation Slices of first 6 reduced basis functions at y = Φ i (x,0.6) x Φ i (x,0.6) x

26 MÜNSTER 14/20 > Numerical results: Empirical interpolation of L I h Subgrid at interpolation points y x 1.0 max. Error in L train Error decrease during EI-Offline algorithm CRB Dim: M

27 MÜNSTER 15/20 > Numerical results: Reduced basis scheme max µ Mtrain η(µ) Dimension Runtime[s] Error H= N=15, M= N=30, M= N=40, M= N=50, M= RB Dim: N Figure: RB error convergence on 100 test samples Table: average time measurements on 100 test samples Number of base functions in W h : Number of Newton steps ν max: 1 20 Time gain factor for online phase:

28 MÜNSTER 16/20 > Numerical results: A posteriori error estimator POD-Greedy with efficient error control (explicit Burgers problem) maxµ P train u h (µ) u red (µ) "True" error for POD-greedy(M ) Basis size: N M = M = 1 M = 20 M = 50 k N,M,M Estimates for POD-Greedy(M ) Basis size: N M = 1 M = 20 M = 50

29 MÜNSTER 17/20 > Numerical results: A posteriori error estimator Efficiency of error estimator η: λ(µ) := η(µ) u h (µ) u red (µ) 11 9 efficiency λ Figure: Error bar plot showing mean and standard deviation of error estimator efficiency over a sample of 20 random parameters for different values of M. The dots indicate the minimum ( ) and maximum ( ) efficiency. M

30 MÜNSTER 18/20 > Outlook Conclusion Model order reduction of general (scalar) parametrized evolution schemes Main ingredient is the empirical interpolation for discrete operators Rigorous error control via a posteriori error estimator is possible

31 MÜNSTER 18/20 > Outlook Conclusion Model order reduction of general (scalar) parametrized evolution schemes Main ingredient is the empirical interpolation for discrete operators Rigorous error control via a posteriori error estimator is possible Some Problems Control and measurement of complexity of parametrized solution manifold ( Kolmogorov n-width ) Big reduced basis space are inefficient and instable through cancellation Variable time step width

32 > Outlook Some Problems MÜNSTER 18/20 Control and measurement of complexity of parametrized solution manifold ( Kolmogorov n-width ) Big reduced basis space are inefficient and instable through cancellation Variable time step width Some solutions/ideas Do intensive tests with real-world discretizations (including systems) Improve reduced basis generation generate many small reduced bases spaces for parameter and time ranges improve RB approximation by adaptive search algorithms change reduced basis spaces over the time Stability analysis of reduced matrices for time-stepping

33 MÜNSTER 19/20 > Software concepts (DUNE-RB/RBMATLAB interface) Goals: Use C++ software DUNE-RB for high-dimensional computations and RBMATLAB for reduced basis algorithms Access to open source implementations of real world problems. (Several available in DUNE) Testing the reduced basis methods on these implementations. For further information see:

34 MÜNSTER 19/20 > Software concepts (DUNE-RB/RBMATLAB interface) Goals: Use C++ software DUNE-RB for high-dimensional computations and RBMATLAB for reduced basis algorithms Access to open source implementations of real world problems. (Several available in DUNE) Testing the reduced basis methods on these implementations. Illustration of interface concept: abstraction TCP/IP communication of low-dimensional data generic procedure of RB generation und reduced simulation linear evolution problems For further information see: non-linear evolution problems...

35 MÜNSTER 19/20 > Software concepts (DUNE-RB/RBMATLAB interface) Goals: Status: Use C++ software DUNE-RB for high-dimensional computations and RBMATLAB for reduced basis algorithms Access to open source implementations of real world problems. (Several available in DUNE) Testing the reduced basis methods on these implementations. Communication interface between RBMATLAB and DUNE-RB exists Example implementation: linear heat equation in Dune affinely parameter dependent structure. (No empirical interpolation necessary) Empirical interpolation of simple operators. For further information see:

36 MÜNSTER 19/20 > Software concepts (DUNE-RB/RBMATLAB interface) dune-rb Control structures parameter model Visualization Reconstruction Offline data reduced basis space grid high dim operators Solvers dune comsol others high dim computation Network RBmatlab Reduced simulation Error estimators Server Client Visualization control For further information see: Reduced basis generation greedy direct mexfunction usage communication of low dim data low dim computation,

37 MÜNSTER 20/20 > References [Patera&Rozza, 2006] A. Patera and G. Rozza. Reduced Basis Approximation and A Posteriori Error Estimation for Parametrized Partial Differential Equations. Version 1.0, Copyright MIT 2006, to appear in (tentative rubric) MIT Pappalardo Graduate Monographs in Mechanical Engineering [Haasdonk&Ohlberger, 2008] B. Haasdonk und M. Ohlberger Reduced Basis Method for Finite Volume Approximations of Parametrized Linear Evolution Equations M2AN, Math. Model. Numer. Anal. 42, , 2008 [Haasdonk et al., 2008] B. Haasdonk, M. Ohlberger und G. Rozza. A Reduced Basis Method for Evolution Schemes with Parameter-Dependent Explicit Operators ETNA, Electronic Transactions on Numerical Analysis, vol. 32, 2008 [Barrault et al., 2004] M. Barrault, M., Y. Maday, N. Nguyen and A. Patera, An empirical interpolation method: application to efficient reduced-basis discretization of partial differential equations C. R. Math. Acad. Sci. Paris Series I, 2004, 339, [Drohmann et al., 2009] M. Drohmann, B. Haasdonk and M. Ohlberger, Reduced Basis Method for Finite Volume Approximation of Evolution Equations on Parametrized Geometries Proceedings of ALGORITMY 2009, [Drohmann et al.,2010] M. Drohmann, B. Haasdonk and M. Ohlberger, Reduced Basis Approximation for Nonlinear Parametrized Evolution Equations based on Empirical Operator Interpolation FB 10, Universität Münster num. 10/02 - N Preprint - october 2010,

Model reduction for multiscale problems

Model reduction for multiscale problems Model reduction for multiscale problems Mario Ohlberger Dec. 12-16, 2011 RICAM, Linz , > Outline Motivation: Multi-Scale and Multi-Physics Problems Model Reduction: The Reduced Basis Approach A new Reduced

More information

Reduced Basis Method for Explicit Finite Volume Approximations of Nonlinear Conservation Laws

Reduced Basis Method for Explicit Finite Volume Approximations of Nonlinear Conservation Laws Proceedings of Symposia in Applied Mathematics Reduced Basis Method for Explicit Finite Volume Approximations of Nonlinear Conservation Laws Bernard Haasdonk and Mario Ohlberger Abstract. The numerical

More information

A reduced basis method and ROM-based optimization for batch chromatography

A reduced basis method and ROM-based optimization for batch chromatography MAX PLANCK INSTITUTE MedRed, 2013 Magdeburg, Dec 11-13 A reduced basis method and ROM-based optimization for batch chromatography Yongjin Zhang joint work with Peter Benner, Lihong Feng and Suzhou Li Max

More information

The Generalized Empirical Interpolation Method: Analysis of the convergence and application to data assimilation coupled with simulation

The Generalized Empirical Interpolation Method: Analysis of the convergence and application to data assimilation coupled with simulation The Generalized Empirical Interpolation Method: Analysis of the convergence and application to data assimilation coupled with simulation Y. Maday (LJLL, I.U.F., Brown Univ.) Olga Mula (CEA and LJLL) G.

More information

Parameterized Partial Differential Equations and the Proper Orthogonal D

Parameterized Partial Differential Equations and the Proper Orthogonal D Parameterized Partial Differential Equations and the Proper Orthogonal Decomposition Stanford University February 04, 2014 Outline Parameterized PDEs The steady case Dimensionality reduction Proper orthogonal

More information

A-Posteriori Error Estimation for Parameterized Kernel-Based Systems

A-Posteriori Error Estimation for Parameterized Kernel-Based Systems A-Posteriori Error Estimation for Parameterized Kernel-Based Systems Daniel Wirtz Bernard Haasdonk Institute for Applied Analysis and Numerical Simulation University of Stuttgart 70569 Stuttgart, Pfaffenwaldring

More information

A Reduced Basis Method for Evolution Schemes with Parameter-Dependent Explicit Operators

A Reduced Basis Method for Evolution Schemes with Parameter-Dependent Explicit Operators B. Haasdonk a M. Ohlberger b G. Rozza c A Reduced Basis Method for Evolution Schemes with Parameter-Dependent Explicit Operators Stuttgart, March 29 a Instite of Applied Analysis and Numerical Simulation,

More information

Reduced Basis Method for Parametric

Reduced Basis Method for Parametric 1/24 Reduced Basis Method for Parametric H 2 -Optimal Control Problems NUMOC2017 Andreas Schmidt, Bernard Haasdonk Institute for Applied Analysis and Numerical Simulation, University of Stuttgart andreas.schmidt@mathematik.uni-stuttgart.de

More information

THE LOCALIZED REDUCED BASIS MULTISCALE METHOD

THE LOCALIZED REDUCED BASIS MULTISCALE METHOD Proceedings of ALGORITMY 212 pp. 393 43 THE LOCALIZED REDUCED BASIS MULTISCALE METHOD FELIX ALBRECHT, BERNARD HAASDONK, SVEN KAULMANN OHLBERGER, AND MARIO Abstract. In this paper we introduce the Localized

More information

Reduced-Order Greedy Controllability of Finite Dimensional Linear Systems. Giulia Fabrini Laura Iapichino Stefan Volkwein

Reduced-Order Greedy Controllability of Finite Dimensional Linear Systems. Giulia Fabrini Laura Iapichino Stefan Volkwein Universität Konstanz Reduced-Order Greedy Controllability of Finite Dimensional Linear Systems Giulia Fabrini Laura Iapichino Stefan Volkwein Konstanzer Schriften in Mathematik Nr. 364, Oktober 2017 ISSN

More information

Reduced basis method for the reliable model reduction of Navier-Stokes equations in cardiovascular modelling

Reduced basis method for the reliable model reduction of Navier-Stokes equations in cardiovascular modelling Reduced basis method for the reliable model reduction of Navier-Stokes equations in cardiovascular modelling Toni Lassila, Andrea Manzoni, Gianluigi Rozza CMCS - MATHICSE - École Polytechnique Fédérale

More information

Greedy control. Martin Lazar University of Dubrovnik. Opatija, th Najman Conference. Joint work with E: Zuazua, UAM, Madrid

Greedy control. Martin Lazar University of Dubrovnik. Opatija, th Najman Conference. Joint work with E: Zuazua, UAM, Madrid Greedy control Martin Lazar University of Dubrovnik Opatija, 2015 4th Najman Conference Joint work with E: Zuazua, UAM, Madrid Outline Parametric dependent systems Reduced basis methods Greedy control

More information

REDUCED BASIS METHOD

REDUCED BASIS METHOD REDUCED BASIS METHOD approximation of PDE s, interpolation, a posteriori estimates Yvon Maday Laboratoire Jacques-Louis Lions Université Pierre et Marie Curie, Paris, France, Institut Universitaire de

More information

Reduced Basis Approximation for Nonlinear Parametrized Evolution Equations based on Empirical Operator Interpolation

Reduced Basis Approximation for Nonlinear Parametrized Evolution Equations based on Empirical Operator Interpolation M. Dromann a B. Haasdonk b M. Olberger c Reduced Basis Approximation for Nonlinear Parametrized Evolution Equations based on Empirical Operator Interpolation Stuttgart, October 2010 a Institute of Numerical

More information

The Certified Reduced-Basis Method for Darcy Flows in Porous Media

The Certified Reduced-Basis Method for Darcy Flows in Porous Media The Certified Reduced-Basis Method for Darcy Flows in Porous Media S. Boyaval (1), G. Enchéry (2), R. Sanchez (2), Q. H. Tran (2) (1) Laboratoire Saint-Venant (ENPC - EDF R&D - CEREMA) & Matherials (INRIA),

More information

Model reduction of parametrized aerodynamic flows: discontinuous Galerkin RB empirical quadrature procedure. Masayuki Yano

Model reduction of parametrized aerodynamic flows: discontinuous Galerkin RB empirical quadrature procedure. Masayuki Yano Model reduction of parametrized aerodynamic flows: discontinuous Galerkin RB empirical quadrature procedure Masayuki Yano University of Toronto Institute for Aerospace Studies Acknowledgments: Anthony

More information

Empirical Interpolation Methods

Empirical Interpolation Methods Empirical Interpolation Methods Yvon Maday Laboratoire Jacques-Louis Lions - UPMC, Paris, France IUF and Division of Applied Maths Brown University, Providence USA Doctoral Workshop on Model Reduction

More information

WWU. Efficient Reduced Order Simulation of Pore-Scale Lithium-Ion Battery Models. living knowledge. Mario Ohlberger, Stephan Rave ECMI 2018

WWU. Efficient Reduced Order Simulation of Pore-Scale Lithium-Ion Battery Models. living knowledge. Mario Ohlberger, Stephan Rave ECMI 2018 M Ü N S T E R Efficient Reduced Order Simulation of Pore-Scale Lithium-Ion Battery Models Mario Ohlberger, Stephan Rave living knowledge ECMI 2018 Budapest June 20, 2018 M Ü N S T E R Reduction of Pore-Scale

More information

Reduced-Order Multiobjective Optimal Control of Semilinear Parabolic Problems. Laura Iapichino Stefan Trenz Stefan Volkwein

Reduced-Order Multiobjective Optimal Control of Semilinear Parabolic Problems. Laura Iapichino Stefan Trenz Stefan Volkwein Universität Konstanz Reduced-Order Multiobjective Optimal Control of Semilinear Parabolic Problems Laura Iapichino Stefan Trenz Stefan Volkwein Konstanzer Schriften in Mathematik Nr. 347, Dezember 2015

More information

Model Reduction for Multiscale Lithium-Ion Battery Simulation

Model Reduction for Multiscale Lithium-Ion Battery Simulation Model Reduction for Multiscale Lithium-Ion Battery Simulation Mario Ohlberger 1, Stephan Rave 1, and Felix Schindler 1 Applied Mathematics Münster, CMTC & Center for Nonlinear Science, University of Münster,

More information

Reduced Basis Methods for inverse problems

Reduced Basis Methods for inverse problems Reduced Basis Methods for inverse problems Dominik Garmatter dominik.garmatter@mathematik.uni-stuttgart.de Chair of Optimization and Inverse Problems, University of Stuttgart, Germany Joint work with Bastian

More information

Towards parametric model order reduction for nonlinear PDE systems in networks

Towards parametric model order reduction for nonlinear PDE systems in networks Towards parametric model order reduction for nonlinear PDE systems in networks MoRePas II 2012 Michael Hinze Martin Kunkel Ulrich Matthes Morten Vierling Andreas Steinbrecher Tatjana Stykel Fachbereich

More information

Chapitre 1. Cours Reduced Basis Output Bounds Methodes du 1er Semestre

Chapitre 1. Cours Reduced Basis Output Bounds Methodes du 1er Semestre Chapitre 1 Cours Methodes du 1er Semestre 2007-2008 Pr. Christophe Prud'homme christophe.prudhomme@ujf-grenoble.fr Université Joseph Fourier Grenoble 1 1.1 1 2 FEM Approximation Approximation Estimation

More information

Greedy Control. Enrique Zuazua 1 2

Greedy Control. Enrique Zuazua 1 2 Greedy Control Enrique Zuazua 1 2 DeustoTech - Bilbao, Basque Country, Spain Universidad Autónoma de Madrid, Spain Visiting Fellow of LJLL-UPMC, Paris enrique.zuazua@deusto.es http://enzuazua.net X ENAMA,

More information

POD/DEIM 4DVAR Data Assimilation of the Shallow Water Equation Model

POD/DEIM 4DVAR Data Assimilation of the Shallow Water Equation Model nonlinear 4DVAR 4DVAR Data Assimilation of the Shallow Water Equation Model R. Ştefănescu and Ionel M. Department of Scientific Computing Florida State University Tallahassee, Florida May 23, 2013 (Florida

More information

Reduced basis method for efficient model order reduction of optimal control problems

Reduced basis method for efficient model order reduction of optimal control problems Reduced basis method for efficient model order reduction of optimal control problems Laura Iapichino 1 joint work with Giulia Fabrini 2 and Stefan Volkwein 2 1 Department of Mathematics and Computer Science,

More information

The Generalized Empirical Interpolation Method: Stability theory on Hilbert spaces with an application to the Stokes equation

The Generalized Empirical Interpolation Method: Stability theory on Hilbert spaces with an application to the Stokes equation The Generalized Empirical Interpolation Method: Stability theory on Hilbert spaces with an application to the Stokes equation The MIT Faculty has made this article openly available. Please share how this

More information

Nonlinear Model Reduction for Uncertainty Quantification in Large-Scale Inverse Problems

Nonlinear Model Reduction for Uncertainty Quantification in Large-Scale Inverse Problems Nonlinear Model Reduction for Uncertainty Quantification in Large-Scale Inverse Problems Krzysztof Fidkowski, David Galbally*, Karen Willcox* (*MIT) Computational Aerospace Sciences Seminar Aerospace Engineering

More information

Electronic Transactions on Numerical Analysis Volume 32, 2008

Electronic Transactions on Numerical Analysis Volume 32, 2008 Electronic Transactions on Numerical Analysis Volume 32, 2008 Contents 1 On the role of boundary conditions for CIP stabilization of higher order finite elements. Friedhelm Schieweck. We investigate the

More information

RICE UNIVERSITY. Nonlinear Model Reduction via Discrete Empirical Interpolation by Saifon Chaturantabut

RICE UNIVERSITY. Nonlinear Model Reduction via Discrete Empirical Interpolation by Saifon Chaturantabut RICE UNIVERSITY Nonlinear Model Reduction via Discrete Empirical Interpolation by Saifon Chaturantabut A Thesis Submitted in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy

More information

Bounding Stability Constants for Affinely Parameter-Dependent Operators

Bounding Stability Constants for Affinely Parameter-Dependent Operators Bounding Stability Constants for Affinely Parameter-Dependent Operators Robert O Connor a a RWTH Aachen University, Aachen, Germany Received *****; accepted after revision +++++ Presented by Abstract In

More information

Some recent developments on ROMs in computational fluid dynamics

Some recent developments on ROMs in computational fluid dynamics Some recent developments on ROMs in computational fluid dynamics F. Ballarin 1, S. Ali 1, E. Delgado 2, D. Torlo 1,3, T. Chacón 2, M. Gómez 2, G. Rozza 1 1 mathlab, Mathematics Area, SISSA, Trieste, Italy

More information

Multiobjective PDE-constrained optimization using the reduced basis method

Multiobjective PDE-constrained optimization using the reduced basis method Multiobjective PDE-constrained optimization using the reduced basis method Laura Iapichino1, Stefan Ulbrich2, Stefan Volkwein1 1 Universita t 2 Konstanz - Fachbereich Mathematik und Statistik Technischen

More information

Reduced Basis Approximation and A Posteriori Error. Estimation for the Time-Dependent Viscous Burgers Equation

Reduced Basis Approximation and A Posteriori Error. Estimation for the Time-Dependent Viscous Burgers Equation Calcolo manuscript o. (will be inserted by the editor) Reduced Basis Approximation and A Posteriori Error Estimation for the Time-Dependent Viscous Burgers Equation goc-cuong guyen 1, Gianluigi Rozza 1,,

More information

Nonlinear Model Order Reduction with pymor

Nonlinear Model Order Reduction with pymor Münster Nonlinear Model Order Reduction with pymor living knowledge WWU Münster Stephan Rave SIAM CSE Atlanta February 27 2017 Outline Münster Nonlinear Model Order Reduction with pymor 2 /26 Reduced Basis

More information

A Two-Step Certified Reduced Basis Method

A Two-Step Certified Reduced Basis Method A Two-Step Certified Reduced Basis Method The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation As Published Publisher Eftang,

More information

DEIM-BASED PGD FOR PARAMETRIC NONLINEAR MODEL ORDER REDUCTION

DEIM-BASED PGD FOR PARAMETRIC NONLINEAR MODEL ORDER REDUCTION VI International Conference on Adaptive Modeling and Simulation ADMOS 213 J. P. Moitinho de Almeida, P. Díez, C. Tiago and N. Parés (Eds) DEIM-BASED PGD FOR PARAMETRIC NONLINEAR MODEL ORDER REDUCTION JOSE

More information

Reduced Modeling in Data Assimilation

Reduced Modeling in Data Assimilation Reduced Modeling in Data Assimilation Peter Binev Department of Mathematics and Interdisciplinary Mathematics Institute University of South Carolina Challenges in high dimensional analysis and computation

More information

Received *****; accepted after revision Presented by. arxiv: v1 [math.ap] 23 Apr 2015

Received *****; accepted after revision Presented by. arxiv: v1 [math.ap] 23 Apr 2015 , Received *****; accepted after revision +++++ Presented by arxiv:1504.06131v1 [math.ap] 23 Apr 2015 1 Simultaneous Empirical Interpolation and Reduced Basis method for non-linear problems Cécile Daversin,

More information

Model reduction of parametrized aerodynamic flows: stability, error control, and empirical quadrature. Masayuki Yano

Model reduction of parametrized aerodynamic flows: stability, error control, and empirical quadrature. Masayuki Yano Model reduction of parametrized aerodynamic flows: stability, error control, and empirical quadrature Masayuki Yano University of Toronto Institute for Aerospace Studies Acknowledgments: Anthony Patera;

More information

POD-DEIM APPROACH ON DIMENSION REDUCTION OF A MULTI-SPECIES HOST-PARASITOID SYSTEM

POD-DEIM APPROACH ON DIMENSION REDUCTION OF A MULTI-SPECIES HOST-PARASITOID SYSTEM POD-DEIM APPROACH ON DIMENSION REDUCTION OF A MULTI-SPECIES HOST-PARASITOID SYSTEM G. Dimitriu Razvan Stefanescu Ionel M. Navon Abstract In this study, we implement the DEIM algorithm (Discrete Empirical

More information

Parallel-in-time integrators for Hamiltonian systems

Parallel-in-time integrators for Hamiltonian systems Parallel-in-time integrators for Hamiltonian systems Claude Le Bris ENPC and INRIA Visiting Professor, The University of Chicago joint work with X. Dai (Paris 6 and Chinese Academy of Sciences), F. Legoll

More information

Reduced Basis Methods for Nonlinear Parametrized Partial Differential Equations

Reduced Basis Methods for Nonlinear Parametrized Partial Differential Equations Reduced Basis Methods for Nonlinear Parametrized Partial Differential Equations M. Grepl Aachen Institute for Advanced Study in Computational Engineering Science AICES Progress since 2009 Overview of the

More information

Complexity Reduction for Parametrized Catalytic Reaction Model

Complexity Reduction for Parametrized Catalytic Reaction Model Proceedings of the World Congress on Engineering 5 Vol I WCE 5, July - 3, 5, London, UK Complexity Reduction for Parametrized Catalytic Reaction Model Saifon Chaturantabut, Member, IAENG Abstract This

More information

LOCALIZED DISCRETE EMPIRICAL INTERPOLATION METHOD

LOCALIZED DISCRETE EMPIRICAL INTERPOLATION METHOD SIAM J. SCI. COMPUT. Vol. 36, No., pp. A68 A92 c 24 Society for Industrial and Applied Mathematics LOCALIZED DISCRETE EMPIRICAL INTERPOLATION METHOD BENJAMIN PEHERSTORFER, DANIEL BUTNARU, KAREN WILLCOX,

More information

A SEAMLESS REDUCED BASIS ELEMENT METHOD FOR 2D MAXWELL S PROBLEM: AN INTRODUCTION

A SEAMLESS REDUCED BASIS ELEMENT METHOD FOR 2D MAXWELL S PROBLEM: AN INTRODUCTION A SEAMLESS REDUCED BASIS ELEMENT METHOD FOR 2D MAXWELL S PROBLEM: AN INTRODUCTION YANLAI CHEN, JAN S. HESTHAVEN, AND YVON MADAY Abstract. We present a reduced basis element method (RBEM) for the time-harmonic

More information

Submitted to SISC; revised August A SPACE-TIME PETROV-GALERKIN CERTIFIED REDUCED BASIS METHOD: APPLICATION TO THE BOUSSINESQ EQUATIONS

Submitted to SISC; revised August A SPACE-TIME PETROV-GALERKIN CERTIFIED REDUCED BASIS METHOD: APPLICATION TO THE BOUSSINESQ EQUATIONS Submitted to SISC; revised August 2013. A SPACE-TIME PETROV-GALERKI CERTIFIED REDUCED BASIS METHOD: APPLICATIO TO THE BOUSSIESQ EQUATIOS MASAYUKI YAO Abstract. We present a space-time certified reduced

More information

CME 345: MODEL REDUCTION

CME 345: MODEL REDUCTION CME 345: MODEL REDUCTION Methods for Nonlinear Systems Charbel Farhat & David Amsallem Stanford University cfarhat@stanford.edu 1 / 65 Outline 1 Nested Approximations 2 Trajectory PieceWise Linear (TPWL)

More information

The Reduced Basis Method:

The Reduced Basis Method: The Reduced Basis Method: Application to Problems in Fluid and Solid Mechanics ++ Aachen Institute for Advanced Study in Computational Engineering Science K. Veroy-Grepl 31 January 2014 AICES & MOR I The

More information

REDUCED ORDER METHODS

REDUCED ORDER METHODS REDUCED ORDER METHODS Elisa SCHENONE Legato Team Computational Mechanics Elisa SCHENONE RUES Seminar April, 6th 5 team at and of Numerical simulation of biological flows Respiration modelling Blood flow

More information

Goal. Robust A Posteriori Error Estimates for Stabilized Finite Element Discretizations of Non-Stationary Convection-Diffusion Problems.

Goal. Robust A Posteriori Error Estimates for Stabilized Finite Element Discretizations of Non-Stationary Convection-Diffusion Problems. Robust A Posteriori Error Estimates for Stabilized Finite Element s of Non-Stationary Convection-Diffusion Problems L. Tobiska and R. Verfürth Universität Magdeburg Ruhr-Universität Bochum www.ruhr-uni-bochum.de/num

More information

Model Reduction Methods

Model Reduction Methods Martin A. Grepl 1, Gianluigi Rozza 2 1 IGPM, RWTH Aachen University, Germany 2 MATHICSE - CMCS, Ecole Polytechnique Fédérale de Lausanne, Switzerland Summer School "Optimal Control of PDEs" Cortona (Italy),

More information

A model order reduction framework for parametrized nonlinear PDE constrained optimization

A model order reduction framework for parametrized nonlinear PDE constrained optimization MATHICSE Mathematics Institute of Computational Science and Engineering School of Basic Sciences - Section of Mathematics MATHICSE Technical Report Nr. 11.2015 Mai 2015 A model order reduction framework

More information

Efficient greedy algorithms for high-dimensional parameter spaces with applications to empirical interpolation and reduced basis methods

Efficient greedy algorithms for high-dimensional parameter spaces with applications to empirical interpolation and reduced basis methods Efficient greedy algorithms for high-dimensional parameter spaces with applications to empirical interpolation and reduced basis methods Jan S. Hesthaven Benjamin Stamm Shun Zhang September 9, 211 Abstract.

More information

ETNA Kent State University

ETNA Kent State University Electronic Transactions on Numerical Analysis. Volume 37, pp. 166-172, 2010. Copyright 2010,. ISSN 1068-9613. ETNA A GRADIENT RECOVERY OPERATOR BASED ON AN OBLIQUE PROJECTION BISHNU P. LAMICHHANE Abstract.

More information

Reduced Basis Methods for Parametrized PDEs A Tutorial Introduction for Stationary and Instationary Problems

Reduced Basis Methods for Parametrized PDEs A Tutorial Introduction for Stationary and Instationary Problems B. Haasdonk Reduced Basis Methods for Parametrized PDEs A Tutorial Introduction for Stationary and Instationary Problems Stuttgart, March 2014, revised version March 2016 Institute of Applied Analysis

More information

UNITEXT La Matematica per il 3+2

UNITEXT La Matematica per il 3+2 UNITEXT La Matematica per il 3+2 Volume 92 Editor-in-chief A. Quarteroni Series editors L. Ambrosio P. Biscari C. Ciliberto M. Ledoux W.J. Runggaldier More information about this series at http://www.springer.com/series/5418

More information

Schmidt, Andreas 1 and Haasdonk, Bernard 1

Schmidt, Andreas 1 and Haasdonk, Bernard 1 ESAIM: Control, Optimisation and Calculus of Variations URL: http://www.emath.fr/cocv/ Will be set by the publisher REDUCED BASIS APPROXIMATION OF LARGE SCALE PARAMETRIC ALGEBRAIC RICCATI EQUATIONS Schmidt,

More information

Error estimation and adaptivity for model reduction in mechanics of materials

Error estimation and adaptivity for model reduction in mechanics of materials Error estimation and adaptivity for model reduction in mechanics of materials David Ryckelynck Centre des Matériaux Mines ParisTech, UMR CNRS 7633 8 février 2017 Outline 1 Motivations 2 Local enrichment

More information

Hessian-based model reduction for large-scale systems with initial condition inputs

Hessian-based model reduction for large-scale systems with initial condition inputs Hessian-based model reduction for large-scale systems with initial condition inputs O. Bashir 1, K. Willcox 1,, O. Ghattas 2, B. van Bloemen Waanders 3, J. Hill 3 1 Massachusetts Institute of Technology,

More information

Comparison of the Reduced-Basis and POD a-posteriori Error Estimators for an Elliptic Linear-Quadratic Optimal Control

Comparison of the Reduced-Basis and POD a-posteriori Error Estimators for an Elliptic Linear-Quadratic Optimal Control SpezialForschungsBereich F 3 Karl Franzens Universität Graz Technische Universität Graz Medizinische Universität Graz Comparison of the Reduced-Basis and POD a-posteriori Error Estimators for an Elliptic

More information

MATHICSE Mathematics Institute of Computational Science and Engineering School of Basic Sciences - Section of Mathematics

MATHICSE Mathematics Institute of Computational Science and Engineering School of Basic Sciences - Section of Mathematics MATHICSE Mathematics Institute of Computational Science and Engineering School of Basic Sciences - Section of Mathematics MATHICSE Technical Report Nr. 05.2013 February 2013 (NEW 10.2013 A weighted empirical

More information

Peng Chen 1, Alfio Quarteroni 1,2 and Gianluigi Rozza 3

Peng Chen 1, Alfio Quarteroni 1,2 and Gianluigi Rozza 3 ESAI: 2AN 48 (214 943 953 DOI: 1.151/m2an/213128 ESAI: athematical odelling and Numerical Analysis www.esaim-m2an.org A WEIGHTED EPIRICAL INTERPOLATION ETHOD: APRIORI CONVERGENCE ANALYSIS AND APPLICATIONS

More information

S. Freitag, B. T. Cao, J. Ninić & G. Meschke

S. Freitag, B. T. Cao, J. Ninić & G. Meschke SFB 837 Interaction Modeling Mechanized Tunneling S Freitag, B T Cao, J Ninić & G Meschke Institute for Structural Mechanics Ruhr University Bochum 1 Content 1 Motivation 2 Process-oriented FE model for

More information

Discontinuous Galerkin methods Lecture 2

Discontinuous Galerkin methods Lecture 2 y y RMMC 2008 Discontinuous Galerkin methods Lecture 2 1 Jan S Hesthaven Brown University Jan.Hesthaven@Brown.edu y 1 0.75 0.5 0.25 0-0.25-0.5-0.75 y 0.75-0.0028-0.0072-0.0117 0.5-0.0162-0.0207-0.0252

More information

Comparison of methods for parametric model order reduction of instationary problems

Comparison of methods for parametric model order reduction of instationary problems Max Planck Institute Magdeburg Preprints Ulrike Baur Peter Benner Bernard Haasdonk Christian Himpe Immanuel Maier Mario Ohlberger Comparison of methods for parametric model order reduction of instationary

More information

Proper Orthogonal Decomposition (POD)

Proper Orthogonal Decomposition (POD) Intro Results Problem etras Proper Orthogonal Decomposition () Advisor: Dr. Sorensen CAAM699 Department of Computational and Applied Mathematics Rice University September 5, 28 Outline Intro Results Problem

More information

Approximation of Parametric Derivatives by the Empirical Interpolation Method

Approximation of Parametric Derivatives by the Empirical Interpolation Method Approximation of Parametric Derivatives by the Empirical Interpolation ethod Jens L. Eftang, artin A. Grepl, Anthony T. Patera and Einar. Rønquist Bericht Nr. 330 September 2011 Key words: function approximation;

More information

A posteriori error estimates for space-time domain decomposition method for two-phase flow problem

A posteriori error estimates for space-time domain decomposition method for two-phase flow problem A posteriori error estimates for space-time domain decomposition method for two-phase flow problem Sarah Ali Hassan, Elyes Ahmed, Caroline Japhet, Michel Kern, Martin Vohralík INRIA Paris & ENPC (project-team

More information

A posteriori error control for the binary Mumford Shah model

A posteriori error control for the binary Mumford Shah model A posteriori error control for the binary Mumford Shah model Benjamin Berkels 1, Alexander Effland 2, Martin Rumpf 2 1 AICES Graduate School, RWTH Aachen University, Germany 2 Institute for Numerical Simulation,

More information

Interpolation of inverse operators for preconditioning parameter-dependent equations

Interpolation of inverse operators for preconditioning parameter-dependent equations Interpolation of inverse operators for preconditioning parameter-dependent equations arxiv:1504.07903v4 [math.na] 27 Jan 2016 Olivier ZAHM and Anthony NOUY January 28, 2016 Abstract We propose a method

More information

Scientific Computing I

Scientific Computing I Scientific Computing I Module 8: An Introduction to Finite Element Methods Tobias Neckel Winter 2013/2014 Module 8: An Introduction to Finite Element Methods, Winter 2013/2014 1 Part I: Introduction to

More information

Application of POD-DEIM Approach for Dimension Reduction of a Diffusive Predator-Prey System with Allee Effect

Application of POD-DEIM Approach for Dimension Reduction of a Diffusive Predator-Prey System with Allee Effect Application of POD-DEIM Approach for Dimension Reduction of a Diffusive Predator-Prey System with Allee Effect Gabriel Dimitriu 1, Ionel M. Navon 2 and Răzvan Ştefănescu 2 1 The Grigore T. Popa University

More information

Approximate Dynamic Programming

Approximate Dynamic Programming Approximate Dynamic Programming A. LAZARIC (SequeL Team @INRIA-Lille) ENS Cachan - Master 2 MVA SequeL INRIA Lille MVA-RL Course Approximate Dynamic Programming (a.k.a. Batch Reinforcement Learning) A.

More information

Certified Reduced Basis Methods for Parametrized Partial Differential Equations

Certified Reduced Basis Methods for Parametrized Partial Differential Equations Jan S Hesthaven, Gianluigi Rozza, Benjamin Stamm Certified Reduced Basis Methods for Parametrized Partial Differential Equations Monograph Springer Briefs in Mathematics June 23, 2015 Springer To our

More information

arxiv: v1 [math.na] 10 Oct 2017

arxiv: v1 [math.na] 10 Oct 2017 submitted to Journal of Computational Physics, October 2017 A Reduced Basis Technique for Long-Time Unsteady Turbulent Flows Lambert Fick 1, Yvon Maday 2,3, Anthony T Patera 4, Tommaso Taddei 2 arxiv:1710.03569v1

More information

An Algorithmic Comparison of the Hyper-Reduction and the Discrete Empirical Interpolation Method for a Nonlinear Thermal Problem

An Algorithmic Comparison of the Hyper-Reduction and the Discrete Empirical Interpolation Method for a Nonlinear Thermal Problem Mathematical and Computational Applications Article An Algorithmic Comparison of the Hyper-Reduction and the Discrete Empirical Interpolation Method for a Nonlinear Thermal Problem Felix Fritzen 1, ID,

More information

Dynamic programming using radial basis functions and Shepard approximations

Dynamic programming using radial basis functions and Shepard approximations Dynamic programming using radial basis functions and Shepard approximations Oliver Junge, Alex Schreiber Fakultät für Mathematik Technische Universität München Workshop on algorithms for dynamical systems

More information

Feasibility and Competitiveness of a Reduced Basis Approach for Rapid Electronic Structure Calculations in Quantum Chemistry

Feasibility and Competitiveness of a Reduced Basis Approach for Rapid Electronic Structure Calculations in Quantum Chemistry Centre de Recherches Mathématiques CRM Proceedings and Lecture Notes Feasibility and Competitiveness of a Reduced Basis Approach for Rapid Electronic Structure Calculations in Quantum Chemistry E. Cancès,

More information

PDEs in Image Processing, Tutorials

PDEs in Image Processing, Tutorials PDEs in Image Processing, Tutorials Markus Grasmair Vienna, Winter Term 2010 2011 Direct Methods Let X be a topological space and R: X R {+ } some functional. following definitions: The mapping R is lower

More information

Model Reduction Methods

Model Reduction Methods Martin A. Grepl 1, Gianluigi Rozza 2 1 IGPM, RWTH Aachen University, Germany 2 MATHICSE - CMCS, Ecole Polytechnique Fédérale de Lausanne, Switzerland Summer School "Optimal Control of PDEs" Cortona (Italy),

More information

A posteriori error estimates, stopping criteria, and adaptivity for multiphase compositional Darcy flows in porous media

A posteriori error estimates, stopping criteria, and adaptivity for multiphase compositional Darcy flows in porous media A posteriori error estimates, stopping criteria, and adaptivity for multiphase compositional Darcy flows in porous media D. A. Di Pietro, M. Vohraĺık, and S. Yousef Université Montpellier 2 Marseille,

More information

A generic property of families of Lagrangian systems

A generic property of families of Lagrangian systems Annals of Mathematics, 167 (2008), 1099 1108 A generic property of families of Lagrangian systems By Patrick Bernard and Gonzalo Contreras * Abstract We prove that a generic Lagrangian has finitely many

More information

Certified Reduced Basis Approximation for Parametrized Partial Differential Equations and Applications

Certified Reduced Basis Approximation for Parametrized Partial Differential Equations and Applications Certified Reduced Basis Approximation for Parametrized Partial Differential Equations and Applications Alfio Quarteroni,, Gianluigi Rozza and Andrea Manzoni Modelling and Scientific Computing, CMCS, Mathematics

More information

Application of POD-DEIM Approach on Dimension Reduction of a Diffusive Predator-Prey System with Allee effect

Application of POD-DEIM Approach on Dimension Reduction of a Diffusive Predator-Prey System with Allee effect Application of POD-DEIM Approach on Dimension Reduction of a Diffusive Predator-Prey System with Allee effect Gabriel Dimitriu 1, Ionel M. Navon 2 and Răzvan Ştefănescu 2 1 The Grigore T. Popa University

More information

Computational Linear Algebra

Computational Linear Algebra Computational Linear Algebra PD Dr. rer. nat. habil. Ralf-Peter Mundani Computation in Engineering / BGU Scientific Computing in Computer Science / INF Winter Term 2018/19 Part 4: Iterative Methods PD

More information

Discrete Empirical Interpolation for Nonlinear Model Reduction

Discrete Empirical Interpolation for Nonlinear Model Reduction Discrete Empirical Interpolation for Nonlinear Model Reduction Saifon Chaturantabut and Danny C. Sorensen Department of Computational and Applied Mathematics, MS-34, Rice University, 6 Main Street, Houston,

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

MULTIGRID METHODS FOR NONLINEAR PROBLEMS: AN OVERVIEW

MULTIGRID METHODS FOR NONLINEAR PROBLEMS: AN OVERVIEW MULTIGRID METHODS FOR NONLINEAR PROBLEMS: AN OVERVIEW VAN EMDEN HENSON CENTER FOR APPLIED SCIENTIFIC COMPUTING LAWRENCE LIVERMORE NATIONAL LABORATORY Abstract Since their early application to elliptic

More information

Suboptimal Open-loop Control Using POD. Stefan Volkwein

Suboptimal Open-loop Control Using POD. Stefan Volkwein Institute for Mathematics and Scientific Computing University of Graz, Austria PhD program in Mathematics for Technology Catania, May 22, 2007 Motivation Optimal control of evolution problems: min J(y,

More information

Towards Reduced Order Modeling (ROM) for Gust Simulations

Towards Reduced Order Modeling (ROM) for Gust Simulations Towards Reduced Order Modeling (ROM) for Gust Simulations S. Görtz, M. Ripepi DLR, Institute of Aerodynamics and Flow Technology, Braunschweig, Germany Deutscher Luft und Raumfahrtkongress 2017 5. 7. September

More information

Hausdorff Measures and Perfect Subsets How random are sequences of positive dimension?

Hausdorff Measures and Perfect Subsets How random are sequences of positive dimension? Hausdorff Measures and Perfect Subsets How random are sequences of positive dimension? Jan Reimann Institut für Informatik, Universität Heidelberg Hausdorff Measures and Perfect Subsets p.1/18 Hausdorff

More information

Reduced basis approximation and a posteriori error estimation for Stokes flows in parametrized geometries: roles of the inf-sup stability constants

Reduced basis approximation and a posteriori error estimation for Stokes flows in parametrized geometries: roles of the inf-sup stability constants Reduced basis approximation and a posteriori error estimation for Stokes flows in parametrized geometries: roles of the inf-sup stability constants The MIT Faculty has made this article openly available.

More information

A REDUCED BASIS METHOD FOR THE HAMILTON-JACOBI-BELLMAN EQUATION WITH APPLICATION TO THE EUROPEAN UNION EMISSION TRADING SCHEME

A REDUCED BASIS METHOD FOR THE HAMILTON-JACOBI-BELLMAN EQUATION WITH APPLICATION TO THE EUROPEAN UNION EMISSION TRADING SCHEME A REDUCED BASIS METHOD FOR THE HAMILTO-JACOBI-BELLMA EQUATIO WITH APPLICATIO TO THE EUROPEA UIO EMISSIO TRADIG SCHEME SEBASTIA STECK AD KARSTE URBA Abstract. This paper draws on two sources of motivation:

More information

TECHNISCHE UNIVERSITÄT BERLIN

TECHNISCHE UNIVERSITÄT BERLIN TECHNISCHE UNIVERSITÄT BERLIN Adaptive Stochastic Galerkin FEM with Hierarchical Tensor Representations Martin Eigel Max Pfeffer Reinhold Schneider Preprint 2015/29 Preprint-Reihe des Instituts für Mathematik

More information

University of Houston, Department of Mathematics Numerical Analysis, Fall 2005

University of Houston, Department of Mathematics Numerical Analysis, Fall 2005 3 Numerical Solution of Nonlinear Equations and Systems 3.1 Fixed point iteration Reamrk 3.1 Problem Given a function F : lr n lr n, compute x lr n such that ( ) F(x ) = 0. In this chapter, we consider

More information

ENGN2340 Final Project: Implementation of a Euler-Bernuolli Beam Element Michael Monn

ENGN2340 Final Project: Implementation of a Euler-Bernuolli Beam Element Michael Monn ENGN234 Final Project: Implementation of a Euler-Bernuolli Beam Element Michael Monn 12/11/13 Problem Definition and Shape Functions Although there exist many analytical solutions to the Euler-Bernuolli

More information

NUMERICAL ENCLOSURE OF SOLUTIONS FOR TWO DIMENSIONAL DRIVEN CAVITY PROBLEMS

NUMERICAL ENCLOSURE OF SOLUTIONS FOR TWO DIMENSIONAL DRIVEN CAVITY PROBLEMS European Congress on Computational Methods in Applied Sciences and Engineering ECCOMAS 24 P. Neittaanmäki, T. Rossi, K. Majava, and O. Pironneau (eds.) O. Nevanlinna and R. Rannacher (assoc. eds.) Jyväskylä,

More information

Numerical Methods for Large-Scale Nonlinear Systems

Numerical Methods for Large-Scale Nonlinear Systems Numerical Methods for Large-Scale Nonlinear Systems Handouts by Ronald H.W. Hoppe following the monograph P. Deuflhard Newton Methods for Nonlinear Problems Springer, Berlin-Heidelberg-New York, 2004 Num.

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