Overview of sparse system identification

Size: px
Start display at page:

Download "Overview of sparse system identification"

Transcription

1 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, USA European Workshop on R.O.M for Industrial Applications October 2017

2 J.-Ch. Loiseau s-r.o.m. 1 of 43

3 J.-Ch. Loiseau s-r.o.m. 2 of 43 Overview What is reduced-order modeling? Reduced-order modeling (R.O.M) is a technique for reducing the computational complexity of mathematical models in numerical simulations. By reducing the state space s dimension, an approximation of the original model is computed. This R.O.M can then be evaluated with lower accuracy but in significantly less time. Wikipedia

4 J.-Ch. Loiseau s-r.o.m. 3 of 43 Overview Step 1 : Data Acquisition Examples: Direct Numerical Simulation (DNS), Large Eddy Simulation (LES), Time-resolved PIV visualizations,...

5 J.-Ch. Loiseau s-r.o.m. 4 of 43 Overview Step 2 : Dimensionality reduction Examples: Fourier Mode Decomposition, Proper Orthogonal Decomposition (POD), Dynamic and Koopman Mode Decomposition (DMD), Resolvent modes,...

6 J.-Ch. Loiseau s-r.o.m. 5 of 43 Overview Step 3 : Galerkin projection The governing equations of the high-dimensional system read d Q = LQ + N (Q) dt Assuming Q(x, t) U(x)a(t), a reduced-order model governing the evolution of a(t) can be obtained by Galerkin projection U T U d dt a = UT LUa + U T N (Ua) which can be rewritten as M d dt a = La + N (a).

7 J.-Ch. Loiseau s-r.o.m. 6 of 43 Illustration of POD-Galerkin R.O.M. Application to the shear-driven cavity flow

8 J.-Ch. Loiseau s-r.o.m. 7 of 43 POD-Galerkin R.O.M. Application to the shear-driven cavity flow Two-dimensional shear-driven cavity flow is becoming a standard benchmark in fluid dynamics. Non-trivial sequence of bifurcations as Re. Multiple length scales and time scales phenomena. Practical applications in aeronautics. Figure: Instantaneous vorticity colormap at Re = 7500 (based on cavity s depth).

9 J.-Ch. Loiseau s-r.o.m. 8 of 43 POD-Galerkin R.O.M. Application to the shear-driven cavity flow t PSD ω

10 J.-Ch. Loiseau s-r.o.m. 9 of 43 POD-Galerkin R.O.M. Proper Orthogonal Decomposition POD can be formulated as an SVD. Key advantage of SVD is its quantification of the truncation error. Flow fields can be reconstructed with an accuracy 90% using only the first 6 POD modes. % of explained variance Number of singular values

11 J.-Ch. Loiseau s-r.o.m. 10 of 43 POD-Galerkin R.O.M. Proper Orthogonal Decomposition

12 J.-Ch. Loiseau s-r.o.m. 11 of 43 POD-Galerkin R.O.M. Proper Orthogonal Decomposition POD analysis reveals the low-rank structure of the dynamics. Modes 1 to 4 capture the coherent structures along the shear layer. Modes 5 and 6 capture the inner-cavity coherent structures.

13 J.-Ch. Loiseau s-r.o.m. 12 of 43 POD-Galerkin R.O.M. Running the R.O.M v1, v1, v3, v3, v5, v5, t t (a) (b) Figure : (a) Short-time and (b) Long-time evolution of the amplitudes of the leading POD modes predicted by the POD-Galerkin projection R.O.M.

14 J.-Ch. Loiseau s-r.o.m. 13 of 43 POD-Galerkin R.O.M. Summary Despite the low-rank structure, a naive Galerkin projection leads to a R.O.M with limited prediction horizon. Including high-order modes (small scale structures) to properly capture the energy cascade does not necessarily improve the long-term behavior of the R.O.M. Several techniques exist to overcome such problem. All of them however require deep knowledge of the physics of the problem and can be mathematically challenging. Major limitation of Galerkin projection The governing equations need to be known a priori!

15 Sparse system identification J.-Ch. Loiseau s-r.o.m. 14 of 43

16 Overview What is system identification? The field of system identification uses statistical methods to build mathematical models of dynamical systems from measured data. Wikipedia White-box Knowing the model, estimate its parameters from data. Gray-box Given a generic model structure, estimate its parameters from data. Black-box Determine the model structure and estimate its parameters from data. J.-Ch. Loiseau s-r.o.m. 15 of 43

17 J.-Ch. Loiseau s-r.o.m. 16 of 43 Overview What is sparse system identification? Non sunt multiplicanda entia sine necessitate William of Ockham A model should be as simple as possible no simpler. A. Einstein

18 J.-Ch. Loiseau s-r.o.m. 17 of 43 Overview Which techniques? Over the years, a large number of different techniques have been developed for the identification of nonlinear dynamical systems : Volterra series, Block-structured models, Neural networks, NARMAX models. They all rely on the same four steps : 1. Data gathering, 2. Model postulate, 3. Parameters identification, 4. Model validation.

19 J.-Ch. Loiseau s-r.o.m. 18 of 43 SINDy Brunton et al., PNAS 2016

20 J.-Ch. Loiseau s-r.o.m. 19 of 43 Galerkin Regression Overview POD-Galerkin projection R.O.M uses Σ to select the projection basis U(x), but entirely neglects the temporal information in V H (t).

21 J.-Ch. Loiseau s-r.o.m. 20 of 43 Galerkin Regression Overview 0.05 v1, v3, v5, t Figure : Time-evolution of the amplitude of the leading POD modes.

22 J.-Ch. Loiseau s-r.o.m. 21 of 43 Galerkin Regression Looking for nonlinear correlations POD modes are linearly uncorrelated but can be nonlinearly correlated. Possibility to further reduce the dimension of the R.O.M. if strong nonlinear correlations exist v v v 5 Figure : Illustration of nonlinear correlation between v 3 and v 5 with v 1.

23 J.-Ch. Loiseau s-r.o.m. 22 of 43 Galerkin Regression Looking for nonlinear correlations Randomized Dependence Coefficient (RDC) is a new metric for nonlinear correlations. v 1 v 2 v 3 v 4 v 5 v 6 v 1 v 2 v 3 v 4 v 5 v 6 v 1 v 2 v 3 v 4 v 5 v 6 Pearson s ρ RDC

24 J.-Ch. Loiseau s-r.o.m. 23 of 43 Galerkin Regression Model postulate PCA: 6 modes are required to reconstruct the flow field to 95% accuracy. In practice, only four of these modes are required from a dynamical point of view. The remaining two are slaved to these driving modes. The model we postulate reads da = f (a, b) dt b = h(a) where a is the amplitude of the driving modes, b that of the slaved ones, and h(a) is a manifold equation.

25 J.-Ch. Loiseau s-r.o.m. 24 of 43 Galerkin Regression Basis pursuit problem Given time-series of a, construct a library of candidate (nonlinear) functions for the r.h.s Θ(a) = [ 1 a P 2 (a) P N (a) ] The unknown system can be recast as da dt = Θ(a)ξ where ξ is a sparse vector of coefficients determining which terms from the library Θ(a) are actually active in f (a, h(a)).

26 J.-Ch. Loiseau s-r.o.m. 25 of 43 Galerkin Regression Basis pursuit problem The sparse vector can be identified by solving the following sparse regression problem minimize ξ Least-Squares fit {}}{ ȧ Θ(a)ξ λ ξ 1 }{{} Sparsity promotion It is a convex optimization problem which can be solved very efficiently with standard open-source libraries.

27 J.-Ch. Loiseau s-r.o.m. 26 of 43 Galerkin Regression Overview Illustration of system identification using SINDy. From Brunton et al., PNAS, 2015.

28 J.-Ch. Loiseau s-r.o.m. 27 of 43 Galerkin Regression Dynamical system The Galerkin Regression model identified reads da dt = La + Q(a) + C(a). L is a linear operator governing the linearized dynamics of the system around the mean flow. Q(a) describes the quadratic interactions between the driving modes. C(a) is a cubic term describing the influence of slaved (i.e. truncated) modes onto the driving ones.

29 J.-Ch. Loiseau s-r.o.m. 28 of 43 Galerkin Regression Dynamical system After some minor simplifications, the identified model can be recast as ä 1 + q(a 1 )ȧ 1 + ω 2 0a 1 = f (a 1, a 3 ) ä 3 + p(a 3 )ȧ 3 + ω 2 1a 3 = g(a 1, a 3 ) Despite its apparent complexity, the flow can simply modeled as a set of two nonlinearly coupled quasi-harmonic oscillators.

30 J.-Ch. Loiseau s-r.o.m. 29 of 43 Galerkin Regression Manifold equations The identified manifold equations read b 1 = 0.58(a 2 1 a 2 2) a 1 a 2 b 2 = 0.35(a 2 1 a 2 2) 1.16a 1 a 2. Although the evolutions of higher-harmonic shear-layer modes are linearly uncorrelated to that of the dominant modes, these evolutions turn out to be strongly nonlinearly correlated.

31 J.-Ch. Loiseau s-r.o.m. 30 of 43 Galerkin Regression Comparisons 2 DNS Galerkin Regression 2 DNS Galerkin Regression a1 0 a b1 0 b a3 0 a t t (a) (b) Figure : (a) Short-time and (b) Long-time evolution of the amplitudes of the leading POD modes predicted by the POD-Galerkin regression R.O.M.

32 J.-Ch. Loiseau s-r.o.m. 31 of 43 Galerkin Regression Comparisons (a) Direct Numerical Simulation (b) Reduced-Order Model

33 J.-Ch. Loiseau s-r.o.m. 32 of 43 Galerkin Regression Summary Reconstructing the flow field (kinematics) and modeling its dynamics are two different problems. SINDy allows one to identify efficient and very low-dimensional R.O.M. Takes full advantage of possibly existing nonlinear correlations (manifold learning). Lowest-dimensional description of the dynamics. Not need prior knowledge of the high-dimensional governing equations! Yet, we easily identify a human-interpretable model.

34 Conclusions and perspectives J.-Ch. Loiseau s-r.o.m. 33 of 43

35 J.-Ch. Loiseau s-r.o.m. 34 of 43 Conclusions and perspectives Additional examples of SINDy a a 1 Low-order model describing the saturation of globally unstable flows. [ ] [ ] [ ] d a1 0 ω a1 = dt a 2 ω σ(1 a1 2 a2 2 ) a 2

36 J.-Ch. Loiseau s-r.o.m. 35 of 43 Conclusions and perspectives Additional examples of SINDy Despite its complexity, the dynamics of the buffet can be modeled like that of the cylinder flow. [ ] [ ] [ ] d a1 0 ω a1 = dt a 2 ω σ(1 a1 2 a2 2 ) a 2 Illustration of buffet on an airfoil at Re = and Ma = 0.73 using a RANS solver This link may significantly simplify the nonlinear control of this flow.

37 Conclusions and perspectives Additional examples of SINDy I Successfully applied to the Fluidic Pinball., Benchmark for MIMO nonlinear flow control., Open-Source platform (Octave or Python). DNS Low-order model (1) CL J.-Ch. Loiseau (3) (1) CL System ID applied directly to time-traces of the lift coefficients., Experimentally realistic R.O.M strategy., Excellent descriptive capabilities. CL (3) CL CL (2) I (2) CL s-r.o.m. 36 of 43

38 J.-Ch. Loiseau s-r.o.m. 37 of 43 Conclusions and perspectives Extension for control purposes SINDy has been extended to identify low-order nonlinear models including control inputs da = f (a, b) dt b = K(a) which can then be used for real-time control purposes (i.e. drag reduction, mixing enhancement,...). Current developments aim at interfacing SINDYc with Machine-Learning Control algorithms.

39 J.-Ch. Loiseau s-r.o.m. 38 of 43 Conclusions and perspectives Extension for varying parameters SINDy can be naturally extended to identify parametrized systems da dt = f (a, µ) where µ is the vector of parameters. Key challenge is to make sure that the meaning of a i does not change as µ varies (i.e. no mode switching)

40 J.-Ch. Loiseau s-r.o.m. 39 of 43 Conclusions and perspectives Extension for PDE identification

41 J.-Ch. Loiseau s-r.o.m. 40 of 43 Conclusions and perspectives Take-away Messages Sparse regression allows you to identify a low-order model of your system that include the influence of truncated modes. Look for nonlinear correlations in your data, not just linear ones! In all cases we have investigated, Galerkin Regression has outperformed Galerkin projection.

42 J.-Ch. Loiseau s-r.o.m. 41 of 43 Conclusions and perspectives Open questions A lot of material and technicalities have not been covered in this talk, including but not limited to: Is POD really the best dimensionality reduction technique? How large and diverse should the library Θ be for Galerkin Regression? How to select the best model balancing parsimony and accuracy? What about data contaminated with non-gaussian/non-white noise? How to quantify uncertainty of the model s estimated parameters?

43 J.-Ch. Loiseau s-r.o.m. 42 of 43 Sparse reduced-order modeling If you want to know more

44 J.-Ch. Loiseau s-r.o.m. 42 of 43 Thank you for your attention. Any questions?

45

arxiv: v2 [physics.flu-dyn] 23 Dec 2016

arxiv: v2 [physics.flu-dyn] 23 Dec 2016 Constrained Sparse Galerkin Regression J.-Ch. Loiseau 1 and S. L. Brunton 2 arxiv:1611.03271v2 [physics.flu-dyn] 23 Dec 2016 1 Laboratoire DynFluid, Arts et Métiers ParisTech, 75013 Paris, France 2 Department

More information

arxiv: v1 [physics.flu-dyn] 12 Jun 2017

arxiv: v1 [physics.flu-dyn] 12 Jun 2017 Under consideration for publication in J. Fluid Mech. 1 arxiv:1706.03531v1 [physics.flu-dyn] 12 Jun 2017 Sparse reduced-order modeling: Sensor-based dynamics to full-state estimation Jean-Christophe Loiseau

More information

Constrained sparse Galerkin regression

Constrained sparse Galerkin regression https://doi.org/1.117/jfm.17.83 Downloaded from https://www.cambridge.org/core. University of Science and Technology of China, on 7 Mar 18 at 14:9:5, subject to the Cambridge Core terms of use, available

More information

Modal Decomposition Methods on Aerodynamic Flows

Modal Decomposition Methods on Aerodynamic Flows 498 Modal Decomposition Methods on Aerodynamic Flows Mohammad Niaz Murshed University of Michigan Department of Aerospace Engineering February 5, 2018 Abstract- This paper discusses the significance of

More information

Introduction to Machine learning

Introduction to Machine learning Introduction to Machine learning Some slides and images are taken from: David Wolfe Corne Wikipedia Geoffrey A. Hinton https://www.macs.hw.ac.uk/~dwcorne/teaching/introdl.ppt Examples 1 Examples 1 WaveNet

More information

Optimal rotary control of the cylinder wake using POD reduced order model p. 1/30

Optimal rotary control of the cylinder wake using POD reduced order model p. 1/30 Optimal rotary control of the cylinder wake using POD reduced order model Michel Bergmann, Laurent Cordier & Jean-Pierre Brancher Michel.Bergmann@ensem.inpl-nancy.fr Laboratoire d Énergétique et de Mécanique

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

Towards low-order models of turbulence

Towards low-order models of turbulence Towards low-order models of turbulence Turbulence in Engineering Applications Long Programme in Mathematics of Turbulence IPAM, UCLA Ati Sharma Beverley McKeon + Rashad Moarref + Paco Gomez Ashley Willis

More information

Improvement of Reduced Order Modeling based on Proper Orthogonal Decomposition

Improvement of Reduced Order Modeling based on Proper Orthogonal Decomposition ICCFD5, Seoul, Korea, July 7-11, 28 p. 1 Improvement of Reduced Order Modeling based on Proper Orthogonal Decomposition Michel Bergmann, Charles-Henri Bruneau & Angelo Iollo Michel.Bergmann@inria.fr http://www.math.u-bordeaux.fr/

More information

Reduced-order models for flow control: balanced models and Koopman modes

Reduced-order models for flow control: balanced models and Koopman modes Reduced-order models for flow control: balanced models and Koopman modes Clarence W. Rowley, Igor Mezić, Shervin Bagheri, Philipp Schlatter, and Dan S. Henningson Abstract This paper addresses recent developments

More information

LARGE EDDY SIMULATION AND FLOW CONTROL OVER A 25 RAMP MODEL

LARGE EDDY SIMULATION AND FLOW CONTROL OVER A 25 RAMP MODEL LARGE EDDY SIMULATION AND FLOW CONTROL OVER A 25 RAMP MODEL 09/11/2017 Paolo Casco Stephie Edwige Philippe Gilotte Iraj Mortazavi LES and flow control over a 25 ramp model : context 2 Context Validation

More information

Rank reduction of parameterized time-dependent PDEs

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

More information

Introduction to Machine Learning. PCA and Spectral Clustering. Introduction to Machine Learning, Slides: Eran Halperin

Introduction to Machine Learning. PCA and Spectral Clustering. Introduction to Machine Learning, Slides: Eran Halperin 1 Introduction to Machine Learning PCA and Spectral Clustering Introduction to Machine Learning, 2013-14 Slides: Eran Halperin Singular Value Decomposition (SVD) The singular value decomposition (SVD)

More information

Introduction to Machine Learning

Introduction to Machine Learning 10-701 Introduction to Machine Learning PCA Slides based on 18-661 Fall 2018 PCA Raw data can be Complex, High-dimensional To understand a phenomenon we measure various related quantities If we knew what

More information

Central limit theorem - go to web applet

Central limit theorem - go to web applet Central limit theorem - go to web applet Correlation maps vs. regression maps PNA is a time series of fluctuations in 500 mb heights PNA = 0.25 * [ Z(20N,160W) - Z(45N,165W) + Z(55N,115W) - Z(30N,85W)

More information

Structured matrix factorizations. Example: Eigenfaces

Structured matrix factorizations. Example: Eigenfaces Structured matrix factorizations Example: Eigenfaces An extremely large variety of interesting and important problems in machine learning can be formulated as: Given a matrix, find a matrix and a matrix

More information

arxiv: v1 [physics.flu-dyn] 15 Jun 2016

arxiv: v1 [physics.flu-dyn] 15 Jun 2016 Under consideration for publication in J. Fluid Mech. 1 arxiv:1606.04735v1 [physics.flu-dyn] 15 Jun 2016 A reduced-order model of three-dimensional unsteady flow in a cavity based on the resolvent operator

More information

The analog data assimilation: method, applications and implementation

The analog data assimilation: method, applications and implementation The analog data assimilation: method, applications and implementation Pierre Tandeo pierre.tandeo@imt-atlantique.fr IMT-Atlantique, Brest, France 16 th of February 2018 Before starting Works in collaboration

More information

Structures in the turbulent wake of an Ahmed body: LES vs Experiments using POD and some ideas about control

Structures in the turbulent wake of an Ahmed body: LES vs Experiments using POD and some ideas about control LES vs Experiments using POD and some ideas about control Stéphanie PELLERIN and Bérengère PODVIN Laboratoire d Informatique pour la Mécanique et les Sciences de l Ingénieur Context Université Paris Sud,

More information

COMPLEX SIGNALS are used in various areas of signal

COMPLEX SIGNALS are used in various areas of signal IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 45, NO. 2, FEBRUARY 1997 411 Second-Order Statistics of Complex Signals Bernard Picinbono, Fellow, IEEE, and Pascal Bondon, Member, IEEE Abstract The second-order

More information

Sparse sensing and DMD based identification of flow regimes and bifurcations in complex flows

Sparse sensing and DMD based identification of flow regimes and bifurcations in complex flows MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Sparse sensing and DMD based identification of flow regimes and bifurcations in complex flows Kramer, B.; Grover, P.; Boufounos, P.T.; Benosman,

More information

Chapter 1. Introduction to Nonlinear Space Plasma Physics

Chapter 1. Introduction to Nonlinear Space Plasma Physics Chapter 1. Introduction to Nonlinear Space Plasma Physics The goal of this course, Nonlinear Space Plasma Physics, is to explore the formation, evolution, propagation, and characteristics of the large

More information

Full-State Feedback Design for a Multi-Input System

Full-State Feedback Design for a Multi-Input System Full-State Feedback Design for a Multi-Input System A. Introduction The open-loop system is described by the following state space model. x(t) = Ax(t)+Bu(t), y(t) =Cx(t)+Du(t) () 4 8.5 A =, B =.5.5, C

More information

POD-based Reduced Order Models for Parameterized PDEs

POD-based Reduced Order Models for Parameterized PDEs POD-based Reduced Order Models for Parameterized PDEs Florian De Vuyst florian.de-vuyst@ecp.fr Ecole Centrale Paris Laboratoire Mathématiques Appliquées aux Systèmes July 2008 the 1st Outline 1. Setting

More information

Flow control. Flow Instability (and control) Vortex Instabilities

Flow control. Flow Instability (and control) Vortex Instabilities Flow control Flow Instability (and control) Tim Colonius CDS 101 Friday, Oct 15, 2004 Many control problems contain fluid systems as components. Dashpot in mass-spring-damper systems HVAC system that thermostat

More information

CSE 494/598 Lecture-6: Latent Semantic Indexing. **Content adapted from last year s slides

CSE 494/598 Lecture-6: Latent Semantic Indexing. **Content adapted from last year s slides CSE 494/598 Lecture-6: Latent Semantic Indexing LYDIA MANIKONDA HT TP://WWW.PUBLIC.ASU.EDU/~LMANIKON / **Content adapted from last year s slides Announcements Homework-1 and Quiz-1 Project part-2 released

More information

Control Input Separation Methods Applied to Cavity Flow

Control Input Separation Methods Applied to Cavity Flow 2008 American Control Conference Westin Seattle Hotel, Seattle, Washington, USA June 11-13, 2008 ThAI01.10 Control Input Separation Methods Applied to Cavity Flow Coşku Kasnakoğlu, Edgar Caraballo, Andrea

More information

Applications of Harmonic Balance Method in Periodic Flows Gregor Cvijetić and Inno Gatin

Applications of Harmonic Balance Method in Periodic Flows Gregor Cvijetić and Inno Gatin Applications of Harmonic Balance Method in Periodic Flows Gregor Cvijetić and Inno Gatin Faculty of Mechanical Engineering and Naval Architecture, Zagreb 10000, Croatia, gregor.cvijetic@gmail.com The Harmonic

More information

SVD, PCA & Preprocessing

SVD, PCA & Preprocessing Chapter 1 SVD, PCA & Preprocessing Part 2: Pre-processing and selecting the rank Pre-processing Skillicorn chapter 3.1 2 Why pre-process? Consider matrix of weather data Monthly temperatures in degrees

More information

1 POTENTIAL FLOW THEORY Formulation of the seakeeping problem

1 POTENTIAL FLOW THEORY Formulation of the seakeeping problem 1 POTENTIAL FLOW THEORY Formulation of the seakeeping problem Objective of the Chapter: Formulation of the potential flow around the hull of a ship advancing and oscillationg in waves Results of the Chapter:

More information

Dynamically data-driven morphing of reduced order models and the prediction of transients

Dynamically data-driven morphing of reduced order models and the prediction of transients STOCHASTIC ANALYSIS AND NONLINEAR DYNAMICS Dynamically data-driven morphing of reduced order models and the prediction of transients Joint NSF/AFOSR EAGER on Dynamic Data Systems Themis Sapsis Massachusetts

More information

Linear identification of nonlinear systems: A lifting technique based on the Koopman operator

Linear identification of nonlinear systems: A lifting technique based on the Koopman operator Linear identification of nonlinear systems: A lifting technique based on the Koopman operator Alexandre Mauroy and Jorge Goncalves Abstract We exploit the key idea that nonlinear system identification

More information

UNIVERSITY OF CALGARY. Base Region Topology of Turbulent Wake around Finite Wall-Mounted Cylinder with. Application of Low Order Flow Representation

UNIVERSITY OF CALGARY. Base Region Topology of Turbulent Wake around Finite Wall-Mounted Cylinder with. Application of Low Order Flow Representation UNIVERSITY OF CALGARY Base Region Topology of Turbulent Wake around Finite Wall-Mounted Cylinder with Application of Low Order Flow Representation by Golriz Boorboor A THESIS SUBMITTED TO THE FACULTY OF

More information

Solving Poisson s Equations Using Buffered Fourier Spectral Method

Solving Poisson s Equations Using Buffered Fourier Spectral Method Solving Poisson s Equations Using Buffered Fourier Spectral Method Yinlin Dong Hassan Abd Salman Al-Dujaly Chaoqun Liu Technical Report 2015-12 http://www.uta.edu/math/preprint/ Solving Poisson s Equations

More information

COMPUTATIONAL ISSUES RELATING TO INVERSION OF PRACTICAL DATA: WHERE IS THE UNCERTAINTY? CAN WE SOLVE Ax = b?

COMPUTATIONAL ISSUES RELATING TO INVERSION OF PRACTICAL DATA: WHERE IS THE UNCERTAINTY? CAN WE SOLVE Ax = b? COMPUTATIONAL ISSUES RELATING TO INVERSION OF PRACTICAL DATA: WHERE IS THE UNCERTAINTY? CAN WE SOLVE Ax = b? Rosemary Renaut http://math.asu.edu/ rosie BRIDGING THE GAP? OCT 2, 2012 Discussion Yuen: Solve

More information

12.1 Viscous potential flow (VPF)

12.1 Viscous potential flow (VPF) 1 Energy equation for irrotational theories of gas-liquid flow:: viscous potential flow (VPF), viscous potential flow with pressure correction (VCVPF), dissipation method (DM) 1.1 Viscous potential flow

More information

(U c. t)/b (U t)/b

(U c. t)/b (U t)/b DYNAMICAL MODELING OF THE LARGE-SCALE MOTION OF A PLANAR TURBULENT JET USING POD MODES. S. Gordeyev 1 and F. O. Thomas 1 University of Notre Dame, Notre Dame, USA University of Notre Dame, Notre Dame,

More information

Formation and Long Term Evolution of an Externally Driven Magnetic Island in Rotating Plasmas )

Formation and Long Term Evolution of an Externally Driven Magnetic Island in Rotating Plasmas ) Formation and Long Term Evolution of an Externally Driven Magnetic Island in Rotating Plasmas ) Yasutomo ISHII and Andrei SMOLYAKOV 1) Japan Atomic Energy Agency, Ibaraki 311-0102, Japan 1) University

More information

Sparse Sensing and DMD-Based Identification of Flow Regimes and Bifurcations in Complex Flows

Sparse Sensing and DMD-Based Identification of Flow Regimes and Bifurcations in Complex Flows Sparse Sensing and DMD-Based Identification of Flow Regimes and Bifurcations in Complex Flows The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story

More information

Proper Orthogonal Decomposition

Proper Orthogonal Decomposition Proper Orthogonal Decomposition Kameswararao Anupindi School of Mechanical Engineering Purdue University October 15, 2010 Kameswararao Anupindi (Purdue University) ME611, Principles of Turbulence October

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

= (G T G) 1 G T d. m L2

= (G T G) 1 G T d. m L2 The importance of the Vp/Vs ratio in determining the error propagation and the resolution in linear AVA inversion M. Aleardi, A. Mazzotti Earth Sciences Department, University of Pisa, Italy Introduction.

More information

Cheng Soon Ong & Christian Walder. Canberra February June 2018

Cheng Soon Ong & Christian Walder. Canberra February June 2018 Cheng Soon Ong & Christian Walder Research Group and College of Engineering and Computer Science Canberra February June 2018 Outlines Overview Introduction Linear Algebra Probability Linear Regression

More information

Alignment and Analysis of Proteomics Data using Square Root Slope Function Framework

Alignment and Analysis of Proteomics Data using Square Root Slope Function Framework Alignment and Analysis of Proteomics Data using Square Root Slope Function Framework J. Derek Tucker 1 1 Department of Statistics Florida State University Tallahassee, FL 32306 CTW: Statistics of Warpings

More information

Machine Learning Applied to 3-D Reservoir Simulation

Machine Learning Applied to 3-D Reservoir Simulation Machine Learning Applied to 3-D Reservoir Simulation Marco A. Cardoso 1 Introduction The optimization of subsurface flow processes is important for many applications including oil field operations and

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

STA414/2104 Statistical Methods for Machine Learning II

STA414/2104 Statistical Methods for Machine Learning II STA414/2104 Statistical Methods for Machine Learning II Murat A. Erdogdu & David Duvenaud Department of Computer Science Department of Statistical Sciences Lecture 3 Slide credits: Russ Salakhutdinov Announcements

More information

Projection Filters. Chapter Filter projection in general

Projection Filters. Chapter Filter projection in general 19 Chapter 2 Projection Filters Dynamics of open quantum systems take place in the space of density matrices, which can be a very high dimensional space, particularly when photon fields are involved. Strictly

More information

Robust Principal Component Pursuit via Alternating Minimization Scheme on Matrix Manifolds

Robust Principal Component Pursuit via Alternating Minimization Scheme on Matrix Manifolds Robust Principal Component Pursuit via Alternating Minimization Scheme on Matrix Manifolds Tao Wu Institute for Mathematics and Scientific Computing Karl-Franzens-University of Graz joint work with Prof.

More information

Closed-loop turbulence control using machine learning Stop thinking and let your PC and experiment do the hard work!

Closed-loop turbulence control using machine learning Stop thinking and let your PC and experiment do the hard work! Closed-loop turbulence control using machine learning Stop thinking and let your PC and experiment do the hard work! B. Noack 3, T. Duriez 1,3, L. Cordier 3, K. von Krbek 3, E. Kaiser 3,4, V. Parezanovic

More information

Reduced-Order Models for Feedback Control of Transient Energy Growth

Reduced-Order Models for Feedback Control of Transient Energy Growth 9th AIAA Flow Control Conference, 5 9 June, Atlanta, Georgia. -9 Reduced-Order Models for Feedback Control of Transient Energy Growth Aniketh Kalur and Maziar S. Hemati Aerospace Engineering and Mechanics,

More information

SG2221 Wave Motion and Hydrodinamic Stability. MATLAB Project on 2D Poiseuille Flow Alessandro Ceci

SG2221 Wave Motion and Hydrodinamic Stability. MATLAB Project on 2D Poiseuille Flow Alessandro Ceci SG2221 Wave Motion and Hydrodinamic Stability MATLAB Project on 2D Poiseuille Flow Alessandro Ceci Base Flow 2D steady Incompressible Flow Flow driven by a constant pressure gradient Fully developed flow

More information

Archimer

Archimer Please note that this is an author-produced PDF of an article accepted for publication following peer review. The definitive publisher-authenticated version is available on the publisher Web site Comptes

More information

Random Subspace NMF for Unsupervised Transfer Learning

Random Subspace NMF for Unsupervised Transfer Learning Random Subspace NMF for Unsupervised Transfer Learning Ievgen Redko & Younès Bennani Université Paris 13 - Institut Galilée - Sorbonne Paris Cité Laboratoire d'informatique de Paris-Nord - CNRS (UMR 7030)

More information

Bayesian Dynamic Mode Decomposition

Bayesian Dynamic Mode Decomposition Bayesian Dynamic Mode Decomposition Naoya Takeishi, Yoshinobu Kawahara,, Yasuo Tabei, Takehisa Yairi Dept. of Aeronautics & Astronautics, The University of Tokyo The Institute of Scientific and Industrial

More information

Low-rank and sparse dynamic mode decomposition

Low-rank and sparse dynamic mode decomposition Center for Turbulence Research Annual Research Briefs 22 39 Low-rank and sparse dynamic mode decomposition By M. R. Jovanović, P. J. Schmid AND J. W. Nichols. Motivation and objectives Even though fluid

More information

SPARSE signal representations have gained popularity in recent

SPARSE signal representations have gained popularity in recent 6958 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 57, NO. 10, OCTOBER 2011 Blind Compressed Sensing Sivan Gleichman and Yonina C. Eldar, Senior Member, IEEE Abstract The fundamental principle underlying

More information

FUNDAMENTAL CONCEPTS IN CONTINUUM MECHANICS

FUNDAMENTAL CONCEPTS IN CONTINUUM MECHANICS PART I FUNDAMENTAL CONCEPTS IN CONTINUUM MECHANICS CHAPTER ONE Describing the motion ofa system: geometry and kinematics 1.1. Deformations The purpose of mechanics is to study and describe the motion of

More information

Neuroscience Introduction

Neuroscience Introduction Neuroscience Introduction The brain As humans, we can identify galaxies light years away, we can study particles smaller than an atom. But we still haven t unlocked the mystery of the three pounds of matter

More information

Support Vector Machines

Support Vector Machines Support Vector Machines Le Song Machine Learning I CSE 6740, Fall 2013 Naïve Bayes classifier Still use Bayes decision rule for classification P y x = P x y P y P x But assume p x y = 1 is fully factorized

More information

Robustness of Principal Components

Robustness of Principal Components PCA for Clustering An objective of principal components analysis is to identify linear combinations of the original variables that are useful in accounting for the variation in those original variables.

More information

Introduction to Model Order Reduction

Introduction to Model Order Reduction Introduction to Model Order Reduction Lecture 1: Introduction and overview Henrik Sandberg Kin Cheong Sou Automatic Control Lab, KTH ACCESS Specialized Course Graduate level Ht 2010, period 1 1 Overview

More information

High-Fidelity Computational Simulation of Nonlinear Fluid- Structure Interaction Problems

High-Fidelity Computational Simulation of Nonlinear Fluid- Structure Interaction Problems Aerodynamic Issues of Unmanned Air Vehicles Fluid-Structure Interaction High-Fidelity Computational Simulation of Nonlinear Fluid- Structure Interaction Problems Raymond E. Gordnier Computational Sciences

More information

Bregman Divergences. Barnabás Póczos. RLAI Tea Talk UofA, Edmonton. Aug 5, 2008

Bregman Divergences. Barnabás Póczos. RLAI Tea Talk UofA, Edmonton. Aug 5, 2008 Bregman Divergences Barnabás Póczos RLAI Tea Talk UofA, Edmonton Aug 5, 2008 Contents Bregman Divergences Bregman Matrix Divergences Relation to Exponential Family Applications Definition Properties Generalization

More information

Parabolized Stability Analysis of Jets Issuing from Serrated Nozzles

Parabolized Stability Analysis of Jets Issuing from Serrated Nozzles Parabolized Stability Analysis of Jets Issuing from Serrated Nozzles Aniruddha Sinha, Hao Xia and Tim Colonius Abstract Jets issuing from serrated nozzles have a correspondingly serrated timeaveraged flow

More information

German Aerospace Center (DLR)

German Aerospace Center (DLR) German Aerospace Center (DLR) AEROGUST M30 Progress Meeting 23-24 November 2017, Bordeaux Presented by P. Bekemeryer / J. Nitzsche With contributions of C. Kaiser 1, S. Görtz 2, R. Heinrich 2, J. Nitzsche

More information

Dictionary Learning for L1-Exact Sparse Coding

Dictionary Learning for L1-Exact Sparse Coding Dictionary Learning for L1-Exact Sparse Coding Mar D. Plumbley Department of Electronic Engineering, Queen Mary University of London, Mile End Road, London E1 4NS, United Kingdom. Email: mar.plumbley@elec.qmul.ac.u

More information

PC EXPANSION FOR GLOBAL SENSITIVITY ANALYSIS OF NON-SMOOTH FUNCTIONALS OF UNCERTAIN STOCHASTIC DIFFERENTIAL EQUATIONS SOLUTIONS

PC EXPANSION FOR GLOBAL SENSITIVITY ANALYSIS OF NON-SMOOTH FUNCTIONALS OF UNCERTAIN STOCHASTIC DIFFERENTIAL EQUATIONS SOLUTIONS PC EXPANSION FOR GLOBAL SENSITIVITY ANALYSIS OF NON-SMOOTH FUNCTIONALS OF UNCERTAIN STOCHASTIC DIFFERENTIAL EQUATIONS SOLUTIONS M. Navarro, O.P. Le Maître,2, O.M. Knio,3 mariaisabel.navarrojimenez@kaust.edu.sa

More information

1 Singular Value Decomposition and Principal Component

1 Singular Value Decomposition and Principal Component Singular Value Decomposition and Principal Component Analysis In these lectures we discuss the SVD and the PCA, two of the most widely used tools in machine learning. Principal Component Analysis (PCA)

More information

AN ALTERNATING MINIMIZATION ALGORITHM FOR NON-NEGATIVE MATRIX APPROXIMATION

AN ALTERNATING MINIMIZATION ALGORITHM FOR NON-NEGATIVE MATRIX APPROXIMATION AN ALTERNATING MINIMIZATION ALGORITHM FOR NON-NEGATIVE MATRIX APPROXIMATION JOEL A. TROPP Abstract. Matrix approximation problems with non-negativity constraints arise during the analysis of high-dimensional

More information

Principal Component Analysis

Principal Component Analysis Principal Component Analysis Yingyu Liang yliang@cs.wisc.edu Computer Sciences Department University of Wisconsin, Madison [based on slides from Nina Balcan] slide 1 Goals for the lecture you should understand

More information

BANA 7046 Data Mining I Lecture 6. Other Data Mining Algorithms 1

BANA 7046 Data Mining I Lecture 6. Other Data Mining Algorithms 1 BANA 7046 Data Mining I Lecture 6. Other Data Mining Algorithms 1 Shaobo Li University of Cincinnati 1 Partially based on Hastie, et al. (2009) ESL, and James, et al. (2013) ISLR Data Mining I Lecture

More information

Besov regularity for operator equations on patchwise smooth manifolds

Besov regularity for operator equations on patchwise smooth manifolds on patchwise smooth manifolds Markus Weimar Philipps-University Marburg Joint work with Stephan Dahlke (PU Marburg) Mecklenburger Workshop Approximationsmethoden und schnelle Algorithmen Hasenwinkel, March

More information

Computational Geometric Uncertainty Propagation for Hamiltonian Systems on a Lie Group

Computational Geometric Uncertainty Propagation for Hamiltonian Systems on a Lie Group Computational Geometric Uncertainty Propagation for Hamiltonian Systems on a Lie Group Melvin Leok Mathematics, University of California, San Diego Foundations of Dynamics Session, CDS@20 Workshop Caltech,

More information

Data Driven Modelling for Complex Systems

Data Driven Modelling for Complex Systems Data Driven Modelling for Complex Systems Dr Hua-Liang (Leon) Wei Senior Lecturer in System Identification and Data Analytics Head of Dynamic Modelling, Data Mining & Decision Making (3DM) Lab Complex

More information

! # % & () +,.&/ 01),. &, / &

! # % & () +,.&/ 01),. &, / & ! # % & () +,.&/ ),. &, / & 2 A NEW METHOD FOR THE DESIGN OF ENERGY TRANSFER FILTERS Xiaofeng Wu, Z Q Lang and S. A. Billings Department of Automatic Control and Systems Engineering The University of Sheffield

More information

arxiv: v1 [physics.data-an] 31 Dec 2016

arxiv: v1 [physics.data-an] 31 Dec 2016 Sparsity enabled cluster reduced-order models for control Eurika Kaiser a,, Marek Morzyński b, Guillaume Daviller c, J. Nathan Kutz d, Bingni W. Brunton e, Steven L. Brunton a,d a Department of Mechanical

More information

Model Reduction, Centering, and the Karhunen-Loeve Expansion

Model Reduction, Centering, and the Karhunen-Loeve Expansion Model Reduction, Centering, and the Karhunen-Loeve Expansion Sonja Glavaški, Jerrold E. Marsden, and Richard M. Murray 1 Control and Dynamical Systems, 17-81 California Institute of Technology Pasadena,

More information

Machine Learning. B. Unsupervised Learning B.2 Dimensionality Reduction. Lars Schmidt-Thieme, Nicolas Schilling

Machine Learning. B. Unsupervised Learning B.2 Dimensionality Reduction. Lars Schmidt-Thieme, Nicolas Schilling Machine Learning B. Unsupervised Learning B.2 Dimensionality Reduction Lars Schmidt-Thieme, Nicolas Schilling Information Systems and Machine Learning Lab (ISMLL) Institute for Computer Science University

More information

MACHINE LEARNING. Methods for feature extraction and reduction of dimensionality: Probabilistic PCA and kernel PCA

MACHINE LEARNING. Methods for feature extraction and reduction of dimensionality: Probabilistic PCA and kernel PCA 1 MACHINE LEARNING Methods for feature extraction and reduction of dimensionality: Probabilistic PCA and kernel PCA 2 Practicals Next Week Next Week, Practical Session on Computer Takes Place in Room GR

More information

EE613 Machine Learning for Engineers. Kernel methods Support Vector Machines. jean-marc odobez 2015

EE613 Machine Learning for Engineers. Kernel methods Support Vector Machines. jean-marc odobez 2015 EE613 Machine Learning for Engineers Kernel methods Support Vector Machines jean-marc odobez 2015 overview Kernel methods introductions and main elements defining kernels Kernelization of k-nn, K-Means,

More information

Uncertainty quantification for sparse solutions of random PDEs

Uncertainty quantification for sparse solutions of random PDEs Uncertainty quantification for sparse solutions of random PDEs L. Mathelin 1 K.A. Gallivan 2 1 LIMSI - CNRS Orsay, France 2 Mathematics Dpt., Florida State University Tallahassee, FL, USA SIAM 10 July

More information

Surface corona discharge along an insulating flat plate in air applied to electrohydrodynamically airflow control : electrical properties

Surface corona discharge along an insulating flat plate in air applied to electrohydrodynamically airflow control : electrical properties Surface corona discharge along an insulating flat plate in air applied to electrohydrodynamically airflow control : electrical properties E Moreau (1), G Artana (2), G Touchard (1) (1) Laboratoire d Etudes

More information

COMS 4721: Machine Learning for Data Science Lecture 19, 4/6/2017

COMS 4721: Machine Learning for Data Science Lecture 19, 4/6/2017 COMS 4721: Machine Learning for Data Science Lecture 19, 4/6/2017 Prof. John Paisley Department of Electrical Engineering & Data Science Institute Columbia University PRINCIPAL COMPONENT ANALYSIS DIMENSIONALITY

More information

Fluid flow dynamical model approximation and control

Fluid flow dynamical model approximation and control Fluid flow dynamical model approximation and control... a case-study on an open cavity flow C. Poussot-Vassal & D. Sipp Journée conjointe GT Contrôle de Décollement & GT MOSAR Frequency response of an

More information

Data Mining Lecture 4: Covariance, EVD, PCA & SVD

Data Mining Lecture 4: Covariance, EVD, PCA & SVD Data Mining Lecture 4: Covariance, EVD, PCA & SVD Jo Houghton ECS Southampton February 25, 2019 1 / 28 Variance and Covariance - Expectation A random variable takes on different values due to chance The

More information

Low-rank Promoting Transformations and Tensor Interpolation - Applications to Seismic Data Denoising

Low-rank Promoting Transformations and Tensor Interpolation - Applications to Seismic Data Denoising Low-rank Promoting Transformations and Tensor Interpolation - Applications to Seismic Data Denoising Curt Da Silva and Felix J. Herrmann 2 Dept. of Mathematics 2 Dept. of Earth and Ocean Sciences, University

More information

MIT 9.520/6.860, Fall 2017 Statistical Learning Theory and Applications. Class 19: Data Representation by Design

MIT 9.520/6.860, Fall 2017 Statistical Learning Theory and Applications. Class 19: Data Representation by Design MIT 9.520/6.860, Fall 2017 Statistical Learning Theory and Applications Class 19: Data Representation by Design What is data representation? Let X be a data-space X M (M) F (M) X A data representation

More information

Calculating Accurate Waveforms for LIGO and LISA Data Analysis

Calculating Accurate Waveforms for LIGO and LISA Data Analysis Calculating Accurate Waveforms for LIGO and LISA Data Analysis Lee Lindblom Theoretical Astrophysics, Caltech HEPL-KIPAC Seminar, Stanford 17 November 2009 Results from the Caltech/Cornell Numerical Relativity

More information

Learning with Singular Vectors

Learning with Singular Vectors Learning with Singular Vectors CIS 520 Lecture 30 October 2015 Barry Slaff Based on: CIS 520 Wiki Materials Slides by Jia Li (PSU) Works cited throughout Overview Linear regression: Given X, Y find w:

More information

Highly-efficient Reduced Order Modelling Techniques for Shallow Water Problems

Highly-efficient Reduced Order Modelling Techniques for Shallow Water Problems Highly-efficient Reduced Order Modelling Techniques for Shallow Water Problems D.A. Bistrian and I.M. Navon Department of Electrical Engineering and Industrial Informatics, University Politehnica of Timisoara,

More information

Mini-project in scientific computing

Mini-project in scientific computing Mini-project in scientific computing Eran Treister Computer Science Department, Ben-Gurion University of the Negev, Israel. March 7, 2018 1 / 30 Scientific computing Involves the solution of large computational

More information

Central to this is two linear transformations: the Fourier Transform and the Laplace Transform. Both will be considered in later lectures.

Central to this is two linear transformations: the Fourier Transform and the Laplace Transform. Both will be considered in later lectures. In this second lecture, I will be considering signals from the frequency perspective. This is a complementary view of signals, that in the frequency domain, and is fundamental to the subject of signal

More information

Turbulence Modeling I!

Turbulence Modeling I! Outline! Turbulence Modeling I! Grétar Tryggvason! Spring 2010! Why turbulence modeling! Reynolds Averaged Numerical Simulations! Zero and One equation models! Two equations models! Model predictions!

More information

VARIANCE COMPUTATION OF MODAL PARAMETER ES- TIMATES FROM UPC SUBSPACE IDENTIFICATION

VARIANCE COMPUTATION OF MODAL PARAMETER ES- TIMATES FROM UPC SUBSPACE IDENTIFICATION VARIANCE COMPUTATION OF MODAL PARAMETER ES- TIMATES FROM UPC SUBSPACE IDENTIFICATION Michael Döhler 1, Palle Andersen 2, Laurent Mevel 1 1 Inria/IFSTTAR, I4S, Rennes, France, {michaeldoehler, laurentmevel}@inriafr

More information

Mathematical foundations - linear algebra

Mathematical foundations - linear algebra Mathematical foundations - linear algebra Andrea Passerini passerini@disi.unitn.it Machine Learning Vector space Definition (over reals) A set X is called a vector space over IR if addition and scalar

More information

Machine Learning (BSMC-GA 4439) Wenke Liu

Machine Learning (BSMC-GA 4439) Wenke Liu Machine Learning (BSMC-GA 4439) Wenke Liu 02-01-2018 Biomedical data are usually high-dimensional Number of samples (n) is relatively small whereas number of features (p) can be large Sometimes p>>n Problems

More information

Approximate Principal Components Analysis of Large Data Sets

Approximate Principal Components Analysis of Large Data Sets Approximate Principal Components Analysis of Large Data Sets Daniel J. McDonald Department of Statistics Indiana University mypage.iu.edu/ dajmcdon April 27, 2016 Approximation-Regularization for Analysis

More information

Strategy for signal classification to improve data quality for Advanced Detectors gravitational-wave searches

Strategy for signal classification to improve data quality for Advanced Detectors gravitational-wave searches Strategy for signal classification to improve data quality for Advanced Detectors gravitational-wave searches E. Cuoco 1, A.Torres-Forné 2,J.A. Font 2,7, J.Powell 3, R.Lynch 4, D.Trifiró 5 2 Universitat

More information

Nonmodal Growth and the Unstratified MRI Dynamo

Nonmodal Growth and the Unstratified MRI Dynamo MPPC general meeting, Berlin, June 24 Nonmodal Growth and the Unstratified MRI Dynamo Jonathan Squire!! and!! Amitava Bhattacharjee MRI turbulence Observed accretion rate in disks in astrophysical disks

More information