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

Size: px
Start display at page:

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

Transcription

1 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

2 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 2 /18 The MULTIBAT Project Experimental Data Mathematical Modeling Multiscale Numerics Model Reduction Integration Validation Understand degradation processes in rechargeable Li-Ion Batteries through mathematical modeling and simulation. Focus: Li-Plating.

3 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 3 /18 Challenge Li-plating is initiated at interface between active particles and electrolyte. Need pore-scale models which resolve active particle geometry. Huge nonlinear discretizations. Cannot be solved at cell scale on current hardware. Parameter studies extremely expensive, even on small domains. Figure: Simulation of half-cell geometry with plated lithium (green) on 65.6µm 44µm 44µm domain.

4 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 4 /18 Stochastic Structure Modeling [Feinauer, Schmidt, Westhoff (Ulm)] Visual comparison of 2D and 3D cut-outs of experimental data (left) and simulated (right) shows good agreement.

5 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 5 /18 Microscale Modeling [Hein, Latz (HIU)] Variables: c : Li + concentration φ : electrical potential Electrolyte: c t (De c) = 0 (κ 1 t+ RT 1 c κ φ) = 0 F c Electrodes: c (Ds c) = 0 t (σ φ) = 0 Coupling: Normal fluxes at interfaces given by Butler-Volmer kinetics j inter = 2k ( ) η c ec s sinh 2RT F η = φ s φ e U 0( cs ) c max N inter = 1 F j inter

6 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 6 /18 Microscale Modeling Lithium Plating

7 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 7 /18 Discretization [Iliev, Schmidt, Zausch (Fraunhofer ITWM)] Cell centered Finite Volume discretization on voxel grid + implicit Euler leads to nonlinear equation systems of the form: Full Order Model Find [c µ (n), φ (n) µ ] V h V h =: V such that [ ] ([ ]) 1 t (c(n+1) µ c µ (n) ) c µ (n+1) + A µ 0 φ (n+1) µ = 0, c (0) µ = c µ,0. Numerical fluxes on interfaces = Butler-Volmer fluxes. Newton scheme with algebraic multigrid solver. Implemented by Fraunhofer ITWM in. µ P indicates dependence on model parameters (e.g. temperature T, charge rate).

8 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 8 /18 Reduced Basis Approximation [Ohlberger, R (Münster)] Reduced Order Model Find [ c µ (n) (n), φ µ ] Ṽc Ṽφ =: Ṽ solving projected equation [ ] 1 t ( c(n+1) µ c µ (n) ) + { ]) } (n+1) ([ c µ PṼ A µ 0 φ (n+1) = 0, c µ (0) = PṼc (c µ,0 ). µ Basis generation: POD of a priori selected solution trajectories, separately for c and φ (different scales). POD (=Proper Orthogonal Decomposition): truncated singular value decomposition of snapshot matrix (a.k.a. principal component analysis) More advanced: Use greedy search to select snapshot parameters.

9 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 9 /18 Empirical Operator Interpolation (a.k.a. DEIM, EIM) Problem: Still expensive to evaluate Solution: Use locality of finite volume operators: PṼ A µ : Ṽ V Ṽ. to evaluate M DOFs of A µ([c, φ]) wee need M C M DOFs of [c, φ]. Approximate where A µ I M [A µ] := I M ÃM,µ R M, R M : V R M Ã M,µ : R M R M I M : R M V restriction to M DOFs needed for evaluation A µ restricted to M interpolation DOFs linear combination with interpolation basis

10 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 10 /18 Empirical Operator Interpolation (2) Empirical Operator Interpolation Given M interpolation DOFs (magic points) and corresponding interpolation basis, approximate: A µ I M [A µ] := I M Ã M,µ R M. Basis Generation: Compute operator evaluations on solution snapshots (including Newton stages). Iteratively extend interpolation basis with worst-approximated evaluation. Choose new interpolation DOF where new vector is maximal (EI-GREEDY). Interpolate Butler-Volmer part of A µ and 1/c c separately (φ-part of A µ vanishes for solutions). More advanced: Build RB and interpolation basis simultaneously using error estimator to select snapshots (POD-EI-GREEDY).

11 Full Reduction WWU M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 11 /18 Reduced Order Model with EI Find [ c µ (n) (n), φ µ ] Ṽc Ṽφ = Ṽ solving projected equation [ ] ]) 1 t ( c(n+1) µ c µ (n) { } (n+1) ) ([ c µ + (PṼ I M ) Ã M,µ R M 0 φ (n+1) = 0, c µ (0) = PṼc (c µ,0 ). µ Offline/Online decomposition Precompute the linear operators PṼ I M and R M w.r.t. basis of Ṽ. Effort to evaluate (PṼ I M ) ÃM,µ R M w.r.t. this basis: O(NM) + O(M) + O(CMN), where N := dim Ṽ.

12 Numerical Results Model: Half-cell with plated Li µ = discharge current DOFs Reduction: Snapshots: 3 N = M = Rel. err.: < Timings: Full model: 15.5h Projection: 14h Red. model: 8m Speedup: 120 WWU M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 12 /18 cell voltage / V avg. Li concentr. / kmol/m transferred charge / nah na 79.6 na na na na full model red. model Figure: Validation of reduced order model output for random discharge currents; solid lines: full order model, markers: reduced order model.

13 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 13 /18 Semi-Heuristic Error Estimate [Hain, Ohlberger, Radic, Urban, 2018] Idea: Use extended ROM as surrogate for FOM solution: Saturation Assumtion: [ĉ n µ, ˆϕ(n) µ ] ˆV c ˆV ϕ Ṽ c Ṽ ϕ ĉ (n) µ c (n) µ Θ c (n) µ c (n) µ, ˆϕ (n) µ ϕ (n) µ Θ ϕ (n) µ ϕ (n) µ Error Estimate: c µ (n) c µ (n) 1 1 Θ c(n) µ ĉ µ (n), ϕ µ (n) ϕ (n) µ 1 1 Θ ϕ(n) µ ˆϕ (n) µ ˆN N = Θ := 0 max rel overest: 1.08 / 3.46 relative error min rel underest: / discharge current / na c ϕ

14 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 14 /18 Outlook: Localized RB Approximation 10 0 rel. error c N 0 1,000 2,000 M 10 0 rel. error φ N 0 1,000 2,000 M Figure: First experiments on small battery geometry; left: local RB dimensions, right: error for varying N, M; top: Li-concentration c, bottom: electrical potential φ.

15 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 15 /18 Software Interfaces in MULTIBAT

16 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 15 /18 Software Interfaces in MULTIBAT Interfaces allow us to: easily exchange Dune solver with. independently develop MOR algorithms. easily apply MOR algorithms to updated models in. reuse MOR algorithms for other problems.

17 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 16 /18 pymor Model Order Reduction with Python dealii model() fenics model() dune model() PDE solver deal.ii FEniCS DUNE... pymor-deal.ii dolfin dune-pymor d, prod =... operator, rhs LincombOperator Discretization pymor example.py U = d.solve(mu) d.visualize(u) apply2 Operator apply2 Operator... product Operator VectorArray axpy scal U = d.solve(mu) apply inverse apply2 greedy(d,...) Greedy reductor(d, basis) Reductor Gram-Schmidt User Code gram schmidt basis extension(basis, U, prod) Generic algorithms... Quick prototyping with Python. Seamless integration with high-performance PDE solvers. Out of box MPI support for reduction algs. and PDE solvers. BSD-licensed, fork us on Github!

18 pymor Some More Applications Linear elasticity (deal.ii) Nonlinear diffusion (FEniCS) Free boundary problem (NGSolve) Localized RB Multiscale Method (DUNE) MPI distributed transport problem (DUNE) Your problem here!

19 M Ü N S T E R Reduction of Pore-Scale Lithium-Ion Battery Models 18 /18 Thank you for your attention! MULTIBAT: Unified Workflow for fast electrochemical 3D simulations of lithium-ion cells combining virtual stochastic microstructures, electrochemical degradation models and model order reduction J. Comp. Sci., Localized Reduced Basis Approximation of a Nonlinear Finite Volume Battery Model with Resolved Electrode Geometry. In: Model Reduction of Parametrized Systems, Springer, pymor Generic Algorithms and Interfaces for Model Order Reduction SIAM J. Sci. Comput., 38(5), My homepage

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

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

Empirical Interpolation of Nonlinear Parametrized Evolution Operators

Empirical Interpolation of Nonlinear Parametrized Evolution Operators MÜNSTER Empirical Interpolation of Nonlinear Parametrized Evolution Operators Martin Drohmann, Bernard Haasdonk, Mario Ohlberger 03/12/2010 MÜNSTER 2/20 > Motivation: Reduced Basis Method RB Scenario:

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

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

Capacity fade studies of Lithium Ion cells

Capacity fade studies of Lithium Ion cells Capacity fade studies of Lithium Ion cells by Branko N. Popov, P.Ramadass, Bala S. Haran, Ralph E. White Center for Electrochemical Engineering, Department of Chemical Engineering, University of South

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

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

Figure 2: Simulation results of concentration by line scan along the x-axis at different partitioning coefficients after 0.48 ms.

Figure 2: Simulation results of concentration by line scan along the x-axis at different partitioning coefficients after 0.48 ms. Executive Summary One of the critical hurdles of the success of many clean energy technologies is energy storage. For this, new and advanced computational tools to predict battery properties are very important.

More information

Mikaël Cugnet, Issam Baghdadi, and Marion Perrin OCTOBER 10, Excerpt from the Proceedings of the 2012 COMSOL Conference in Milan

Mikaël Cugnet, Issam Baghdadi, and Marion Perrin OCTOBER 10, Excerpt from the Proceedings of the 2012 COMSOL Conference in Milan Mikaël Cugnet, Issam Baghdadi, and Marion Perrin OCTOBER 0, 202 Comsol Conference Europe 202, Milan, CEA Italy 0 AVRIL 202 PAGE Excerpt from the Proceedings of the 202 COMSOL Conference in Milan SUMMARY

More information

Model Order Reduction for Battery Simulation. Xiao Hu, PhD Confidence by Design Detroit June 5, 2012

Model Order Reduction for Battery Simulation. Xiao Hu, PhD Confidence by Design Detroit June 5, 2012 Model Order Reduction for Battery Simulation Xiao Hu, PhD Confidence by Design Detroit June 5, 202 Outline ANSYS model order reduction (MOR) technique Different types of battery simulation Transfer function

More information

Reduced order modelling for Crash Simulation

Reduced order modelling for Crash Simulation Reduced order modelling for Crash Simulation Fatima Daim ESI Group 28 th january 2016 Fatima Daim (ESI Group) ROM Crash Simulation 28 th january 2016 1 / 50 High Fidelity Model (HFM) and Model Order Reduction

More information

Stress analysis of lithium-based rechargeable batteries using micro and macro scale analysis

Stress analysis of lithium-based rechargeable batteries using micro and macro scale analysis Stress analysis of lithium-based rechargeable batteries using micro and macro scale analysis Utsav Kumar Atanu K. Metya Jayant K. Singh Department of Chemical Engineering IIT Kanpur INTRODUCTION Christensen

More information

A model order reduction technique for speeding up computational homogenisation

A model order reduction technique for speeding up computational homogenisation A model order reduction technique for speeding up computational homogenisation Olivier Goury, Pierre Kerfriden, Wing Kam Liu, Stéphane Bordas Cardiff University Outline Introduction Heterogeneous materials

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

Battery Design Studio Update

Battery Design Studio Update Advanced Thermal Modeling of Batteries Battery Design Studio Update March 20, 2012 13:30 13:55 New Features Covered Today 3D models Voltage dependent diffusion Let s start with brief introduction to Battery

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

A Boundary Condition for Porous Electrodes

A Boundary Condition for Porous Electrodes Electrochemical Solid-State Letters, 7 9 A59-A63 004 0013-4651/004/79/A59/5/$7.00 The Electrochemical Society, Inc. A Boundary Condition for Porous Electrodes Venkat R. Subramanian, a, *,z Deepak Tapriyal,

More information

Krylov Subspace Methods for Nonlinear Model Reduction

Krylov Subspace Methods for Nonlinear Model Reduction MAX PLANCK INSTITUT Conference in honour of Nancy Nichols 70th birthday Reading, 2 3 July 2012 Krylov Subspace Methods for Nonlinear Model Reduction Peter Benner and Tobias Breiten Max Planck Institute

More information

Modeling as a tool for understanding the MEA. Henrik Ekström Utö Summer School, June 22 nd 2010

Modeling as a tool for understanding the MEA. Henrik Ekström Utö Summer School, June 22 nd 2010 Modeling as a tool for understanding the MEA Henrik Ekström Utö Summer School, June 22 nd 2010 COMSOL Multiphysics and Electrochemistry Modeling The software is based on the finite element method A number

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

The HJB-POD approach for infinite dimensional control problems

The HJB-POD approach for infinite dimensional control problems The HJB-POD approach for infinite dimensional control problems M. Falcone works in collaboration with A. Alla, D. Kalise and S. Volkwein Università di Roma La Sapienza OCERTO Workshop Cortona, June 22,

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

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

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

Simulation of Soot Filtration on the Nano-, Micro- and Meso-scale

Simulation of Soot Filtration on the Nano-, Micro- and Meso-scale Simulation of Soot Filtration on the Nano-, Micro- and Meso-scale L. Cheng 1, S. Rief 1, A. Wiegmann 1, J. Adler 2, L. Mammitzsch 2 and U. Petasch 2 1 Fraunhofer-Institut Techno- und Wirtschaftsmathematik,

More information

Low Rank Approximation Lecture 3. Daniel Kressner Chair for Numerical Algorithms and HPC Institute of Mathematics, EPFL

Low Rank Approximation Lecture 3. Daniel Kressner Chair for Numerical Algorithms and HPC Institute of Mathematics, EPFL Low Rank Approximation Lecture 3 Daniel Kressner Chair for Numerical Algorithms and HPC Institute of Mathematics, EPFL daniel.kressner@epfl.ch 1 Sampling based approximation Aim: Obtain rank-r approximation

More information

Modeling the next battery generation: Lithium-sulfur and lithium-air cells

Modeling the next battery generation: Lithium-sulfur and lithium-air cells Modeling the next battery generation: Lithium-sulfur and lithium-air cells D. N. Fronczek, T. Danner, B. Horstmann, Wolfgang G. Bessler German Aerospace Center (DLR) University Stuttgart (ITW) Helmholtz

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

State of Charge Estimation in Li-ion Batteries Using an Isothermal Pseudo Two-Dimensional Model

State of Charge Estimation in Li-ion Batteries Using an Isothermal Pseudo Two-Dimensional Model Preprints of the 1th IFAC International Symposium on Dynamics and Control of Process Systems The International Federation of Automatic Control December 18-2, 213. Mumbai, India State of Charge Estimation

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

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

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

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

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

Efficient model reduction of parametrized systems by matrix discrete empirical interpolation

Efficient model reduction of parametrized systems by matrix discrete empirical interpolation MATHICSE Mathematics Institute of Computational Science and Engineering School of Basic Sciences - Section of Mathematics MATHICSE Technical Report Nr. 02.2015 February 2015 Efficient model reduction of

More information

Modeling Li + Ion Battery Electrode Properties

Modeling Li + Ion Battery Electrode Properties Modeling Li + Ion Battery Electrode Properties June 20, 2008 1 / 39 Students Annalinda Arroyo: Rensselaer Polytechnic Institute Thomas Bellsky: Michigan State University Anh Bui: SUNY at Buffalo Haoyan

More information

CME 345: MODEL REDUCTION

CME 345: MODEL REDUCTION CME 345: MODEL REDUCTION Proper Orthogonal Decomposition (POD) Charbel Farhat & David Amsallem Stanford University cfarhat@stanford.edu 1 / 43 Outline 1 Time-continuous Formulation 2 Method of Snapshots

More information

Dr. V.LAKSHMINARAYANAN Department of Mechanical Engineering, B V Raju Institute of Technology, Narsapur, Telangana,, India

Dr. V.LAKSHMINARAYANAN Department of Mechanical Engineering, B V Raju Institute of Technology, Narsapur, Telangana,, India Parametric analysis performed on 49 cm 2 serpentine flow channel of PEM fuel cell by Taguchi method (Parametric analysis performed on PEMFC by Taguchi method) Dr. V.LAKSHMINARAYANAN Department of Mechanical

More information

- Part 4 - Multicore and Manycore Technology: Chances and Challenges. Vincent Heuveline

- Part 4 - Multicore and Manycore Technology: Chances and Challenges. Vincent Heuveline - Part 4 - Multicore and Manycore Technology: Chances and Challenges Vincent Heuveline 1 Numerical Simulation of Tropical Cyclones Goal oriented adaptivity for tropical cyclones ~10⁴km ~1500km ~100km 2

More information

Advanced numerical methods for transport and reaction in porous media. Peter Frolkovič University of Heidelberg

Advanced numerical methods for transport and reaction in porous media. Peter Frolkovič University of Heidelberg Advanced numerical methods for transport and reaction in porous media Peter Frolkovič University of Heidelberg Content R 3 T a software package for numerical simulation of radioactive contaminant transport

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

surface c, c. Concentrations in bulk s b s b red red ox red

surface c, c. Concentrations in bulk s b s b red red ox red CHEM465/865, 26-3, Lecture 16, Oct. 13, 26 compact layer S c ox,red b c ox,red Note, that we explicitly distinguish concentrations at surface bulk b red c, c from those in s red b ox s ox c, c. Concentrations

More information

Downloaded 12/22/15 to Redistribution subject to SIAM license or copyright; see

Downloaded 12/22/15 to Redistribution subject to SIAM license or copyright; see SIAM J. SCI. COMPUT. Vol. 37, No. 4, pp. A2123 A2150 c 2015 Society for Industrial and Applied Mathematics ONLINE ADAPTIVE MODEL REDUCTION FOR NONLINEAR SYSTEMS VIA LOW-RANK UPDATES BENJAMIN PEHERSTORFER

More information

Parallel-in-Time Optimization with the General-Purpose XBraid Package

Parallel-in-Time Optimization with the General-Purpose XBraid Package Parallel-in-Time Optimization with the General-Purpose XBraid Package Stefanie Günther, Jacob Schroder, Robert Falgout, Nicolas Gauger 7th Workshop on Parallel-in-Time methods Wednesday, May 3 rd, 2018

More information

Overview of sparse system identification

Overview of sparse system identification Overview of sparse system identification J.-Ch. Loiseau 1 & Others 2, 3 1 Laboratoire DynFluid, Arts et Métiers ParisTech, France 2 LIMSI, Université d Orsay CNRS, France 3 University of Washington, Seattle,

More information

Battery System Safety and Health Management for Electric Vehicles

Battery System Safety and Health Management for Electric Vehicles Battery System Safety and Health Management for Electric Vehicles Guangxing Bai and Pingfeng Wang Department of Industrial and Manufacturing Engineering Wichita State University Content Motivation for

More information

A primal-dual mixed finite element method. for accurate and efficient atmospheric. modelling on massively parallel computers

A primal-dual mixed finite element method. for accurate and efficient atmospheric. modelling on massively parallel computers A primal-dual mixed finite element method for accurate and efficient atmospheric modelling on massively parallel computers John Thuburn (University of Exeter, UK) Colin Cotter (Imperial College, UK) AMMW03,

More information

Comparison of approximate solution methods for the solid phase diffusion equation in a porous electrode model

Comparison of approximate solution methods for the solid phase diffusion equation in a porous electrode model Journal of Power Sources 165 (2007 880 886 Short communication Comparison of approximate solution methods for the solid phase diffusion equation in a porous electrode model Qi Zhang, Ralph E. White Center

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

POD/DEIM Nonlinear model order reduction of an. ADI implicit shallow water equations model

POD/DEIM Nonlinear model order reduction of an. ADI implicit shallow water equations model POD/DEIM Nonlinear model order reduction of an arxiv:.5v [physics.comp-ph] Nov ADI implicit shallow water equations model R. Ştefănescu, I.M. Navon The Florida State University, Department of Scientific

More information

arxiv: v1 [math.na] 12 Aug 2013

arxiv: v1 [math.na] 12 Aug 2013 ADAPTIVE FINITE ELEMENTS FOR SEMILINEAR REACTION-DIFFUSION SYSTEMS ON GROWING DOMAINS CHANDRASEKHAR VENKATARAMAN, OMAR LAKKIS, AND ANOTIDA MADZVAMUSE arxiv:138.449v1 [math.na] 1 Aug 13 Abstract. We propose

More information

Model reduction of large-scale dynamical systems

Model reduction of large-scale dynamical systems Model reduction of large-scale dynamical systems Lecture III: Krylov approximation and rational interpolation Thanos Antoulas Rice University and Jacobs University email: aca@rice.edu URL: www.ece.rice.edu/

More information

On the Development of Implicit Solvers for Time-Dependent Systems

On the Development of Implicit Solvers for Time-Dependent Systems School o something FACULTY School OF OTHER o Computing On the Development o Implicit Solvers or Time-Dependent Systems Peter Jimack School o Computing, University o Leeds In collaboration with: P.H. Gaskell,

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

Applications of DEIM in Nonlinear Model Reduction

Applications of DEIM in Nonlinear Model Reduction Applications of DEIM in Nonlinear Model Reduction S. Chaturantabut and D.C. Sorensen Collaborators: M. Heinkenschloss, K. Willcox, H. Antil Support: AFOSR and NSF U. Houston CSE Seminar Houston, April

More information

Dominant feature extraction

Dominant feature extraction Dominant feature extraction Francqui Lecture 7-5-200 Paul Van Dooren Université catholique de Louvain CESAME, Louvain-la-Neuve, Belgium Goal of this lecture Develop basic ideas for large scale dense matrices

More information

Optimization of DPF Structures with a 3D-Unit Cell Model

Optimization of DPF Structures with a 3D-Unit Cell Model Optimization of DPF Structures with a 3D-Unit Cell Model Wieland Beckert, Marcel Dannowski, Lisabeth Wagner, Jörg Adler, Lars Mammitzsch Fraunhofer IKTS, Dresden, Germany *Corresponding author: FhG IKTS,

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

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

Scalable Domain Decomposition Preconditioners For Heterogeneous Elliptic Problems

Scalable Domain Decomposition Preconditioners For Heterogeneous Elliptic Problems Scalable Domain Decomposition Preconditioners For Heterogeneous Elliptic Problems Pierre Jolivet, F. Hecht, F. Nataf, C. Prud homme Laboratoire Jacques-Louis Lions Laboratoire Jean Kuntzmann INRIA Rocquencourt

More information

POD/DEIM 4D-Var for a Finite-Difference Shallow Water Equations Model

POD/DEIM 4D-Var for a Finite-Difference Shallow Water Equations Model .. POD/DEIM 4D-Var for a Finite-Difference Shallow Water Equations Model North Carolina State University rstefan@ncsu.edu POD/DEIM 4D-Var for a Finite-Difference Shallow Water Equations Model 1/64 Part1

More information

Electrochemical Cell - Basics

Electrochemical Cell - Basics Electrochemical Cell - Basics The electrochemical cell e - (a) Load (b) Load e - M + M + Negative electrode Positive electrode Negative electrode Positive electrode Cathode Anode Anode Cathode Anode Anode

More information

arxiv: v1 [math.na] 16 Feb 2016

arxiv: v1 [math.na] 16 Feb 2016 NONLINEAR MODEL ORDER REDUCTION VIA DYNAMIC MODE DECOMPOSITION ALESSANDRO ALLA, J. NATHAN KUTZ arxiv:62.58v [math.na] 6 Feb 26 Abstract. We propose a new technique for obtaining reduced order models for

More information

(name) Electrochemical Energy Systems, Spring 2014, M. Z. Bazant. Final Exam

(name) Electrochemical Energy Systems, Spring 2014, M. Z. Bazant. Final Exam 10.626 Electrochemical Energy Systems, Spring 2014, M. Z. Bazant Final Exam Instructions. This is a three-hour closed book exam. You are allowed to have five doublesided pages of personal notes during

More information

Electrochimica Acta 64 (2012) Contents lists available at SciVerse ScienceDirect. Electrochimica Acta

Electrochimica Acta 64 (2012) Contents lists available at SciVerse ScienceDirect. Electrochimica Acta Electrochimica Acta 64 (2012) 46 64 Contents lists available at SciVerse ScienceDirect Electrochimica Acta j ourna l ho me pag e: www.elsevier.com/locate/electacta 3-D pore-scale resolved model for coupled

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

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

Lattice Boltzmann simulation of ion and electron transport in lithium ion battery porous electrode during discharge process

Lattice Boltzmann simulation of ion and electron transport in lithium ion battery porous electrode during discharge process Available online at www.sciencedirect.com ScienceDirect Energy Procedia 88 (2016 ) 642 646 CUE2015-Applied Energy Symposium and Summit 2015: Low carbon cities and urban energy systems Lattice Boltzmann

More information

Computer Science Technical Report CSTR-19/2015 June 14, R. Ştefănescu, A. Sandu

Computer Science Technical Report CSTR-19/2015 June 14, R. Ştefănescu, A. Sandu Computer Science Technical Report CSTR-19/2015 June 14, 2015 arxiv:submit/1279278 [math.na] 14 Jun 2015 R. Ştefănescu, A. Sandu Efficient approximation of sparse Jacobians for time-implicit reduced order

More information

arxiv: v1 [math.na] 1 Apr 2015

arxiv: v1 [math.na] 1 Apr 2015 Nonlinear seismic imaging via reduced order model backprojection Alexander V. Mamonov, University of Houston; Vladimir Druskin and Mikhail Zaslavsky, Schlumberger arxiv:1504.00094v1 [math.na] 1 Apr 2015

More information

Surrogate gravitational waveform models

Surrogate gravitational waveform models Department of Physics, University of Maryland Theoretical astrophysics seminar Cornell University, November 30, 2013 Previous works - Field, Galley, Herrmann, Hesthaven, Ochsner, Tiglio (Phys. Rev. Lett.

More information

Generating Equidistributed Meshes in 2D via Domain Decomposition

Generating Equidistributed Meshes in 2D via Domain Decomposition Generating Equidistributed Meshes in 2D via Domain Decomposition Ronald D. Haynes and Alexander J. M. Howse 2 Introduction There are many occasions when the use of a uniform spatial grid would be prohibitively

More information

Modeling of the 3D Electrode Growth in Electroplating

Modeling of the 3D Electrode Growth in Electroplating Modeling of the 3D Electrode Growth in Electroplating Marius PURCAR, Calin MUNTEANU, Alexandru AVRAM, Vasile TOPA Technical University of Cluj-Napoca, Baritiu Street 26-28, 400027 Cluj-Napoca, Romania;

More information

Data-to-Born transform for inversion and imaging with waves

Data-to-Born transform for inversion and imaging with waves Data-to-Born transform for inversion and imaging with waves Alexander V. Mamonov 1, Liliana Borcea 2, Vladimir Druskin 3, and Mikhail Zaslavsky 3 1 University of Houston, 2 University of Michigan Ann Arbor,

More information

NONLINEAR MODEL REDUCTION VIA DISCRETE EMPIRICAL INTERPOLATION

NONLINEAR MODEL REDUCTION VIA DISCRETE EMPIRICAL INTERPOLATION SIAM J. SCI. COMPUT. Vol. 3, No. 5, pp. 737 764 c Society for Industrial and Applied Mathematics NONLINEAR MODEL REDUCTION VIA DISCRETE EMPIRICAL INTERPOLATION SAIFON CHATURANTABUT AND DANNY C. SORENSEN

More information

Reduced Order Models of Cell Dynamics

Reduced Order Models of Cell Dynamics ECE471/571: Modeling, Simulation, and Identification of Battery Dynamics 6 1 Reduced Order Models of Cell Dynamics 61: Approach and first steps, leading to R ct and R s,e We have now seen the approach

More information

ANR Project DEDALES Algebraic and Geometric Domain Decomposition for Subsurface Flow

ANR Project DEDALES Algebraic and Geometric Domain Decomposition for Subsurface Flow ANR Project DEDALES Algebraic and Geometric Domain Decomposition for Subsurface Flow Michel Kern Inria Paris Rocquencourt Maison de la Simulation C2S@Exa Days, Inria Paris Centre, Novembre 2016 M. Kern

More information

Space-time Finite Element Methods for Parabolic Evolution Problems

Space-time Finite Element Methods for Parabolic Evolution Problems Space-time Finite Element Methods for Parabolic Evolution Problems with Variable Coefficients Ulrich Langer, Martin Neumüller, Andreas Schafelner Johannes Kepler University, Linz Doctoral Program Computational

More information

Scaling Analysis of Energy Storage by Porous Electrodes

Scaling Analysis of Energy Storage by Porous Electrodes Scaling Analysis of Energy Storage by Porous Electrodes Martin Z. Bazant May 14, 2012 1 Theoretical Capacity The maximum theoretical capacity occurs as E i 0, E p 0 E a 1, where E i, E p, and E a are the

More information

Nonlinear Iterative Solution of the Neutron Transport Equation

Nonlinear Iterative Solution of the Neutron Transport Equation Nonlinear Iterative Solution of the Neutron Transport Equation Emiliano Masiello Commissariat à l Energie Atomique de Saclay /DANS//SERMA/LTSD emiliano.masiello@cea.fr 1/37 Outline - motivations and framework

More information

Modeling, simulation and characterization of atomic force microscopy measurements for ionic transport and impedance in PEM fuel cells

Modeling, simulation and characterization of atomic force microscopy measurements for ionic transport and impedance in PEM fuel cells Modeling, simulation and characterization of atomic force microscopy measurements for ionic transport and impedance in PEM fuel cells Peter M. Pinsky David M. Barnett Yongxing Shen Department of Mechanical

More information

Defect-based a-posteriori error estimation for implicit ODEs and DAEs

Defect-based a-posteriori error estimation for implicit ODEs and DAEs 1 / 24 Defect-based a-posteriori error estimation for implicit ODEs and DAEs W. Auzinger Institute for Analysis and Scientific Computing Vienna University of Technology Workshop on Innovative Integrators

More information

Multispace and Multilevel BDDC. Jan Mandel University of Colorado at Denver and Health Sciences Center

Multispace and Multilevel BDDC. Jan Mandel University of Colorado at Denver and Health Sciences Center Multispace and Multilevel BDDC Jan Mandel University of Colorado at Denver and Health Sciences Center Based on joint work with Bedřich Sousedík, UCDHSC and Czech Technical University, and Clark R. Dohrmann,

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

Efficient solution of stationary Euler flows with critical points and shocks

Efficient solution of stationary Euler flows with critical points and shocks Efficient solution of stationary Euler flows with critical points and shocks Hans De Sterck Department of Applied Mathematics University of Waterloo 1. Introduction consider stationary solutions of hyperbolic

More information

Model Order Reduction via Matlab Parallel Computing Toolbox. Istanbul Technical University

Model Order Reduction via Matlab Parallel Computing Toolbox. Istanbul Technical University Model Order Reduction via Matlab Parallel Computing Toolbox E. Fatih Yetkin & Hasan Dağ Istanbul Technical University Computational Science & Engineering Department September 21, 2009 E. Fatih Yetkin (Istanbul

More information

Alberto Bressan. Department of Mathematics, Penn State University

Alberto Bressan. Department of Mathematics, Penn State University Non-cooperative Differential Games A Homotopy Approach Alberto Bressan Department of Mathematics, Penn State University 1 Differential Games d dt x(t) = G(x(t), u 1(t), u 2 (t)), x(0) = y, u i (t) U i

More information

Newton-Krylov-Multigrid Algorithms for Battery Simulation

Newton-Krylov-Multigrid Algorithms for Battery Simulation A1342 0013-4651/2002/149 10 /A1342/7/$7.00 The Electrochemical Society, Inc. Newton-Krylov-Multigrid Algorithms for Battery Simulation J. Wu, a Venkat Srinivasan, b, * J. Xu, a and C. Y. Wang b, **,z a

More information

A Domain Decomposition Method for Quasilinear Elliptic PDEs Using Mortar Finite Elements

A Domain Decomposition Method for Quasilinear Elliptic PDEs Using Mortar Finite Elements W I S S E N T E C H N I K L E I D E N S C H A F T A Domain Decomposition Method for Quasilinear Elliptic PDEs Using Mortar Finite Elements Matthias Gsell and Olaf Steinbach Institute of Computational Mathematics

More information

Speed-up of ATK compared to

Speed-up of ATK compared to What s new @ Speed-up of ATK 2008.10 compared to 2008.02 System Speed-up Memory reduction Azafulleroid (molecule, 97 atoms) 1.1 15% 6x6x6 MgO (bulk, 432 atoms, Gamma point) 3.5 38% 6x6x6 MgO (k-point sampling

More information

Toward black-box adaptive domain decomposition methods

Toward black-box adaptive domain decomposition methods Toward black-box adaptive domain decomposition methods Frédéric Nataf Laboratory J.L. Lions (LJLL), CNRS, Alpines Inria and Univ. Paris VI joint work with Victorita Dolean (Univ. Nice Sophia-Antipolis)

More information

POD/DEIM Nonlinear model order reduction of an ADI implicit shallow water equations model

POD/DEIM Nonlinear model order reduction of an ADI implicit shallow water equations model Manuscript Click here to view linked References POD/DEIM Nonlinear model order reduction of an ADI implicit shallow water equations model R. Ştefănescu, I.M. Navon The Florida State University, Department

More information

Mathematical Modeling All Solid State Batteries

Mathematical Modeling All Solid State Batteries Katharina Becker-Steinberger, Stefan Funken, Manuel Landsdorfer, Karsten Urban Institute of Numerical Mathematics Konstanz, 04.03.2010 Mathematical Modeling All Solid State Batteries Page 1/31 Mathematical

More information

Lecture 14. Electrolysis.

Lecture 14. Electrolysis. Lecture 14 Electrolysis: Electrosynthesis and Electroplating. 95 Electrolysis. Redox reactions in which the change in Gibbs energy G is positive do not occur spontaneously. However they can be driven via

More information

Modeling lithium/hybrid-cathode batteries

Modeling lithium/hybrid-cathode batteries Available online at www.sciencedirect.com Journal of Power Sources 174 (2007) 872 876 Short communication Modeling lithium/hybrid-cathode batteries Parthasarathy M. Gomadam a,, Don R. Merritt a, Erik R.

More information

Computer simulation of multiscale problems

Computer simulation of multiscale problems Progress in the SSF project CutFEM, Geometry, and Optimal design Computer simulation of multiscale problems Axel Målqvist and Daniel Elfverson University of Gothenburg and Uppsala University Umeå 2015-05-20

More information

Construction of wavelets. Rob Stevenson Korteweg-de Vries Institute for Mathematics University of Amsterdam

Construction of wavelets. Rob Stevenson Korteweg-de Vries Institute for Mathematics University of Amsterdam Construction of wavelets Rob Stevenson Korteweg-de Vries Institute for Mathematics University of Amsterdam Contents Stability of biorthogonal wavelets. Examples on IR, (0, 1), and (0, 1) n. General domains

More information

Multidimensional, Non-Isothermal, Dynamic Modelling Of Planar Solid Oxide Fuel Cells

Multidimensional, Non-Isothermal, Dynamic Modelling Of Planar Solid Oxide Fuel Cells Multidimensional, Non-Isothermal, Dynamic Modelling Of Planar Solid Oxide Fuel Cells K. Tseronis a, I. Kookos b, C. Theodoropoulos a* a School of Chemical Engineering and Analytical Science, University

More information

Supporting Information. Fabrication, Testing and Simulation of All Solid State Three Dimensional Li-ion Batteries

Supporting Information. Fabrication, Testing and Simulation of All Solid State Three Dimensional Li-ion Batteries Supporting Information Fabrication, Testing and Simulation of All Solid State Three Dimensional -ion Batteries A. Alec Talin* 1, Dmitry Ruzmetov 2, Andrei Kolmakov 2, Kim McKelvey 3, Nicholas Ware 4, Farid

More information