Efficient space-time reduced order model for linear dynamical systems in Python using less than 120 lines of code

11/20/2020
by   Youngkyu Kim, et al.
0

A classical reduced order model (ROM) for dynamical problems typically involves only the spatial reduction of a given problem. Recently, a novel space-time ROM for linear dynamical problems has been developed, which further reduces the problem size by introducing a temporal reduction in addition to a spatial reduction without much loss in accuracy. The authors show an order of a thousand speed-up with a relative error of less than 0.00001 for a large-scale Boltzmann transport problem. In this work, we present for the first time the derivation of the space-time Petrov-Galerkin projection for linear dynamical systems and its corresponding block structures. Utilizing these block structures, we demonstrate the ease of construction of the space-time ROM method with two model problems: 2D diffusion and 2D convection diffusion, with and without a linear source term. For each problem, we demonstrate the entire process of generating the full order model (FOM) data, constructing the space-time ROM, and predicting the reduced-order solutions, all in less than 120 lines of Python code. We compare our Petrov-Galerkin method with the traditional Galerkin method and show that the space-time ROMs can achieve O(100) speed-ups with O(0.001) to O(0.0001) relative errors for these problems. Finally, we present an error analysis for the space-time Petrov-Galerkin projection and derive an error bound, which shows an improvement compared to traditional spatial Galerkin ROM methods.

READ FULL TEXT

page 9

page 10

page 11

page 12

page 13

page 14

research
10/03/2019

Space-time reduced order model for large-scale linear dynamical systems with application to Boltzmann transport problems

A classical reduced order model for dynamical problems involves spatial ...
research
11/11/2021

Space-time reduced-order modeling for uncertainty quantification

This work focuses on the space-time reduced-order modeling (ROM) method ...
research
09/24/2020

A compute-bound formulation of Galerkin model reduction for linear time-invariant dynamical systems

This work aims to advance computational methods for projection-based red...
research
03/02/2021

Projection-tree reduced order modeling for fast N-body computations

This work presents a data-driven reduced-order modeling framework to acc...
research
10/02/2020

Data-driven model reduction for stochastic Burgers equations

We present a class of efficient parametric closure models for 1D stochas...
research
12/11/2020

Windowed space-time least-squares Petrov-Galerkin method for nonlinear model order reduction

This work presents the windowed space-time least-squares Petrov-Galerkin...
research
11/27/2020

Preserving general physical properties in model reduction of dynamical systems via constrained-optimization projection

Model-reduction techniques aim to reduce the computational complexity of...

Please sign up or login with your details

Forgot password? Click here to reset