<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://modelreduction.org/morwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Poussotvassal</id>
	<title>MOR Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://modelreduction.org/morwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Poussotvassal"/>
	<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/Special:Contributions/Poussotvassal"/>
	<updated>2026-04-13T10:23:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=File:Fluid_Flow_Linearized_Open_Cavity_Model.zip&amp;diff=3627</id>
		<title>File:Fluid Flow Linearized Open Cavity Model.zip</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=File:Fluid_Flow_Linearized_Open_Cavity_Model.zip&amp;diff=3627"/>
		<updated>2022-10-12T10:04:55Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: Poussotvassal uploaded a new version of File:Fluid Flow Linearized Open Cavity Model.zip&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Parametric data-driven fluid use-case Matlab files&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3626</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3626"/>
		<updated>2022-10-12T09:49:48Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way. The approach involves the Loewner framework as in &amp;lt;ref name=GoseaPoussotAntoulas&amp;gt;I.V. Gosea, C. Poussot-Vassal and A.C. Antoulas, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/bs.hna.2021.12.015 Data-driven modeling and control of large-scale dynamical systems in the Loewner framework: Methodology and applications]&amp;lt;/span&amp;gt;&amp;quot;, in Handbook of Numerical Analysis, 23, 2022, pp. 499-530.&amp;lt;/ref&amp;gt;. We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. Note that this second data interpolation is purely numerical and probably out of real physics.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:Fluid_Flow_Linearized_Open_Cavity_Model.zip|FluidFlowCavityDataParametric.zip]] (36ko) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation while the 122 others are complex conjugated.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric descriptor state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;, of dimension 40 in s and 10 in p, detailed in the code.&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property seems very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For illustration of the Loewner-driven parametric model construction involvin this use-case, see:&lt;br /&gt;
&lt;br /&gt;
 @article{GoseaHNA:2022,&lt;br /&gt;
    author  = {V. Gosea and C. Poussot-Vassal and A.C. Antoulas},&lt;br /&gt;
    title   = {Data-driven modeling and control of large-scale dynamical systems in the Loewner framework},&lt;br /&gt;
    journal = {Handbook of Numerical Analysis},&lt;br /&gt;
    year    = {2022},&lt;br /&gt;
    volume  = {23},&lt;br /&gt;
    number  = {Numerical Control: Part A},&lt;br /&gt;
    pages   = {499-530},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=File:Fluid_Flow_Linearized_Open_Cavity_Model.zip&amp;diff=3625</id>
		<title>File:Fluid Flow Linearized Open Cavity Model.zip</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=File:Fluid_Flow_Linearized_Open_Cavity_Model.zip&amp;diff=3625"/>
		<updated>2022-10-12T09:48:41Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: Parametric data-driven fluid use-case Matlab files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Parametric data-driven fluid use-case Matlab files&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3624</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3624"/>
		<updated>2022-10-12T09:41:35Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way. The approach involves the Loewner framework as in &amp;lt;ref name=GoseaPoussotAntoulas&amp;gt;I.V. Gosea, C. Poussot-Vassal and A.C. Antoulas, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/bs.hna.2021.12.015 Data-driven modeling and control of large-scale dynamical systems in the Loewner framework: Methodology and applications]&amp;lt;/span&amp;gt;&amp;quot;, in Handbook of Numerical Analysis, 23, 2022, pp. 499-530.&amp;lt;/ref&amp;gt;. We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. Note that this second data interpolation is purely numerical and probably out of real physics.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FluidFlowCavityDataParametric.zip|FluidFlowCavityDataParametric.zip]] (36ko) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation while the 122 others are complex conjugated.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric descriptor state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;, of dimension 40 in s and 10 in p, detailed in the code.&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property seems very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For illustration of the Loewner-driven parametric model construction involvin this use-case, see:&lt;br /&gt;
&lt;br /&gt;
 @article{GoseaHNA:2022,&lt;br /&gt;
    author  = {V. Gosea and C. Poussot-Vassal and A.C. Antoulas},&lt;br /&gt;
    title   = {Data-driven modeling and control of large-scale dynamical systems in the Loewner framework},&lt;br /&gt;
    journal = {Handbook of Numerical Analysis},&lt;br /&gt;
    year    = {2022},&lt;br /&gt;
    volume  = {23},&lt;br /&gt;
    number  = {Numerical Control: Part A},&lt;br /&gt;
    pages   = {499-530},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3623</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3623"/>
		<updated>2022-10-12T09:38:25Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way. The approach involves the Loewner framework as in In &amp;lt;ref name=GoseaPoussotAntoulas&amp;gt;&amp;lt;/ref&amp;gt;. We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. Note that this second data interpolation is purely numerical and probably out of real physics.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FluidFlowCavityDataParametric.zip|FluidFlowCavityDataParametric.zip]] (36ko) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation while the 122 others are complex conjugated.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric descriptor state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;, of dimension 40 in s and 10 in p, detailed in the code.&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property seems very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For illustration of the Loewner-driven parametric model construction involvin this use-case, see:&lt;br /&gt;
&lt;br /&gt;
 @article{GoseaHNA:2022,&lt;br /&gt;
    author  = {V. Gosea and C. Poussot-Vassal and A.C. Antoulas},&lt;br /&gt;
    title   = {Data-driven modeling and control of large-scale dynamical systems in the Loewner framework},&lt;br /&gt;
    journal = {Handbook of Numerical Analysis},&lt;br /&gt;
    year    = {2022},&lt;br /&gt;
    volume  = {23},&lt;br /&gt;
    number  = {Numerical Control: Part A},&lt;br /&gt;
    pages   = {499-530},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3622</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3622"/>
		<updated>2022-10-12T09:37:20Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Citation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. Note that this second data interpolation is purely numerical and probably out of real physics.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FluidFlowCavityDataParametric.zip|FluidFlowCavityDataParametric.zip]] (36ko) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation while the 122 others are complex conjugated.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric descriptor state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;, of dimension 40 in s and 10 in p, detailed in the code.&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property seems very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For illustration of the Loewner-driven parametric model construction involvin this use-case, see:&lt;br /&gt;
&lt;br /&gt;
 @article{GoseaHNA:2022,&lt;br /&gt;
    author  = {V. Gosea and C. Poussot-Vassal and A.C. Antoulas},&lt;br /&gt;
    title   = {Data-driven modeling and control of large-scale dynamical systems in the Loewner framework},&lt;br /&gt;
    journal = {Handbook of Numerical Analysis},&lt;br /&gt;
    year    = {2022},&lt;br /&gt;
    volume  = {23},&lt;br /&gt;
    number  = {Numerical Control: Part A},&lt;br /&gt;
    pages   = {499-530},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3621</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3621"/>
		<updated>2022-10-12T09:14:08Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Citation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. Note that this second data interpolation is purely numerical and probably out of real physics.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FluidFlowCavityDataParametric.zip|FluidFlowCavityDataParametric.zip]] (36ko) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation while the 122 others are complex conjugated.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric descriptor state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;, of dimension 40 in s and 10 in p, detailed in the code.&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property seems very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For illustration of the Loewner-driven parametric model construction involvin this use-case, see:&lt;br /&gt;
&lt;br /&gt;
 @article{GoseaHNA:2022,&lt;br /&gt;
    author  = {V. Gosea and C. Poussot-Vassal and A.C. Antoulas},&lt;br /&gt;
    title   = {Data-driven modeling and control of large-scale dynamical systems in the Loewner framework},&lt;br /&gt;
    journal = {Handbook of Numerical Analysis},&lt;br /&gt;
    year    = {2022},&lt;br /&gt;
    month   = {January},&lt;br /&gt;
    volume  = {23},&lt;br /&gt;
    number  = {Numerical Control: Part A},&lt;br /&gt;
    pages   = {499-530},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3620</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3620"/>
		<updated>2022-10-12T09:12:57Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Citation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. Note that this second data interpolation is purely numerical and probably out of real physics.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FluidFlowCavityDataParametric.zip|FluidFlowCavityDataParametric.zip]] (36ko) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation while the 122 others are complex conjugated.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric descriptor state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;, of dimension 40 in s and 10 in p, detailed in the code.&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property seems very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For illustration of the parametric Loewner in this use-case:&lt;br /&gt;
&lt;br /&gt;
 @article{GoseaHNA:2022,&lt;br /&gt;
    author  = {V. Gosea and C. Poussot-Vassal and A.C. Antoulas},&lt;br /&gt;
    title   = {Data-driven modeling and control of large-scale dynamical systems in the Loewner framework},&lt;br /&gt;
    journal = {Handbook of Numerical Analysis},&lt;br /&gt;
    year    = {2022},&lt;br /&gt;
    month   = {January},&lt;br /&gt;
    volume  = {23},&lt;br /&gt;
    number  = {Numerical Control: Part A},&lt;br /&gt;
    pages   = {499-530},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3619</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3619"/>
		<updated>2022-10-12T09:12:46Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Citation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. Note that this second data interpolation is purely numerical and probably out of real physics.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FluidFlowCavityDataParametric.zip|FluidFlowCavityDataParametric.zip]] (36ko) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation while the 122 others are complex conjugated.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric descriptor state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;, of dimension 40 in s and 10 in p, detailed in the code.&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property seems very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For illustration of the parametric Loewner in this use-case:&lt;br /&gt;
&lt;br /&gt;
 @article{GoseaHNA:2022,&lt;br /&gt;
    author  = {V. Gosea and C. Poussot-Vassal and A.C. Antoulas},&lt;br /&gt;
    title   = {{Data-driven modeling and control of large-scale dynamical systems in the Loewner framework}},&lt;br /&gt;
    journal = {Handbook of Numerical Analysis},&lt;br /&gt;
    year    = {2022},&lt;br /&gt;
    month   = {January},&lt;br /&gt;
    volume  = {23},&lt;br /&gt;
    number  = {Numerical Control: Part A},&lt;br /&gt;
    pages   = {499-530},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3618</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3618"/>
		<updated>2022-10-12T09:08:17Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Objective */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. Note that this second data interpolation is purely numerical and probably out of real physics.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FluidFlowCavityDataParametric.zip|FluidFlowCavityDataParametric.zip]] (36ko) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation while the 122 others are complex conjugated.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric descriptor state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;, of dimension 40 in s and 10 in p, detailed in the code.&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property seems very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3617</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3617"/>
		<updated>2022-10-12T09:07:45Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. Note that this second data interpolation is purely numerical and probably out of real physics.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FluidFlowCavityDataParametric.zip|FluidFlowCavityDataParametric.zip]] (36ko) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation while the 122 others are complex conjugated.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric descriptor state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;, of dimension 40 in s and 10 in p, detailed in the code.&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property is very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3616</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3616"/>
		<updated>2022-10-12T09:02:46Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Considered data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. Note that this second data interpolation is purely numerical and probably out of real physics.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FlexibleAircraft.zip|FlexibleAircraft.zip]] (aaMB) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property is very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3615</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3615"/>
		<updated>2022-10-12T09:01:48Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. Note that this second data interpolation is purely numerical and probably out of real physics.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FlexibleAircraft.zip|FlexibleAircraft.zip]] (aaMB) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property is very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3614</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3614"/>
		<updated>2022-10-12T09:00:45Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FlexibleAircraft.zip|FlexibleAircraft.zip]] (aaMB) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property is very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=User:Poussotvassal&amp;diff=3613</id>
		<title>User:Poussotvassal</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=User:Poussotvassal&amp;diff=3613"/>
		<updated>2022-10-12T08:56:56Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Charles Poussot-Vassal &amp;lt;br&amp;gt;&lt;br /&gt;
Co-founder of [http://mordigitalsystems.fr/ MOR Digital Systems]&amp;lt;br&amp;gt;&lt;br /&gt;
Research Director 2 at ONERA - The French Aerospace Lab&amp;lt;br&amp;gt;&lt;br /&gt;
Department of Information Processing and Systems&amp;lt;br&amp;gt;&lt;br /&gt;
2, Avenue Edouard Belin&amp;lt;br&amp;gt;&lt;br /&gt;
France&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
e-mail: charles.poussot-vassal@onera.fr&amp;lt;br&amp;gt;&lt;br /&gt;
http://sites.google.com/site/charlespoussotvassal/&amp;lt;br&amp;gt;&lt;br /&gt;
http://mordigitalsystems.fr/ &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=User:Poussotvassal&amp;diff=3612</id>
		<title>User:Poussotvassal</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=User:Poussotvassal&amp;diff=3612"/>
		<updated>2022-10-12T08:55:41Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Charles Poussot-Vassal &amp;lt;br&amp;gt;&lt;br /&gt;
Co-founder of &amp;lt;a href=&amp;quot;http://mordigitalsystems.fr/&amp;quot;&amp;gt;MOR Digital Systems&amp;lt;/a&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Research Director 2 at ONERA - The French Aerospace Lab&amp;lt;br&amp;gt;&lt;br /&gt;
Department of Information Processing and Systems&amp;lt;br&amp;gt;&lt;br /&gt;
2, Avenue Edouard Belin&amp;lt;br&amp;gt;&lt;br /&gt;
France&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
e-mail: charles.poussot-vassal@onera.fr&amp;lt;br&amp;gt;&lt;br /&gt;
http://sites.google.com/site/charlespoussotvassal/&amp;lt;br&amp;gt;&lt;br /&gt;
http://mordigitalsystems.fr/ &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=User:Poussotvassal&amp;diff=3611</id>
		<title>User:Poussotvassal</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=User:Poussotvassal&amp;diff=3611"/>
		<updated>2022-10-12T08:54:29Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Charles Poussot-Vassal &amp;lt;br&amp;gt;&lt;br /&gt;
Co-founder of MOR Digital Systems&amp;lt;br&amp;gt;&lt;br /&gt;
Research Director 2 at ONERA - The French Aerospace Lab&amp;lt;br&amp;gt;&lt;br /&gt;
Department of Information Processing and Systems&amp;lt;br&amp;gt;&lt;br /&gt;
2, Avenue Edouard Belin&amp;lt;br&amp;gt;&lt;br /&gt;
France&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
e-mail: charles.poussot-vassal@onera.fr&amp;lt;br&amp;gt;&lt;br /&gt;
http://sites.google.com/site/charlespoussotvassal/&amp;lt;br&amp;gt;&lt;br /&gt;
http://mordigitalsystems.fr/ &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=User:Poussotvassal&amp;diff=3610</id>
		<title>User:Poussotvassal</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=User:Poussotvassal&amp;diff=3610"/>
		<updated>2022-10-12T08:54:16Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Charles Poussot-Vassal &amp;lt;br&amp;gt;&lt;br /&gt;
Co-founder of MOR Digital Systems&amp;lt;br&amp;gt;&lt;br /&gt;
Research Director 2 at ONERA - The French Aerospace Lab&amp;lt;br&amp;gt;&lt;br /&gt;
Department of Information Processing and Systems&amp;lt;br&amp;gt;&lt;br /&gt;
2, Avenue Edouard Belin&amp;lt;br&amp;gt;&lt;br /&gt;
France&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
email: charles.poussot-vassal@onera.fr&amp;lt;br&amp;gt;&lt;br /&gt;
http://sites.google.com/site/charlespoussotvassal/&amp;lt;br&amp;gt;&lt;br /&gt;
http://mordigitalsystems.fr/ &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=User:Poussotvassal&amp;diff=3609</id>
		<title>User:Poussotvassal</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=User:Poussotvassal&amp;diff=3609"/>
		<updated>2022-10-12T08:52:39Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Charles Poussot-Vassal &amp;lt;br&amp;gt;&lt;br /&gt;
Co-founder of MOR Digital Systems&amp;lt;br&amp;gt;&lt;br /&gt;
Research Director 2 at ONERA - The French Aerospace Lab&amp;lt;br&amp;gt;&lt;br /&gt;
Department of Information Processing and Systems&amp;lt;br&amp;gt;&lt;br /&gt;
2, Avenue Edouard Belin&amp;lt;br&amp;gt;&lt;br /&gt;
France&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
email: charles.poussot-vassal@onera.fr&amp;lt;br&amp;gt;&lt;br /&gt;
www Personal: http://sites.google.com/site/charlespoussotvassal/&amp;lt;br&amp;gt;&lt;br /&gt;
www MOR Digital Systems: http://mordigitalsystems.fr/ &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3608</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3608"/>
		<updated>2022-10-11T15:35:06Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;l&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt; configurations.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FlexibleAircraft.zip|FlexibleAircraft.zip]] (aaMB) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property is very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3607</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3607"/>
		<updated>2022-10-11T15:15:10Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;l=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. &lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FlexibleAircraft.zip|FlexibleAircraft.zip]] (aaMB) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_FluidFlowOpenCavity.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration and a solution.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property is very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3606</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3606"/>
		<updated>2022-10-11T15:14:27Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven way (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{-\imath\omega_k,\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,61&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;l=1,\dots,M=21&amp;lt;/math&amp;gt; configurations. &lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{-\imath\omega_k,\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=21&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FlexibleAircraft.zip|FlexibleAircraft.zip]] (aaMB) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** P : the parametric values (real &amp;lt;math&amp;gt;1 \times 21&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** S : the complex values where the model is evaluated (real &amp;lt;math&amp;gt;1 \times 123&amp;lt;/math&amp;gt; vector). Note that the first element of S is real to ensure a real realisation.&lt;br /&gt;
** H : transfer function matrix evaluation at different S,P couples (complex &amp;lt;math&amp;gt;1 \times 1 \times 123\times 21&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_FluidFlowOpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with a parametric ROM obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method.&lt;br /&gt;
** Hr : linear parametric rational ROM (state-space matrices in Matlab form). This set of matrices leads to the parametric state-space model of the form &amp;quot;Hr_p = @(p) dss(...)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_OpenCavityt.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property is very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3605</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3605"/>
		<updated>2022-10-11T14:54:53Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on Fig.&amp;amp;nbsp;1 and Fig.&amp;amp;nbsp;2. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_l(s) = C(sE-A_l)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,100&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;l=1,\dots,M=31&amp;lt;/math&amp;gt; configurations. &lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=31&amp;lt;/math&amp;gt;. Specifically, the frequencies are between xxHz until yyHz in steps of zzHz, and parameters are from 1 to 3 in steps of zz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FlexibleAircraft.zip|FlexibleAircraft.zip]] (aaMB) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_OpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** p  : the parametric values (real &amp;lt;math&amp;gt;1 \times 31&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** s0 : the evaluation of the parametric transfer function at a frozen real (real &amp;lt;math&amp;gt;1 \times 31&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** w  : the frequency values in rad/s (real &amp;lt;math&amp;gt;1 \times 100&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** H  : transfer function matrix evaluation at different frequeny points and parametric values (complex &amp;lt;math&amp;gt;1 \times 1 \times 101\times 31&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_OpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with 3 ROMs obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method &lt;br /&gt;
** Hr1 : linear parametric rational ROMs with varying dimensions (state-space models in Matlab form). &lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_OpenCavityt.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property is very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3285</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3285"/>
		<updated>2021-06-09T08:39:50Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_l\}_{l=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_l(t) = A_lx_l(t) + Bu(t) \text{ , } y(t)=Cx_l(t) \text{ where } E,A_l \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;l=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_k = \xi_0 \cup \{\imath\omega_k\}_{i=k}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;k=1,\dots,100&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_l(\xi_k)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;l=1,\dots,M=31&amp;lt;/math&amp;gt; configurations. &lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_k,\rho_l,H_{kl}\}_{k=1,l=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{kl}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_k = 0.1 \cup \{\imath\omega_k\}_{k=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_l\}_{l=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=31&amp;lt;/math&amp;gt;. Specifically, the frequencies are between xxHz until yyHz in steps of zzHz, and parameters are from 1 to 3 in steps of zz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FlexibleAircraft.zip|FlexibleAircraft.zip]] (aaMB) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_OpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** p  : the parametric values (real &amp;lt;math&amp;gt;1 \times 31&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** s0 : the evaluation of the parametric transfer function at a frozen real (real &amp;lt;math&amp;gt;1 \times 31&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** w  : the frequency values in rad/s (real &amp;lt;math&amp;gt;1 \times 100&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** H  : transfer function matrix evaluation at different frequeny points and parametric values (complex &amp;lt;math&amp;gt;1 \times 1 \times 101\times 31&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_OpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with 3 ROMs obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method &lt;br /&gt;
** Hr1 : linear parametric rational ROMs with varying dimensions (state-space models in Matlab form). &lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_OpenCavityt.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property is very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3283</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3283"/>
		<updated>2021-06-07T15:59:23Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Objective */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i = \xi_0 \cup \{\imath\omega_i\}_{i=1}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,100&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=31&amp;lt;/math&amp;gt; configurations. &lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,\rho_j,H_{ij}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i = 0.1 \cup \{\imath\omega_i\}_{i=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=31&amp;lt;/math&amp;gt;. Specifically, the frequencies are between xxHz until yyHz in steps of zzHz, and parameters are from 1 to 3 in steps of zz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FlexibleAircraft.zip|FlexibleAircraft.zip]] (aaMB) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_OpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** p  : the parametric values (real &amp;lt;math&amp;gt;1 \times 31&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** s0 : the evaluation of the parametric transfer function at a frozen real (real &amp;lt;math&amp;gt;1 \times 31&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** w  : the frequency values in rad/s (real &amp;lt;math&amp;gt;1 \times 100&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** H  : transfer function matrix evaluation at different frequeny points and parametric values (complex &amp;lt;math&amp;gt;1 \times 1 \times 101\times 31&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_OpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with 3 ROMs obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method &lt;br /&gt;
** Hr1 : linear parametric rational ROMs with varying dimensions (state-space models in Matlab form). &lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_OpenCavityt.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
Find a linear (stable?) parametric reduced order model that well approximates the data. Note that stability property is very promising.&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3282</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3282"/>
		<updated>2021-06-07T15:58:21Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i = \xi_0 \cup \{\imath\omega_i\}_{i=1}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,100&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=31&amp;lt;/math&amp;gt; configurations. &lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,\rho_j,H_{ij}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i = 0.1 \cup \{\imath\omega_i\}_{i=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=31&amp;lt;/math&amp;gt;. Specifically, the frequencies are between xxHz until yyHz in steps of zzHz, and parameters are from 1 to 3 in steps of zz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
The [[:File:FlexibleAircraft.zip|FlexibleAircraft.zip]] (aaMB) repository contains three files:&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_OpenCavity.mat&amp;lt;/tt&amp;gt; data file, with&lt;br /&gt;
** p  : the parametric values (real &amp;lt;math&amp;gt;1 \times 31&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** s0 : the evaluation of the parametric transfer function at a frozen real (real &amp;lt;math&amp;gt;1 \times 31&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** w  : the frequency values in rad/s (real &amp;lt;math&amp;gt;1 \times 100&amp;lt;/math&amp;gt; vector). &lt;br /&gt;
** H  : transfer function matrix evaluation at different frequeny points and parametric values (complex &amp;lt;math&amp;gt;1 \times 1 \times 101\times 31&amp;lt;/math&amp;gt; matrix).&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;dataONERA_OpenCavity_withMOR.mat&amp;lt;/tt&amp;gt; data file, with 3 ROMs obtained with the [https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/MORE &#039;&#039;&#039;MOR toolbox&#039;&#039;&#039;] using the parametric Loewner method &lt;br /&gt;
** Hr1 : linear parametric rational ROMs with varying dimensions (state-space models in Matlab form). &lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;tt&amp;gt;startONERA_OpenCavityt.m&amp;lt;/tt&amp;gt; script file, used to loads and plots the data for illustration.&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3281</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3281"/>
		<updated>2021-06-07T15:19:26Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). We then construct the data as follows:&lt;br /&gt;
&lt;br /&gt;
First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i = \xi_0 \cup \{\imath\omega_i\}_{i=1}^N&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\xi_0\in\mathbb R&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,100&amp;lt;/math&amp;gt; is computed. &lt;br /&gt;
Second, ten intermediate parametric configurations between each &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt;-th Reynolds numbers configuration are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;, leading to  &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=31&amp;lt;/math&amp;gt; configurations. &lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,\rho_j,H_{ij}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i = 0.1 \cup \{\imath\omega_i\}_{i=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=31&amp;lt;/math&amp;gt;. Specifically, the frequencies are between xxHz until yyHz in steps of zzHz, and parameters are from 1 to 3 in steps of zz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3280</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3280"/>
		<updated>2021-06-07T15:05:39Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Considered data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i=\imath\omega_i&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,100&amp;lt;/math&amp;gt; is computed. Then, ten intermediate configurations between each Reynolds numbers configuration &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,\rho_j,H_{ij}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i = 0.1 \cup \{\imath\omega_i\}_{i=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{\rho_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=31&amp;lt;/math&amp;gt;. Specifically, the frequencies are between xxHz until yyHz in steps of zzHz, and parameters are from xx to yy in steps of zz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3279</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3279"/>
		<updated>2021-06-07T15:04:54Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Considered data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i=\imath\omega_i&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,100&amp;lt;/math&amp;gt; is computed. Then, ten intermediate configurations between each Reynolds numbers configuration &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i = 0.1 \cup \{\imath\omega_i\}_{i=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;\{p_j\}_{j=1}^M\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=31&amp;lt;/math&amp;gt;. Specifically, the frequencies are between xxHz until yyHz in steps of zzHz, and parameters are from xx to yy in steps of zz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3278</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3278"/>
		<updated>2021-06-07T15:04:09Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Considered data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i=\imath\omega_i&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,100&amp;lt;/math&amp;gt; is computed. Then, ten intermediate configurations between each Reynolds numbers configuration &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i = 0.1 \cup \{\imath\omega_i\}_{1=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;p_j= \{\omega_i\}_{1=1}^N\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;. Specifically, the frequencies are between xxHz until yyHz in steps of zzHz, and parameters are from xx to yy in steps of zz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3277</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3277"/>
		<updated>2021-06-07T15:03:47Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Considered data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i=\imath\omega_i&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,100&amp;lt;/math&amp;gt; is computed. Then, ten intermediate configurations between each Reynolds numbers configuration &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C&amp;lt;/math&amp;gt; represents the transfer from the input signal (upward cavity pressure) to the measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i = 0.1 \cup \{\omega_i\}_{1=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;p_j= \{\omega_i\}_{1=1}^N\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;. Specifically, the frequencies are between xxHz until yyHz in steps of zzHz, and parameters are from xx to yy in steps of zz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3276</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3276"/>
		<updated>2021-06-07T15:02:56Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Considered data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i=\imath\omega_i&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,100&amp;lt;/math&amp;gt; is computed. Then, ten intermediate configurations between each Reynolds numbers configuration &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values are inspired (but slightly modified) from the reference paper given below and are given as Matlab file. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i = 0.1 \cup \{\omega_i\}_{1=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;p_j= \{\omega_i\}_{1=1}^N\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;. Specifically, the frequencies are between xxHz until yyHz in steps of zzHz, and parameters are from xx to yy in steps of zz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3275</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3275"/>
		<updated>2021-06-07T15:01:22Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Considered data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i=\imath\omega_i&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,100&amp;lt;/math&amp;gt; is computed. Then, ten intermediate configurations between each Reynolds numbers configuration &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i = 0.1 \cup \{\omega_i\}_{1=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;p_j= \{\omega_i\}_{1=1}^N\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;. Specifically, the frequencies are between xxHz until yyHz in steps of zzHz, and parameters are from xx to yy in steps of zz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3274</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3274"/>
		<updated>2021-06-07T14:54:00Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Considered data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i=\imath\omega_i&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,100&amp;lt;/math&amp;gt; is computed. Then, ten intermediate configurations between each Reynolds numbers configuration &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The proposed benchmark contains a set of complex-domain responses provided at varying real parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, the data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i = 0.1 \cup {\omega_i}_{1=1}^N&amp;lt;/math&amp;gt; and parameters &amp;lt;math&amp;gt;p_j= {\omega_i}_{1=1}^N\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;. Specifically, the frequencies are between xxHz until yyHz in steps of zzHz, and parameters are from xx to yy in steps of zz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3273</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3273"/>
		<updated>2021-06-07T14:45:05Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i=\imath\omega_i&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,100&amp;lt;/math&amp;gt; is computed. Then, ten intermediate configurations between each Reynolds numbers configuration &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3272</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3272"/>
		<updated>2021-06-07T14:44:08Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i=\imath\omega_i&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,\overline n=\underline n=100&amp;lt;/math&amp;gt; is computed. Then, ten intermediate configurations between each Reynolds numbers configuration &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3271</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3271"/>
		<updated>2021-06-07T14:43:42Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_j \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E_j,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE_j-A_j)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i=\imath\omega_i&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,\overline n=\underline n=100&amp;lt;/math&amp;gt; is computed. Then, ten intermediate configurations between each Reynolds numbers configuration &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3270</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3270"/>
		<updated>2021-06-07T14:41:41Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_j \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E_j,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i=\imath\omega_i&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,\overline n=\underline n=100&amp;lt;/math&amp;gt; is computed. Then, ten intermediate configurations between each Reynolds numbers configuration &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3269</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3269"/>
		<updated>2021-06-07T14:40:48Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_j \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E_j,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j(s) = C(sE-A)^{-1}B \in \mathbb{C}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric a data-driven approaches (we used the Loewner framework). First, the frequency response &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt; of each &amp;lt;math&amp;gt;j=1,\dots,3&amp;lt;/math&amp;gt; configurations for frozen complex values &amp;lt;math&amp;gt;\xi_i=\imath\omega_i&amp;lt;/math&amp;gt;, with &amp;lt;math&amp;gt;\omega_i\in\mathbb R_+&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i=1,\dots,\overline n=\underline n=100&amp;lt;/math&amp;gt; is computed. Then, ten intermediate configurations between each Reynolds numbers configuration &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; are constructed by linear interpolation of the frequency responses &amp;lt;math&amp;gt;H_j(\xi_i)&amp;lt;/math&amp;gt;. We obtain $\{z_k\}_{k=1}^{N=200}$, $\{p_l\}_{l=1}^{N=31}$ and thus $\Phi \in \IC^{200 \times 31}$. Our objective is to come up with a parametrized linear model that is able to faithfully reproduce the original transfer data on a particular range of frequencies as well as on a target parameter range.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3268</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3268"/>
		<updated>2021-06-07T14:16:23Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_j \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E_j,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j = E \dot x(t) = Ax(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In &amp;lt;ref name=PoussotSipp&amp;gt;&amp;lt;/ref&amp;gt;, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric Loewner framework is applied. First, the frequency response of the three configurations for $N=200$ logarithmically spaced frequencies $\{z_k\}_{k=1}^N=\{\imath \omega_{\overline k},-\imath \omega_{\overline k}\}_{k=1}^{N/2}$ are first computed. Then, ten intermediate configurations between each Reynolds numbers $Re=\{4000,5250,6000\}$ are constructed by linear interpolation. We obtain $\{z_k\}_{k=1}^{N=200}$, $\{p_l\}_{l=1}^{N=31}$ and thus $\Phi \in \IC^{200 \times 31}$. Our objective is to come up with a parametrized linear model that is able to faithfully reproduce the original transfer data on a particular range of frequencies as well as on a target parameter range.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3267</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3267"/>
		<updated>2021-06-07T14:15:40Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realization of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_j \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E_j,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j = E \dot x(t) = Ax(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In \cite{PoussotLPVS:2015}, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric Loewner framework is applied. First, the frequency response of the three configurations for $N=200$ logarithmically spaced frequencies $\{z_k\}_{k=1}^N=\{\imath \omega_{\overline k},-\imath \omega_{\overline k}\}_{k=1}^{N/2}$ are first computed. Then, ten intermediate configurations between each Reynolds numbers $Re=\{4000,5250,6000\}$ are constructed by linear interpolation. We obtain $\{z_k\}_{k=1}^{N=200}$, $\{p_l\}_{l=1}^{N=31}$ and thus $\Phi \in \IC^{200 \times 31}$. Our objective is to come up with a parametrized linear model that is able to faithfully reproduce the original transfer data on a particular range of frequencies as well as on a target parameter range.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3266</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3266"/>
		<updated>2021-06-07T14:14:59Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on the &amp;lt;xr id=&amp;quot;fig:cavity&amp;quot;/&amp;gt;  and &amp;lt;xr id=&amp;quot;fig:cavityScheme&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realisation of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_j \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E_j,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j = E \dot x(t) = Ax(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In \cite{PoussotLPVS:2015}, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric Loewner framework is applied. First, the frequency response of the three configurations for $N=200$ logarithmically spaced frequencies $\{z_k\}_{k=1}^N=\{\imath \omega_{\overline k},-\imath \omega_{\overline k}\}_{k=1}^{N/2}$ are first computed. Then, ten intermediate configurations between each Reynolds numbers $Re=\{4000,5250,6000\}$ are constructed by linear interpolation. We obtain $\{z_k\}_{k=1}^{N=200}$, $\{p_l\}_{l=1}^{N=31}$ and thus $\Phi \in \IC^{200 \times 31}$. Our objective is to come up with a parametrized linear model that is able to faithfully reproduce the original transfer data on a particular range of frequencies as well as on a target parameter range.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3265</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3265"/>
		<updated>2021-06-07T14:07:30Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on the right figures &amp;quot;fig:cavity&amp;quot; and &amp;quot;fig:cavityScheme&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realisation of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_j \dot x_j(t) = A_jx_j(t) + Bu(t) \text{ , } y(t)=Cx_j(t) \text{ where } E_j,A_j \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j = E \dot x(t) = Ax(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In \cite{PoussotLPVS:2015}, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric Loewner framework is applied. First, the frequency response of the three configurations for $N=200$ logarithmically spaced frequencies $\{z_k\}_{k=1}^N=\{\imath \omega_{\overline k},-\imath \omega_{\overline k}\}_{k=1}^{N/2}$ are first computed. Then, ten intermediate configurations between each Reynolds numbers $Re=\{4000,5250,6000\}$ are constructed by linear interpolation. We obtain $\{z_k\}_{k=1}^{N=200}$, $\{p_l\}_{l=1}^{N=31}$ and thus $\Phi \in \IC^{200 \times 31}$. Our objective is to come up with a parametrized linear model that is able to faithfully reproduce the original transfer data on a particular range of frequencies as well as on a target parameter range.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3264</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3264"/>
		<updated>2021-06-07T14:06:57Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityScheme&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such a configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and also (with a more dynamical system view point) in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on the right figures &amp;quot;fig:cavity&amp;quot; and &amp;quot;fig:cavityScheme&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modeled by Navier and Stokes equations, is spatially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realisation of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as (matrices,  about 100Mo each, can be provided under request to &#039;&#039; [[User:Poussotvassal]] &#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_j \dot x_j(t) = A_jx_j(t) + B_ju(t) \text{ , } y(t)=C_jx_j(t) \text{ where } E_j,A_j \in \mathbb R^{n\times n} \text{ and } B_j,C_j^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j = E \dot x(t) = Ax(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In \cite{PoussotLPVS:2015}, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric Loewner framework is applied. First, the frequency response of the three configurations for $N=200$ logarithmically spaced frequencies $\{z_k\}_{k=1}^N=\{\imath \omega_{\overline k},-\imath \omega_{\overline k}\}_{k=1}^{N/2}$ are first computed. Then, ten intermediate configurations between each Reynolds numbers $Re=\{4000,5250,6000\}$ are constructed by linear interpolation. We obtain $\{z_k\}_{k=1}^{N=200}$, $\{p_l\}_{l=1}^{N=31}$ and thus $\Phi \in \IC^{200 \times 31}$. Our objective is to come up with a parametrized linear model that is able to faithfully reproduce the original transfer data on a particular range of frequencies as well as on a target parameter range.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3263</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3263"/>
		<updated>2021-06-07T08:43:56Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry and flow computed on FreeFem.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityFR&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity schematic view: actuator on the left and sensor on the right of the cavity.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on the right figure &amp;quot;fig:cavity&amp;quot; (bottom right). &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modelled by Navier and Stokes equations, is spacially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realisation of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_j \dot x_j(t) = A_jx_j(t) + B_ju(t) \text{ , } y(t)=C_jx_j(t) \text{ where } E_j,A_j \in \mathbb R^{n\times n} \text{ and } B_j,C_j^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j = E \dot x(t) = Ax(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In \cite{PoussotLPVS:2015}, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric Loewner framework is applied. First, the frequency response of the three configurations for $N=200$ logarithmically spaced frequencies $\{z_k\}_{k=1}^N=\{\imath \omega_{\overline k},-\imath \omega_{\overline k}\}_{k=1}^{N/2}$ are first computed. Then, ten intermediate configurations between each Reynolds numbers $Re=\{4000,5250,6000\}$ are constructed by linear interpolation. We obtain $\{z_k\}_{k=1}^{N=200}$, $\{p_l\}_{l=1}^{N=31}$ and thus $\Phi \in \IC^{200 \times 31}$. Our objective is to come up with a parametrized linear model that is able to faithfully reproduce the original transfer data on a particular range of frequencies as well as on a target parameter range.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3262</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3262"/>
		<updated>2021-06-07T08:42:40Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Considered data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityFR&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open parametric frequency response.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on the right figure &amp;quot;fig:cavity&amp;quot; (bottom right). &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modelled by Navier and Stokes equations, is spacially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realisation of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_j \dot x_j(t) = A_jx_j(t) + B_ju(t) \text{ , } y(t)=C_jx_j(t) \text{ where } E_j,A_j \in \mathbb R^{n\times n} \text{ and } B_j,C_j^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j = E \dot x(t) = Ax(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In \cite{PoussotLPVS:2015}, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric Loewner framework is applied. First, the frequency response of the three configurations for $N=200$ logarithmically spaced frequencies $\{z_k\}_{k=1}^N=\{\imath \omega_{\overline k},-\imath \omega_{\overline k}\}_{k=1}^{N/2}$ are first computed. Then, ten intermediate configurations between each Reynolds numbers $Re=\{4000,5250,6000\}$ are constructed by linear interpolation. We obtain $\{z_k\}_{k=1}^{N=200}$, $\{p_l\}_{l=1}^{N=31}$ and thus $\Phi \in \IC^{200 \times 31}$. Our objective is to come up with a parametrized linear model that is able to faithfully reproduce the original transfer data on a particular range of frequencies as well as on a target parameter range.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityData&amp;quot;&amp;gt;[[File:FluidControl_data.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3261</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3261"/>
		<updated>2021-06-07T08:41:47Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Motivation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityFR&amp;quot;&amp;gt;[[File:FluidControl.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open parametric frequency response.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on the right figure &amp;quot;fig:cavity&amp;quot; (bottom right). &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modelled by Navier and Stokes equations, is spacially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realisation of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_j \dot x_j(t) = A_jx_j(t) + B_ju(t) \text{ , } y(t)=C_jx_j(t) \text{ where } E_j,A_j \in \mathbb R^{n\times n} \text{ and } B_j,C_j^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j = E \dot x(t) = Ax(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In \cite{PoussotLPVS:2015}, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric Loewner framework is applied. First, the frequency response of the three configurations for $N=200$ logarithmically spaced frequencies $\{z_k\}_{k=1}^N=\{\imath \omega_{\overline k},-\imath \omega_{\overline k}\}_{k=1}^{N/2}$ are first computed. Then, ten intermediate configurations between each Reynolds numbers $Re=\{4000,5250,6000\}$ are constructed by linear interpolation. We obtain $\{z_k\}_{k=1}^{N=200}$, $\{p_l\}_{l=1}^{N=31}$ and thus $\Phi \in \IC^{200 \times 31}$. Our objective is to come up with a parametrized linear model that is able to faithfully reproduce the original transfer data on a particular range of frequencies as well as on a target parameter range.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=File:FluidControl.png&amp;diff=3260</id>
		<title>File:FluidControl.png</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=File:FluidControl.png&amp;diff=3260"/>
		<updated>2021-06-07T08:41:25Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3259</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3259"/>
		<updated>2021-06-04T14:35:24Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityFR&amp;quot;&amp;gt;[[File:cavity.png|350px|thumb|right|&amp;lt;caption&amp;gt;Open parametric frequency response.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on the right figure &amp;quot;fig:cavity&amp;quot; (bottom right). &lt;br /&gt;
&lt;br /&gt;
For simulation purpose, the phenomena modelled by Navier and Stokes equations, is spacially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; three dynamical models &amp;lt;math&amp;gt;\{H_j\}_{j=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realisation of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E_j \dot x_j(t) = A_jx_j(t) + B_ju(t) \text{ , } y(t)=C_jx_j(t) \text{ where } E_j,A_j \in \mathbb R^{n\times n} \text{ and } B_jC_i^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. The transfer functions read&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
H_j = E \dot x(t) = Ax(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In \cite{PoussotLPVS:2015}, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric Loewner framework is applied. First, the frequency response of the three configurations for $N=200$ logarithmically spaced frequencies $\{z_k\}_{k=1}^N=\{\imath \omega_{\overline k},-\imath \omega_{\overline k}\}_{k=1}^{N/2}$ are first computed. Then, ten intermediate configurations between each Reynolds numbers $Re=\{4000,5250,6000\}$ are constructed by linear interpolation. We obtain $\{z_k\}_{k=1}^{N=200}$, $\{p_l\}_{l=1}^{N=31}$ and thus $\Phi \in \IC^{200 \times 31}$. Our objective is to come up with a parametrized linear model that is able to faithfully reproduce the original transfer data on a particular range of frequencies as well as on a target parameter range.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3258</id>
		<title>Fluid Flow Linearized Open Cavity Model</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Fluid_Flow_Linearized_Open_Cavity_Model&amp;diff=3258"/>
		<updated>2021-06-04T14:22:25Z</updated>

		<summary type="html">&lt;p&gt;Poussotvassal: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:parametric]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:SISO]]&lt;br /&gt;
[[Category:frequency data]]&lt;br /&gt;
[[Category:data-driven]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
===Motivation===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavity&amp;quot;&amp;gt;[[File:VideoPics.png|450px|thumb|right|&amp;lt;caption&amp;gt;Open cavity geometry.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig:cavityFR&amp;quot;&amp;gt;[[File:cavity.png|450px|thumb|right|&amp;lt;caption&amp;gt;Open parametric frequency response.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This benchmark considers a fluid-flow configuration. It consists of a two-dimensional open square cavity geometry flow problem where air flows from left to right. Such configuration is described in details in the original work of &amp;lt;ref name=Barbagallo&amp;gt;A. Barbagallo and D. Sipp and P.J. Schmid, &amp;quot;Closed-loop control of an open cavity flow using reduced-order models&amp;quot;, Journal of Fluid Mechanics, vol. 641, pp. 1-50&amp;lt;/ref&amp;gt; and in &amp;lt;ref name=PoussotSipp&amp;gt;C. Poussot-Vassal and D. Sipp, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/j.ifacol.2015.11.126 Parametric reduced order dynamical model construction of a fluid flow control problem]&amp;lt;/span&amp;gt;&amp;quot;, in Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems (LPVS), Grenoble, France, 2015, pp. 133-138.&amp;lt;/ref&amp;gt;, and illustrated on the right figure &amp;quot;fig:cavity&amp;quot; (bottom right). &lt;br /&gt;
&lt;br /&gt;
For dimulation, the phenomena modelled by Navier and Stokes equations, is spacially discretized along a mesh composed of &amp;lt;math&amp;gt;193,874&amp;lt;/math&amp;gt; triangles, corresponding to &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; degrees of freedom for the velocity variables along the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; axis. After linearization around three fixed points for varying Reynolds numbers &amp;lt;math&amp;gt;Re=\{4000,5250,6000\}&amp;lt;/math&amp;gt; and discretisation along the flow axis, three dynamical models &amp;lt;math&amp;gt;\{H_i\}_{i=1}^3&amp;lt;/math&amp;gt; can be described as a DAE realisation of order &amp;lt;math&amp;gt;n=680,974&amp;lt;/math&amp;gt; given as &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x(t) = Ax(t) + Bu(t) \text{ , } y(t)=Cx(t) \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the input &amp;lt;math&amp;gt;u(t)&amp;lt;/math&amp;gt; is the vertical pressure actuator located upstream of the cavity and the output &amp;lt;math&amp;gt;y(t)&amp;lt;/math&amp;gt; is a shear stress sensor, located downstream of the cavity. In this particular case, the parameter is the Reynolds number &amp;lt;math&amp;gt;Re&amp;lt;/math&amp;gt;. In \cite{PoussotLPVS:2015}, the IRKA approach (being a realization based &amp;lt;math&amp;gt;\mathcal H_2&amp;lt;/math&amp;gt;-oriented reduction method) is used to sequentially approximate each realization with a low dimensional one. Then, the interpolation along the parameter is done in a second step by interpolating each coefficients in the canonical basis of the obtained realization. &lt;br /&gt;
&lt;br /&gt;
Here instead, we suggest the parametric Loewner framework is applied. First, the frequency response of the three configurations for $N=200$ logarithmically spaced frequencies $\{z_k\}_{k=1}^N=\{\imath \omega_{\overline k},-\imath \omega_{\overline k}\}_{k=1}^{N/2}$ are first computed. Then, ten intermediate configurations between each Reynolds numbers $Re=\{4000,5250,6000\}$ are constructed by linear interpolation. We obtain $\{z_k\}_{k=1}^{N=200}$, $\{p_l\}_{l=1}^{N=31}$ and thus $\Phi \in \IC^{200 \times 31}$. Our objective is to come up with a parametrized linear model that is able to faithfully reproduce the original transfer data on a particular range of frequencies as well as on a target parameter range.&lt;br /&gt;
&lt;br /&gt;
===Considered data===&lt;br /&gt;
&lt;br /&gt;
The benchmark contains a set of complex-domain reponses provided at varying real frozen Reynolds parametric values. The numerical values data as inspired (but slightly modified) from the reference paper given below and are provided as Matlab data. More specifically, This benchmark contains a set of complex-domain/parametric(real)-domain input-output data computed from a high dimensional linear descriptor model given as (where &amp;lt;math&amp;gt;n\approx 700,000&amp;lt;/math&amp;gt;):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
E \dot x = Ax + Bu \text{ , } y=Cx \text{ where } E,A \in \mathbb R^{n\times n} \text{ and } B,C^T \in \mathbb R^{n}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and which matrices have been obtained by linearizing the Navier and Stokes equations at frozen Reynolds numbers, from a high fidelity simulator. &lt;br /&gt;
&lt;br /&gt;
The data provided in this use-case are given as the triple:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\{\xi_i,p_j,H_{ij}^{n_y\times n_u}\}_{i=1,j=1}^{N+1,M}, &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;H_{ij}\in\mathbb C^{n_y\times n_u}&amp;lt;/math&amp;gt; represents the transfer from &amp;lt;math&amp;gt;n_u=1&amp;lt;/math&amp;gt; input signal (upward cavity pressure) to &amp;lt;math&amp;gt;n_y=1&amp;lt;/math&amp;gt; measurement output (downward cavity pressure), evaluated at varying complex values &amp;lt;math&amp;gt;\xi_i\in\mathbb C&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;p_j\in\mathbb R&amp;lt;/math&amp;gt;, for &amp;lt;math&amp;gt;j=1,\dots,M=3&amp;lt;/math&amp;gt;.&lt;br /&gt;
Specifically, the frequencies are between 0.1Hz until 42.1Hz in steps of 0.1Hz.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
Collaboration between [https://www.onera.fr ONERA] DTIS (dynamical systems and information departement) and DAAA (Fluid mechanics departement). The data come from a fluid simulator (coded in FreeFem++). The model is constructed by D. Sipp and post-processing was performed jointly by P. Vuillemin  and C. Poussot-Vassal.&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
&lt;br /&gt;
===Objective===&lt;br /&gt;
&lt;br /&gt;
==Citation==&lt;br /&gt;
&lt;br /&gt;
To cite this benchmark, use the following references:&lt;br /&gt;
&lt;br /&gt;
* For the benchmark itself and its data:&lt;br /&gt;
::The MORwiki Community, &#039;&#039;&#039;Fluid Flow Linearized Open Cavity Model&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2021. https://morwiki.mpi-magdeburg.mpg.de/morwiki/index.php/Fluid_Flow_Linearized_Open_Cavity_Model&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a dynamical and control engineering point of view:&lt;br /&gt;
&lt;br /&gt;
 @inproceedings{PoussotLPVS:2015,&lt;br /&gt;
   author    = {C. Poussot-Vassal and  D. Sipp},&lt;br /&gt;
   title     = {Parametric reduced order dynamical model construction of a fluid flow control problem},&lt;br /&gt;
   booktitle = {Proceedings of the 1st IFAC Workshop on Linear Parameter Varying Systems},&lt;br /&gt;
   address   = {Grenoble, France},&lt;br /&gt;
   month     = {October},&lt;br /&gt;
   year      = {2015},&lt;br /&gt;
   pages     = {133-138},&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark with a fluid-flow point of view:&lt;br /&gt;
&lt;br /&gt;
 @article{Barbagallo:2008,&lt;br /&gt;
   author  = {A. Barbagallo and D. Sipp and P.J. Schmid},&lt;br /&gt;
   journal = {Journal of Fluid Mechanics},&lt;br /&gt;
   pages   = {1-50},&lt;br /&gt;
   title   = {Closed-loop control of an open cavity flow using reduced-order models},&lt;br /&gt;
   volume  = {641},&lt;br /&gt;
   year    = {2008}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039; [[User:Poussotvassal]] &#039;&#039;&lt;/div&gt;</summary>
		<author><name>Poussotvassal</name></author>
	</entry>
</feed>