<?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=Schulze</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=Schulze"/>
	<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/Special:Contributions/Schulze"/>
	<updated>2026-05-15T11:21:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Flexible_Space_Structures&amp;diff=4018</id>
		<title>Flexible Space Structures</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Flexible_Space_Structures&amp;diff=4018"/>
		<updated>2026-04-23T11:38:48Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Update category SISO to MIMO&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:benchmark]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:second differential order]]&lt;br /&gt;
[[Category:Procedural]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;flexible space structure&#039;&#039;&#039; benchmark &amp;lt;ref name=&amp;quot;gawronski90&amp;quot;/&amp;gt;,&amp;lt;ref name=&amp;quot;gawronski91&amp;quot;/&amp;gt;,&amp;lt;ref name=&amp;quot;gawronski96&amp;quot;/&amp;gt; is a procedural modal model which represents structural dynamics with a selectable number actuators and sensors. This model is used for truss structures in space environments i.e. the COFS-1 (Control of Flexible Structures) mast flight experiment &amp;lt;ref name=&amp;quot;horner86&amp;quot;/&amp;gt;,&amp;lt;ref name=&amp;quot;horta86&amp;quot;/&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Model===&lt;br /&gt;
&lt;br /&gt;
In modal form the &#039;&#039;&#039;flexible space structure&#039;&#039;&#039; model for &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt; modes, &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; actuators and &amp;lt;math&amp;gt;Q&amp;lt;/math&amp;gt; sensors is of second order and given by:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\ddot{\nu}(t) = (2 \xi \circ \omega) \circ \dot{\nu}(t) + (\omega \circ \omega) \circ \nu = Bu(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y(t) = C_r\dot{\nu}(t) + C_d\nu(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
with the parameters &amp;lt;math&amp;gt;\xi \in \mathbb{R}_{&amp;gt;0}^K&amp;lt;/math&amp;gt; (damping ratio), &amp;lt;math&amp;gt;\omega \in \mathbb{R}_{&amp;gt;0}^K&amp;lt;/math&amp;gt; (natural frequency) and using the Hadamard product &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt;.&lt;br /&gt;
The first order representation follows for &amp;lt;math&amp;gt;x(t) = (\dot{\nu}(t), \omega_1\nu_1, \dots, \omega_K\nu_K)&amp;lt;/math&amp;gt; by:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\dot{x}(t) = Ax(t) + Bu(t) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y(t) = Cx(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
with the matrices:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;A := \begin{pmatrix} A_1 &amp;amp; &amp;amp; \\ &amp;amp; \ddots &amp;amp; \\ &amp;amp; &amp;amp; A_K \end{pmatrix}, \; B := \begin{pmatrix} B_1 \\ \vdots \\ B_K \end{pmatrix}, \; C := \begin{pmatrix} C_1 &amp;amp; \dots &amp;amp; C_K \end{pmatrix}, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and their components:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;A_k := \begin{pmatrix} -2\xi_k\omega_k &amp;amp; -\omega_k \\ \omega_k &amp;amp; 0 \end{pmatrix}, \; B_k := \begin{pmatrix} b_k \\ 0 \end{pmatrix}, \; C_k := \begin{pmatrix} c_{rk} &amp;amp; \frac{c_{dk}}{\omega_k} \end{pmatrix},&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;b_k \in \mathbb{R}^{1 \times M}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;c_{rk}, c_{dk} \in \mathbb{R}^{Q \times 1}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Benchmark Specifics===&lt;br /&gt;
&lt;br /&gt;
For this benchmark the system matrix is block diagonal and thus chosen to be sparse.&lt;br /&gt;
The parameters &amp;lt;math&amp;gt;\xi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\omega&amp;lt;/math&amp;gt; are sampled from a uniform random distributions &amp;lt;math&amp;gt;\mathcal{U}_{[0,\frac{1}{1000}]}^K&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\mathcal{U}_{[0,100]}^K&amp;lt;/math&amp;gt; respectively.&lt;br /&gt;
The components of the input matrix &amp;lt;math&amp;gt;b_k&amp;lt;/math&amp;gt; are sampled form a uniform random distribution &amp;lt;math&amp;gt;\mathcal{U}_{[0,1]}&amp;lt;/math&amp;gt;,&lt;br /&gt;
while the output matrix &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; is sampled from a uniform random distribution &amp;lt;math&amp;gt;\mathcal{U}_{[0,10]}&amp;lt;/math&amp;gt; completely w.l.o.g, since if the components of &amp;lt;math&amp;gt;C_d&amp;lt;/math&amp;gt; are random their scaling can be ignored.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
The following Matlab code assembles the above described &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; matrix for a given number of modes &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt;, actuators (inputs) &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; and sensors (outputs) &amp;lt;math&amp;gt;Q&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbinner&amp;quot; style=&amp;quot;width:540px;text-align:left;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;matlab&amp;quot;&amp;gt;&lt;br /&gt;
function [A,B,C] = fss(K,M,Q)&lt;br /&gt;
&lt;br /&gt;
    rand(&#039;seed&#039;,1009);&lt;br /&gt;
    xi = rand(1,K)*0.001;	% Sample damping ratio&lt;br /&gt;
    omega = rand(1,K)*100.0;	% Sample natural frequencies&lt;br /&gt;
&lt;br /&gt;
    A_k = cellfun(@(p) sparse([-2.0*p(1)*p(2),-p(2);p(2),0]), ...&lt;br /&gt;
                  num2cell([xi;omega],1),&#039;UniformOutput&#039;,0);&lt;br /&gt;
&lt;br /&gt;
    A = blkdiag(A_k{:});&lt;br /&gt;
&lt;br /&gt;
    B = kron(rand(K,M),[1;0]);&lt;br /&gt;
&lt;br /&gt;
    C = 10.0*rand(Q,2*K);&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Dimensions==&lt;br /&gt;
&lt;br /&gt;
System structure:&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
\dot{x}(t) &amp;amp;= Ax(t) + Bu(t) \\&lt;br /&gt;
y(t) &amp;amp;= Cx(t)&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
System dimensions:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;A \in \mathbb{R}^{2K \times 2K}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;B \in \mathbb{R}^{2K \times M}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;C \in \mathbb{R}^{Q \times 2K}&amp;lt;/math&amp;gt;.&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;Flexible Space Structures&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2018. http://modelreduction.org/index.php/Flexible_Space_Structures &lt;br /&gt;
 &lt;br /&gt;
 @MISC{morwiki-flexspacstruc,&lt;br /&gt;
   author =       &amp;lt;nowiki&amp;gt;{{The MORwiki Community}}&amp;lt;/nowiki&amp;gt;,&lt;br /&gt;
   title =        {Flexible Space Structures},&lt;br /&gt;
   howpublished = {{MORwiki} -- Model Order Reduction Wiki},&lt;br /&gt;
   url =          &amp;lt;nowiki&amp;gt;{https://modelreduction.org/morwiki/Flexible_Space_Structures}&amp;lt;/nowiki&amp;gt;,&lt;br /&gt;
   year =         2018&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark: [https://morwiki.mpi-magdeburg.mpg.de/BibTeX/#morGawW91 morGawW91] ([https://morwiki.mpi-magdeburg.mpg.de/BibTeX/html/mor_bib.html#morGawW91 BibTeX])&lt;br /&gt;
&lt;br /&gt;
==Reference==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;gawronski90&amp;quot;&amp;gt;W. Gawronski and J.N. Juang. &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1016/B978-0-12-012736-8.50010-3 Model Reduction for Flexible Structures]&amp;lt;/span&amp;gt;&amp;quot;, Control and Dynamic Systems, 36: 143--222, 1990.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;gawronski91&amp;quot;&amp;gt;W. Gawronski and T. Williams, &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://doi.org/10.2514/3.20606 Model Reduction for Flexible Space Structures]&amp;lt;/span&amp;gt;&amp;quot;, Journal of Guidance 14(1): 68--76, 1991&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;gawronski96&amp;quot;&amp;gt;W. Gawronski. &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1007/3540760172_4 Model reduction]&amp;lt;/span&amp;gt;&amp;quot;. In: Balanced Control of Flexible Structures. Lecture Notes in Control and Information Sciences, vol 211: 45--106, 1996.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;horner86&amp;quot;&amp;gt;G.C. Horner. &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://ntrs.nasa.gov/search.jsp?R=19870006596 COFS-1 Research Overview]&amp;lt;/span&amp;gt;&amp;quot;. NASA / DOD Control Structures Interaction Technology: 233--251, 1986&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;horta86&amp;quot;&amp;gt;L.G. Horta, J.L. Walsh, G.C. Horner and J.P. Bailey. &amp;quot;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://ntrs.nasa.gov/search.jsp?R=19870006613 Analysis and simulation of the MAST (COFS-1 flight hardware)]&amp;lt;/span&amp;gt;&amp;quot;. NASA / DOD Control Structures Interaction Technology: 515--532, 1986.&amp;lt;/ref&amp;gt;&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:Himpe|Christian Himpe]]&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=RCL_Circuit_Equations&amp;diff=4017</id>
		<title>RCL Circuit Equations</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=RCL_Circuit_Equations&amp;diff=4017"/>
		<updated>2026-04-23T11:38:18Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Update category SISO to MIMO&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:benchmark]]&lt;br /&gt;
[[Category:Oberwolfach]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
[[Category:Differential_algebraic_system]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = RCL Circuit Equations&lt;br /&gt;
|Benchmark ID    = &lt;br /&gt;
* rclCircuitEquations_n1841m16q16&lt;br /&gt;
* rclCircuitEquations_n306m2q2&lt;br /&gt;
|Category        = oberwolfach&lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         = &lt;br /&gt;
* 1841&lt;br /&gt;
* 306&lt;br /&gt;
|ninputs         = &lt;br /&gt;
* 16&lt;br /&gt;
* 2&lt;br /&gt;
|noutputs        = &lt;br /&gt;
* 16&lt;br /&gt;
* 2&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = NA&lt;br /&gt;
|Creator         = [[User:Himpe]]&lt;br /&gt;
|Editor          = &lt;br /&gt;
* [[User:Himpe]]&lt;br /&gt;
|Zenodo-link     = NA&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
These benchmarks originate from [[wikipedia:Very_Large_Scale_Integration|VLSI]] circuits.&lt;br /&gt;
Specifically [[wikipedia:RLC_circuit|resistor-capacitor-inductor]] circuits, which can be represented by first order descriptor systems,&lt;br /&gt;
following a modeling process based on the two [[wikipedia:Kirchhoff&#039;s_circuit_laws|Kirchhoff&#039;s circuit laws]] and the [[wikipedia:Modified_nodal_analysis| branch constitutive relations]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===PEEC Problem===&lt;br /&gt;
This RCL circuit is a [[wikipedia:Partial_element_equivalent_circuit|PEEC]] discretization&amp;lt;ref name=&amp;quot;ruehli1974&amp;quot;/&amp;gt; and has 2100 capacitors, 172 inductors, 6990 inductive couplings, as well as a resistive source&amp;lt;ref name=&amp;quot;feldmann1995&amp;quot;/&amp;gt;,&amp;lt;ref name=&amp;quot;freund2005&amp;quot;/&amp;gt;.&lt;br /&gt;
The resulting model has 306 states, and two inputs and outputs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Package Problem===&lt;br /&gt;
The second problem models a 64-pin package of an [[wikipedia:RF_circuit|RF]] circuit.&lt;br /&gt;
A subset of eight pins carry signals, which leads to sixteen terminals (eight interior and eight exterior)&amp;lt;ref name=&amp;quot;bai1997&amp;quot;/&amp;gt;,&amp;lt;ref name=&amp;quot;freund2005&amp;quot;/&amp;gt;.&lt;br /&gt;
The resulting model has 1841 states, and sixteen inputs and outputs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
This benchmark is part of the &#039;&#039;&#039;Oberwolfach Benchmark Collection&#039;&#039;&#039;&amp;lt;ref name=&amp;quot;korvink2005&amp;quot;/&amp;gt;; see &amp;lt;ref name=&amp;quot;freund2005&amp;quot;/&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
The PEEC problem and package problem are available as MATLAB [https://www.mathworks.com/help/matlab/import_export/mat-file-versions.html .mat] files, providing the &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;E&amp;lt;/math&amp;gt; matrices,&lt;br /&gt;
while &amp;lt;math&amp;gt;C = B^\intercal&amp;lt;/math&amp;gt; is assumed:&lt;br /&gt;
&lt;br /&gt;
* [[Media:PEEC.zip|PEEC.zip]] (32.8KB)&lt;br /&gt;
* [[Media:Package.zip|Package.zip]] (78.7KB)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Dimensions==&lt;br /&gt;
&lt;br /&gt;
System structure:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
E \dot{x}(t) &amp;amp;= Ax(t) + Bu(t) \\&lt;br /&gt;
y(t) &amp;amp;= Cx(t)&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
System dimensions:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;E \in \mathbb{R}^{N \times N}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;A \in \mathbb{R}^{N \times N}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;B \in \mathbb{R}^{N \times M}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;C \in \mathbb{R}^{M \times N}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
System variants:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;N = 306&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;M = 2&amp;lt;/math&amp;gt;, for the PEEC problem, and &amp;lt;math&amp;gt;N = 1841&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;M = 16&amp;lt;/math&amp;gt; for the package problem.&lt;br /&gt;
&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;RCL Circuit Equations&#039;&#039;&#039;. MORwiki - Model Order Reduction Wiki, 2019. http://modelreduction.org/index.php/RCL_Circuit_Equations&lt;br /&gt;
&lt;br /&gt;
 @MISC{morwiki_convection,&lt;br /&gt;
   author =       &amp;lt;nowiki&amp;gt;{{The MORwiki Community}}&amp;lt;/nowiki&amp;gt;,&lt;br /&gt;
   title =        {RCL Circuit Equations},&lt;br /&gt;
   howpublished = {{MORwiki} -- Model Order Reduction Wiki},&lt;br /&gt;
   url =          &amp;lt;nowiki&amp;gt;{https://modelreduction.org/morwiki/RCL_Circuit_Equations}&amp;lt;/nowiki&amp;gt;,&lt;br /&gt;
   year =         {20XX}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark:&lt;br /&gt;
&lt;br /&gt;
 @INCOLLECTION{morFre05,&lt;br /&gt;
   author =       &amp;lt;nowiki&amp;gt;{R.W. Freund}&amp;lt;/nowiki&amp;gt;,&lt;br /&gt;
   title =        {RCL Circuit Equations},&lt;br /&gt;
   booktitle =    {Dimension Reduction of Large-Scale Systems},&lt;br /&gt;
   pages =        {367--371),&lt;br /&gt;
   year =         {2005},&lt;br /&gt;
   doi =          {10.1007/3-540-27909-1_22}&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;
&amp;lt;ref name=&amp;quot;ruehli1974&amp;quot;&amp;gt;A.E. Ruehli, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1109/TMTT.1974.1128204 Equivalent Circuit Models for Three-Dimensional Multiconductor Systems]&amp;lt;/span&amp;gt;, IEEE Transactions on Microwave Theory and Techniques 22(1): 216--221, 1974.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;feldmann1995&amp;quot;&amp;gt; P. Feldmann, R.W. Freund , &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1109/43.384428 Efficient linear circuit analysis by Pade approximation via the Lanczos process]&amp;lt;/span&amp;gt;, IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems 14(5): 639--649, 1995.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;bai1997&amp;quot;&amp;gt;Z. Bai, P. Feldmann, R.W. Freund, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.34.7763&amp;amp;rep=rep1&amp;amp;type=pdf Equivalent Stable and Passive Reduced-Order Models Based on Partial Pade Approximation Via the Lanczos Process]&amp;lt;/span&amp;gt;, Numerical Analysis Manuscript 97(3): 1--17, 1997.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;korvink2005&amp;quot;&amp;gt; J.G. Korvink, E.B. Rudnyi, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1007/3-540-27909-1_11 Oberwolfach Benchmark Collection]&amp;lt;/span&amp;gt;, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 311--315, 2005.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;freund2005&amp;quot;&amp;gt; R.W. Freund, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1007/3-540-27909-1_22 RCL Circuit Equations]&amp;lt;/span&amp;gt;, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 367--371, 2005.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Transmission_Lines_(SLICOT)&amp;diff=4016</id>
		<title>Transmission Lines (SLICOT)</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Transmission_Lines_(SLICOT)&amp;diff=4016"/>
		<updated>2026-04-23T11:15:47Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Add infobox&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:benchmark]]&lt;br /&gt;
[[Category:SLICOT]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
[[Category:Dense]]&lt;br /&gt;
[[Category:Differential_algebraic_system]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = Transmission Lines (SLICOT)&lt;br /&gt;
|Benchmark ID    = transmissionLines_n256m2q2.mat&lt;br /&gt;
|Category        = slicot&lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         = 256&lt;br /&gt;
|ninputs         = 2&lt;br /&gt;
|noutputs        = 2&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = NA&lt;br /&gt;
|Creator         =&lt;br /&gt;
|Editor          =&lt;br /&gt;
|Zenodo-link     = NA&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description: Model of a Transmission Line Model==&lt;br /&gt;
&lt;br /&gt;
This benchmark models impedence of interconnected structures of a [[wikipedia:Transmission_line|transmission line]].&lt;br /&gt;
More details can be found in &amp;lt;ref name=&amp;quot;li99&amp;quot;/&amp;gt;, &amp;lt;ref name=&amp;quot;marques98&amp;quot;/&amp;gt; and &amp;lt;ref name=&amp;quot;chahlaoui02&amp;quot;/&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For a larger transmission lines model see the alternative [[Transmission_Lines]] benchmark.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
This benchmark is part of the &#039;&#039;&#039;SLICOT Benchmark Examples for Model Reduction&#039;&#039;&#039;&amp;lt;ref name=&amp;quot;chahlaoui05&amp;quot;/&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
The system matrices &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;E&amp;lt;/math&amp;gt; are available from the [http://slicot.org/20-site/126-benchmark-examples-for-model-reduction SLICOT benchmarks] page: [http://slicot.org/objects/software/shared/bench-data/tline.zip tline.zip] and are stored as MATLAB [https://www.mathworks.com/help/matlab/import_export/mat-file-versions.html .mat] file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Dimensions==&lt;br /&gt;
&lt;br /&gt;
System structure:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{array}{rcl}&lt;br /&gt;
E\dot{x}(t) &amp;amp;=&amp;amp; Ax(t) + Bu(t) \\&lt;br /&gt;
y(t) &amp;amp;=&amp;amp; Cx(t)&lt;br /&gt;
\end{array}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
System dimensions:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;A \in \mathbb{R}^{256 \times 256}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;B \in \mathbb{R}^{256 \times 2}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;C \in \mathbb{R}^{2 \times 256}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;E \in \mathbb{R}^{256 \times 256}&amp;lt;/math&amp;gt;&lt;br /&gt;
&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;
::Niconet e.V., &#039;&#039;&#039;SLICOT - Subroutine Library in Systems and Control Theory&#039;&#039;&#039;, http://www.slicot.org&lt;br /&gt;
&lt;br /&gt;
 @MANUAL{slicot_tline,&lt;br /&gt;
  title =        {{SLICOT} - Subroutine Library in Systems and Control Theory},&lt;br /&gt;
  organization = {Niconet e.V.}&lt;br /&gt;
  address =      &amp;lt;nowiki&amp;gt;{\url{http://www.slicot.org}}&amp;lt;/nowiki&amp;gt;,&lt;br /&gt;
  key =          {SLICOT}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark:&lt;br /&gt;
&lt;br /&gt;
 @INPROCEEDINGS{MarKWetal98,&lt;br /&gt;
  author =       &amp;lt;nowiki&amp;gt;{N. Marques and M. Kamon and J. White and L.M. Silveira}&amp;lt;/nowiki&amp;gt;,&lt;br /&gt;
  title =        {A mixed nodal-mesh formulation for efficient extraction and passive reduced-order modeling of 3D interconnects},&lt;br /&gt;
  booktitle =    {Proceedings of the 1998 Design and Automation Conference},&lt;br /&gt;
  pages =        {297--302},&lt;br /&gt;
  year =         {1998},&lt;br /&gt;
  doi =          {10.1145/277044.277132}&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;
&amp;lt;ref name=&amp;quot;li99&amp;quot;&amp;gt; J.R. Li, J. White. &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1109/ICCAD.1999.810679 Efficient model reduction of interconnect via approximate system gramians]&amp;lt;/span&amp;gt;. 1999 IEEE/ACM International Conference on Computer-Aided Design: 380--383, 1999.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;marques98&amp;quot;&amp;gt; N. Marques, M. Kamon, J. White, L.M. Silveira. &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1145/277044.277132 A mixed nodal-mesh formulation for efficient extraction and passive reduced-order modeling of 3D interconnects]&amp;lt;/span&amp;gt;. Proceedings of the 1998 Design and Automation Conference: 297--302, 1998.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;chahlaoui02&amp;quot;&amp;gt; Y. Chahlaoui, P. Van Dooren, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://eprints.maths.manchester.ac.uk/1040/1/ChahlaouiV02a.pdf A collection of Benchmark examples for model reduction of linear time invariant dynamical systems]&amp;lt;/span&amp;gt;, Working Note 2002-2: 2002.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;chahlaoui05&amp;quot;&amp;gt; Y. Chahlaoui, P. Van Dooren, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1007/3-540-27909-1_24 Benchmark Examples for Model Reduction of Linear Time-Invariant Dynamical Systems]&amp;lt;/span&amp;gt;, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 379--392, 2005.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Modified_Nodal_Analysis&amp;diff=4015</id>
		<title>Modified Nodal Analysis</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Modified_Nodal_Analysis&amp;diff=4015"/>
		<updated>2026-04-23T11:12:59Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Delete gyroscope infobox&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:benchmark]]&lt;br /&gt;
[[Category:SLICOT]]&lt;br /&gt;
[[Category:Sparse]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
[[Category:Differential_algebraic_system]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = Modified Nodal Analysis&lt;br /&gt;
|Benchmark ID    = &lt;br /&gt;
* mna_n10913m9q9&lt;br /&gt;
* mna_n4863m22q22&lt;br /&gt;
* mna_n578m9q9&lt;br /&gt;
* mna_n9223m18q18&lt;br /&gt;
* mna_n980m4q4&lt;br /&gt;
|Category        = slicot&lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         = &lt;br /&gt;
* 10913&lt;br /&gt;
* 4863&lt;br /&gt;
* 578&lt;br /&gt;
* 9223&lt;br /&gt;
* 980&lt;br /&gt;
|ninputs         = &lt;br /&gt;
* 9&lt;br /&gt;
* 22&lt;br /&gt;
* 9&lt;br /&gt;
* 18&lt;br /&gt;
* 4&lt;br /&gt;
|noutputs        = &lt;br /&gt;
* 9&lt;br /&gt;
* 22&lt;br /&gt;
* 9&lt;br /&gt;
* 18&lt;br /&gt;
* 4&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = NA&lt;br /&gt;
|Creator         = [[User:Himpe]]&lt;br /&gt;
|Editor          = &lt;br /&gt;
* [[User:Himpe]]&lt;br /&gt;
|Zenodo-link     = NA&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description: Modified Nodal Analysis Model==&lt;br /&gt;
&lt;br /&gt;
This set of benchmark uses models resulting from [[wikipedia:Modified_nodal_analysis|modified nodal analysis]].&lt;br /&gt;
More details can be found in &amp;lt;ref name=&amp;quot;odabasioglu98&amp;quot;/&amp;gt; and &amp;lt;ref name=&amp;quot;chahlaoui02&amp;quot;/&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
This benchmark is part of the &#039;&#039;&#039;SLICOT Benchmark Examples for Model Reduction&#039;&#039;&#039;&amp;lt;ref name=&amp;quot;chahlaoui05&amp;quot;/&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
The system matrices &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;E&amp;lt;/math&amp;gt; are available from the [http://slicot.org/20-site/126-benchmark-examples-for-model-reduction SLICOT benchmarks] page:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;caption-side:bottom;&amp;quot;|&#039;&#039;Table 1: Benchmark files and dimensions.&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
!Inputs&lt;br /&gt;
!States&lt;br /&gt;
!Outputs&lt;br /&gt;
|-&lt;br /&gt;
|[http://slicot.org/objects/software/shared/bench-data/MNA_1.zip MNA_1.zip]&lt;br /&gt;
|&amp;lt;math&amp;gt;M = 9&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;N = 578&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;Q = 9&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[http://slicot.org/objects/software/shared/bench-data/MNA_2.zip MNA_2.zip]&lt;br /&gt;
|&amp;lt;math&amp;gt;M = 18&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;N = 9223&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;Q = 18&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[http://slicot.org/objects/software/shared/bench-data/MNA_3.zip MNA_3.zip]&lt;br /&gt;
|&amp;lt;math&amp;gt;M = 22&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;N = 4863&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;Q = 22&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[http://slicot.org/objects/software/shared/bench-data/MNA_4.zip MNA_4.zip]&lt;br /&gt;
|&amp;lt;math&amp;gt;M = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;N = 980&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;Q = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[http://slicot.org/objects/software/shared/bench-data/MNA_5.zip MNA_5.zip]&lt;br /&gt;
|&amp;lt;math&amp;gt;M = 9&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;N = 10913&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;Q = 9&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and are stored as MATLAB [https://www.mathworks.com/help/matlab/import_export/mat-file-versions.html .mat] file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Dimensions==&lt;br /&gt;
&lt;br /&gt;
System structure:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{array}{rcl}&lt;br /&gt;
E\dot{x}(t) &amp;amp;=&amp;amp; Ax(t) + Bu(t) \\&lt;br /&gt;
y(t) &amp;amp;=&amp;amp; Cx(t)&lt;br /&gt;
\end{array}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
System dimensions:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;A \in \mathbb{R}^{N \times N}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;B \in \mathbb{R}^{N \times M}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;C \in \mathbb{R}^{Q \times N}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;E \in \mathbb{R}^{N \times N}&amp;lt;/math&amp;gt;.&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;
::Niconet e.V., &#039;&#039;&#039;SLICOT - Subroutine Library in Systems and Control Theory&#039;&#039;&#039;, http://www.slicot.org&lt;br /&gt;
&lt;br /&gt;
 @MANUAL{slicot_mna,&lt;br /&gt;
  title =        {{SLICOT} - Subroutine Library in Systems and Control Theory},&lt;br /&gt;
  organization = {Niconet e.V.}&lt;br /&gt;
  address =      &amp;lt;nowiki&amp;gt;{\url{http://www.slicot.org}}&amp;lt;/nowiki&amp;gt;,&lt;br /&gt;
  key =          {SLICOT}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark:&lt;br /&gt;
&lt;br /&gt;
 @ARTICLE{morOda98,&lt;br /&gt;
  author =       &amp;lt;nowiki&amp;gt;{A. Odabasioglu and M. Celik and L.T. Pileggi}&amp;lt;/nowiki&amp;gt;,&lt;br /&gt;
  title =        {{PRIMA}: Passive Reduced-order Interconnect Macromodeling Algorithm},&lt;br /&gt;
  journal =      {IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems},&lt;br /&gt;
  volume =       {17},&lt;br /&gt;
  number =       {8},&lt;br /&gt;
  pages =        {645--654},&lt;br /&gt;
  year =         {1998},&lt;br /&gt;
  doi =          {10.1109/43.712097}&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;
&amp;lt;ref name=&amp;quot;odabasioglu98&amp;quot;&amp;gt;A. Odabasioglu, M. Celik, L.T. Pileggi, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1109/43.712097 PRIMA: Passive Reduced-order Interconnect Macromodeling Algorithm]&amp;lt;/span&amp;gt;. IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, 17(8): 645--654, 1998.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;chahlaoui02&amp;quot;&amp;gt; Y. Chahlaoui, P. Van Dooren, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://eprints.maths.manchester.ac.uk/1040/1/ChahlaouiV02a.pdf A collection of Benchmark examples for model reduction of linear time invariant dynamical systems]&amp;lt;/span&amp;gt;, Working Note 2002-2: 2002.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;chahlaoui05&amp;quot;&amp;gt; Y. Chahlaoui, P. Van Dooren, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1007/3-540-27909-1_24 Benchmark Examples for Model Reduction of Linear Time-Invariant Dynamical Systems]&amp;lt;/span&amp;gt;, Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 379--392, 2005.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=FEniCS_Rail&amp;diff=3928</id>
		<title>FEniCS Rail</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=FEniCS_Rail&amp;diff=3928"/>
		<updated>2024-04-19T10:39:29Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Add missing dimension 300k&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:time invariant]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
[[Category:Sparse]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = FEniCS Rail&lt;br /&gt;
|Benchmark ID    =&lt;br /&gt;
* fenicsRail_n371m7q6&lt;br /&gt;
* fenicsRail_n1357m7q6&lt;br /&gt;
* fenicsRail_n5177m7q6&lt;br /&gt;
* fenicsRail_n20209m7q6&lt;br /&gt;
* fenicsRail_n79841m7q6&lt;br /&gt;
* fenicsRail_n317377m7q6&lt;br /&gt;
* fenicsRail_n1265537m7q6&lt;br /&gt;
|Category        =&lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         =&lt;br /&gt;
* 371 &lt;br /&gt;
* 1357&lt;br /&gt;
* 5177&lt;br /&gt;
* 20209&lt;br /&gt;
* 79841&lt;br /&gt;
* 317377&lt;br /&gt;
* 1265537&lt;br /&gt;
|ninputs         = 7&lt;br /&gt;
|noutputs        = 6&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = CC-BY-4.0&lt;br /&gt;
|Creator         =&lt;br /&gt;
* [[User:Saak]]&lt;br /&gt;
* Maximilian Behr&lt;br /&gt;
|Editor          =&lt;br /&gt;
|Zenodo-link     = https://zenodo.org/record/5113560 Zenodo&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Steel Profile|Oberwolfach Rail]] Reimplementation in FEniCS.&lt;br /&gt;
&lt;br /&gt;
See the [https://gitlab.mpi-magdeburg.mpg.de/models/fenicsrail Gitlab] or [https://zenodo.org/record/5113560 Zenodo] links for the data.&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=FEniCS_Rail&amp;diff=3927</id>
		<title>FEniCS Rail</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=FEniCS_Rail&amp;diff=3927"/>
		<updated>2024-04-19T10:38:12Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Fix infobox title&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:time invariant]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
[[Category:Sparse]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = FEniCS Rail&lt;br /&gt;
|Benchmark ID    =&lt;br /&gt;
* fenicsRail_n371m7q6&lt;br /&gt;
* fenicsRail_n1357m7q6&lt;br /&gt;
* fenicsRail_n5177m7q6&lt;br /&gt;
* fenicsRail_n20209m7q6&lt;br /&gt;
* fenicsRail_n79841m7q6&lt;br /&gt;
* fenicsRail_n1265537m7q6&lt;br /&gt;
|Category        =&lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         =&lt;br /&gt;
* 371 &lt;br /&gt;
* 1357&lt;br /&gt;
* 5177&lt;br /&gt;
* 20209&lt;br /&gt;
* 79841&lt;br /&gt;
* 1265537&lt;br /&gt;
|ninputs         = 7&lt;br /&gt;
|noutputs        = 6&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = CC-BY-4.0&lt;br /&gt;
|Creator         =&lt;br /&gt;
* [[User:Saak]]&lt;br /&gt;
* Maximilian Behr&lt;br /&gt;
|Editor          =&lt;br /&gt;
|Zenodo-link     = https://zenodo.org/record/5113560 Zenodo&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Steel Profile|Oberwolfach Rail]] Reimplementation in FEniCS.&lt;br /&gt;
&lt;br /&gt;
See the [https://gitlab.mpi-magdeburg.mpg.de/models/fenicsrail Gitlab] or [https://zenodo.org/record/5113560 Zenodo] links for the data.&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=FEniCS_Rail&amp;diff=3926</id>
		<title>FEniCS Rail</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=FEniCS_Rail&amp;diff=3926"/>
		<updated>2024-04-18T15:29:08Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Fix list of creators/editors&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:time invariant]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
[[Category:Sparse]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = Rail&lt;br /&gt;
|Benchmark ID    =&lt;br /&gt;
* fenicsRail_n371m7q6&lt;br /&gt;
* fenicsRail_n1357m7q6&lt;br /&gt;
* fenicsRail_n5177m7q6&lt;br /&gt;
* fenicsRail_n20209m7q6&lt;br /&gt;
* fenicsRail_n79841m7q6&lt;br /&gt;
* fenicsRail_n1265537m7q6&lt;br /&gt;
|Category        =&lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         =&lt;br /&gt;
* 371 &lt;br /&gt;
* 1357&lt;br /&gt;
* 5177&lt;br /&gt;
* 20209&lt;br /&gt;
* 79841&lt;br /&gt;
* 1265537&lt;br /&gt;
|ninputs         = 7&lt;br /&gt;
|noutputs        = 6&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = CC-BY-4.0&lt;br /&gt;
|Creator         =&lt;br /&gt;
* [[User:Saak]]&lt;br /&gt;
* Maximilian Behr&lt;br /&gt;
|Editor          =&lt;br /&gt;
|Zenodo-link     = https://zenodo.org/record/5113560 Zenodo&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Steel Profile|Oberwolfach Rail]] Reimplementation in FEniCS.&lt;br /&gt;
&lt;br /&gt;
See the [https://gitlab.mpi-magdeburg.mpg.de/models/fenicsrail Gitlab] or [https://zenodo.org/record/5113560 Zenodo] links for the data.&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=FEniCS_Rail&amp;diff=3925</id>
		<title>FEniCS Rail</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=FEniCS_Rail&amp;diff=3925"/>
		<updated>2024-04-18T15:22:10Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Fix model IDs&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:time invariant]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
[[Category:Sparse]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = Rail&lt;br /&gt;
|Benchmark ID    =&lt;br /&gt;
* fenicsRail_n371m7q6&lt;br /&gt;
* fenicsRail_n1357m7q6&lt;br /&gt;
* fenicsRail_n5177m7q6&lt;br /&gt;
* fenicsRail_n20209m7q6&lt;br /&gt;
* fenicsRail_n79841m7q6&lt;br /&gt;
* fenicsRail_n1265537m7q6&lt;br /&gt;
|Category        =&lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         =&lt;br /&gt;
* 371 &lt;br /&gt;
* 1357&lt;br /&gt;
* 5177&lt;br /&gt;
* 20209&lt;br /&gt;
* 79841&lt;br /&gt;
* 1265537&lt;br /&gt;
|ninputs         = 7&lt;br /&gt;
|noutputs        = 6&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = CC-BY-4.0&lt;br /&gt;
|Creator         =&lt;br /&gt;
* [[User:Saak]]&lt;br /&gt;
* Maximilian Behr&lt;br /&gt;
* Martin Köhler&lt;br /&gt;
|Editor          = [[User:Saak]]&lt;br /&gt;
|Zenodo-link     = https://zenodo.org/record/5113560 Zenodo&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Steel Profile|Oberwolfach Rail]] Reimplementation in FEniCS.&lt;br /&gt;
&lt;br /&gt;
See the [https://gitlab.mpi-magdeburg.mpg.de/models/fenicsrail Gitlab] or [https://zenodo.org/record/5113560 Zenodo] links for the data.&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=FEniCS_Rail&amp;diff=3924</id>
		<title>FEniCS Rail</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=FEniCS_Rail&amp;diff=3924"/>
		<updated>2024-04-18T15:07:00Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Add preliminary benchmark IDs&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:time invariant]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
[[Category:Sparse]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = Rail&lt;br /&gt;
|Benchmark ID    =&lt;br /&gt;
* steelProfile_n371m7q6_v2&lt;br /&gt;
* steelProfile_n1357m7q6_v2&lt;br /&gt;
* steelProfile_n5177m7q6_v2&lt;br /&gt;
* steelProfile_n20209m7q6_v2&lt;br /&gt;
* steelProfile_n79841m7q6_v2&lt;br /&gt;
* steelProfile_n1265537m7q6_v2&lt;br /&gt;
|Category        =&lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         =&lt;br /&gt;
* 371 &lt;br /&gt;
* 1357&lt;br /&gt;
* 5177&lt;br /&gt;
* 20209&lt;br /&gt;
* 79841&lt;br /&gt;
* 1265537&lt;br /&gt;
|ninputs         = 7&lt;br /&gt;
|noutputs        = 6&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = CC-BY-4.0&lt;br /&gt;
|Creator         =&lt;br /&gt;
* [[User:Saak]]&lt;br /&gt;
* Maximilian Behr&lt;br /&gt;
* Martin Köhler&lt;br /&gt;
|Editor          = [[User:Saak]]&lt;br /&gt;
|Zenodo-link     = https://zenodo.org/record/5113560 Zenodo&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Steel Profile|Oberwolfach Rail]] Reimplementation in FEniCS.&lt;br /&gt;
&lt;br /&gt;
See the [https://gitlab.mpi-magdeburg.mpg.de/models/fenicsrail Gitlab] or [https://zenodo.org/record/5113560 Zenodo] links for the data.&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=ALBERTA_Rail_371&amp;diff=3922</id>
		<title>ALBERTA Rail 371</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=ALBERTA_Rail_371&amp;diff=3922"/>
		<updated>2024-04-11T14:04:09Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Remove math environments from numbers, so they become searchable&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:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:first differential order]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
[[Category:Sparse]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = Steel Profile &amp;lt;!-- Deliberately the same as the original --&amp;gt;&lt;br /&gt;
|Benchmark ID    = &lt;br /&gt;
* steelProfile_n371m7q6 &amp;lt;!-- Deliberately similar to the original --&amp;gt;&lt;br /&gt;
|Category        = &lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         = &lt;br /&gt;
* 371&lt;br /&gt;
|ninputs         = 7&lt;br /&gt;
|noutputs        = 6&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = &lt;br /&gt;
|Creator         =&lt;br /&gt;
* [[User:Saak]]&lt;br /&gt;
* Peter Benner&lt;br /&gt;
|Editor          = [[User:Saak]]&lt;br /&gt;
|Zenodo-link     = NA&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This is a small configuration of the original [[Steel Profile]],&lt;br /&gt;
that was not published in the [[:Category:Oberwolfach|Oberwolfach Collection]].&lt;br /&gt;
There are several publications that used this benchmark despite citing [[Steel Profile]]:&lt;br /&gt;
&lt;br /&gt;
* Köhler, Martin, Norman Lang, and Jens Saak. “Solving Differential Matrix Equations Using Parareal.” PAMM 16, no. 1 (October 2016): 847–48. https://doi.org/10.1002/pamm.201610412. (@[[User:Saak]]: please confirm)&lt;br /&gt;
* Schulze, Jonas. “A Low-Rank Parareal Solver for Differential Riccati Equations Written in Julia.” Otto-von-Guericke-Universität Magdeburg, 2022. https://doi.org/10.5281/zenodo.7843197.&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto; text-align:right;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;caption-side:bottom;&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|# nonzeros in A&lt;br /&gt;
|# nonzeros in E&lt;br /&gt;
|max. mesh width&lt;br /&gt;
|-&lt;br /&gt;
|[https://csc.mpi-magdeburg.mpg.de/mpcsc/MORWIKI/Oberwolfach/SteelProfile-dim1e3-rail_371.zip SteelProfile-dim1e3-rail_371.zip] (32kB)&lt;br /&gt;
|2341&lt;br /&gt;
|2343&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related Variants ==&lt;br /&gt;
&lt;br /&gt;
* [[Steel Profile]]: dimensions 1357, 5177, 20209, 79841&lt;br /&gt;
* [[FEniCS Rail]]: dimensions 371, 1357, 5177, 20209, 79841, 317377, 1265537&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=FEniCS_Rail&amp;diff=3921</id>
		<title>FEniCS Rail</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=FEniCS_Rail&amp;diff=3921"/>
		<updated>2024-04-11T13:53:27Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Add some categories&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:time invariant]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
[[Category:Sparse]]&lt;br /&gt;
&lt;br /&gt;
[[Steel Profile|Oberwolfach Rail]] Reimplementation in FEniCS.&lt;br /&gt;
&lt;br /&gt;
See the [https://gitlab.mpi-magdeburg.mpg.de/models/fenicsrail Gitlab] or [https://zenodo.org/record/5113560 Zenodo] links for the data.&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=ALBERTA_Rail_371&amp;diff=3920</id>
		<title>ALBERTA Rail 371</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=ALBERTA_Rail_371&amp;diff=3920"/>
		<updated>2024-04-11T13:52:11Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Add some categories&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:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:first differential order]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
[[Category:Sparse]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = Steel Profile &amp;lt;!-- Deliberately the same as the original --&amp;gt;&lt;br /&gt;
|Benchmark ID    = &lt;br /&gt;
* steelProfile_n371m7q6 &amp;lt;!-- Deliberately similar to the original --&amp;gt;&lt;br /&gt;
|Category        = &lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         = &lt;br /&gt;
* 371&lt;br /&gt;
|ninputs         = 7&lt;br /&gt;
|noutputs        = 6&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = &lt;br /&gt;
|Creator         =&lt;br /&gt;
* [[User:Saak]]&lt;br /&gt;
* Peter Benner&lt;br /&gt;
|Editor          = [[User:Saak]]&lt;br /&gt;
|Zenodo-link     = NA&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This is a small configuration of the original [[Steel Profile]],&lt;br /&gt;
that was not published in the [[:Category:Oberwolfach|Oberwolfach Collection]].&lt;br /&gt;
There are several publications that used this benchmark despite citing [[Steel Profile]]:&lt;br /&gt;
&lt;br /&gt;
* Köhler, Martin, Norman Lang, and Jens Saak. “Solving Differential Matrix Equations Using Parareal.” PAMM 16, no. 1 (October 2016): 847–48. https://doi.org/10.1002/pamm.201610412. (@[[User:Saak]]: please confirm)&lt;br /&gt;
* Schulze, Jonas. “A Low-Rank Parareal Solver for Differential Riccati Equations Written in Julia.” Otto-von-Guericke-Universität Magdeburg, 2022. https://doi.org/10.5281/zenodo.7843197.&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto; text-align:right;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;caption-side:bottom;&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|# nonzeros in A&lt;br /&gt;
|# nonzeros in E&lt;br /&gt;
|max. mesh width&lt;br /&gt;
|-&lt;br /&gt;
|[https://csc.mpi-magdeburg.mpg.de/mpcsc/MORWIKI/Oberwolfach/SteelProfile-dim1e3-rail_371.zip SteelProfile-dim1e3-rail_371.zip] (32kB)&lt;br /&gt;
|&amp;lt;math&amp;gt;2\,341&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;2\,343&amp;lt;/math&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related Variants ==&lt;br /&gt;
&lt;br /&gt;
* [[Steel Profile]]: dimensions 1357, 5177, 20209, 79841&lt;br /&gt;
* [[FEniCS Rail]]: dimensions 371, 1357, 5177, 20209, 79841, 317377, 1265537&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=ALBERTA_Rail_371&amp;diff=3919</id>
		<title>ALBERTA Rail 371</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=ALBERTA_Rail_371&amp;diff=3919"/>
		<updated>2024-04-11T13:08:29Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Add hint...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = Steel Profile &amp;lt;!-- Deliberately the same as the original --&amp;gt;&lt;br /&gt;
|Benchmark ID    = &lt;br /&gt;
* steelProfile_n371m7q6 &amp;lt;!-- Deliberately similar to the original --&amp;gt;&lt;br /&gt;
|Category        = &lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         = &lt;br /&gt;
* 371&lt;br /&gt;
|ninputs         = 7&lt;br /&gt;
|noutputs        = 6&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = &lt;br /&gt;
|Creator         =&lt;br /&gt;
* [[User:Saak]]&lt;br /&gt;
* Peter Benner&lt;br /&gt;
|Editor          = [[User:Saak]]&lt;br /&gt;
|Zenodo-link     = NA&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This is a small configuration of the original [[Steel Profile]],&lt;br /&gt;
that was not published in the [[:Category:Oberwolfach|Oberwolfach Collection]].&lt;br /&gt;
There are several publications that used this benchmark despite citing [[Steel Profile]]:&lt;br /&gt;
&lt;br /&gt;
* Köhler, Martin, Norman Lang, and Jens Saak. “Solving Differential Matrix Equations Using Parareal.” PAMM 16, no. 1 (October 2016): 847–48. https://doi.org/10.1002/pamm.201610412. (@[[User:Saak]]: please confirm)&lt;br /&gt;
* Schulze, Jonas. “A Low-Rank Parareal Solver for Differential Riccati Equations Written in Julia.” Otto-von-Guericke-Universität Magdeburg, 2022. https://doi.org/10.5281/zenodo.7843197.&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto; text-align:right;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;caption-side:bottom;&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|# nonzeros in A&lt;br /&gt;
|# nonzeros in E&lt;br /&gt;
|max. mesh width&lt;br /&gt;
|-&lt;br /&gt;
|[https://csc.mpi-magdeburg.mpg.de/mpcsc/MORWIKI/Oberwolfach/SteelProfile-dim1e3-rail_371.zip SteelProfile-dim1e3-rail_371.zip] (32kB)&lt;br /&gt;
|&amp;lt;math&amp;gt;2\,341&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;2\,343&amp;lt;/math&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related Variants ==&lt;br /&gt;
&lt;br /&gt;
* [[Steel Profile]]: dimensions 1357, 5177, 20209, 79841&lt;br /&gt;
* [[FEniCS Rail]]: dimensions 371, 1357, 5177, 20209, 79841, 317377, 1265537&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=ALBERTA_Rail_371&amp;diff=3918</id>
		<title>ALBERTA Rail 371</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=ALBERTA_Rail_371&amp;diff=3918"/>
		<updated>2024-04-11T13:07:25Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Add data&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = Steel Profile &amp;lt;!-- Deliberately the same as the original --&amp;gt;&lt;br /&gt;
|Benchmark ID    = &lt;br /&gt;
* steelProfile_n371m7q6 &amp;lt;!-- Deliberately similar to the original --&amp;gt;&lt;br /&gt;
|Category        = &lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         = &lt;br /&gt;
* 371&lt;br /&gt;
|ninputs         = 7&lt;br /&gt;
|noutputs        = 6&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = &lt;br /&gt;
|Creator         =&lt;br /&gt;
* [[User:Saak]]&lt;br /&gt;
* Peter Benner&lt;br /&gt;
|Editor          = [[User:Saak]]&lt;br /&gt;
|Zenodo-link     = NA&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This is a small configuration of the original [[Steel Profile]],&lt;br /&gt;
that was not published in the [[:Category:Oberwolfach|Oberwolfach Collection]].&lt;br /&gt;
There are several publications that used this benchmark despite citing [[Steel Profile]]:&lt;br /&gt;
&lt;br /&gt;
* Köhler, Martin, Norman Lang, and Jens Saak. “Solving Differential Matrix Equations Using Parareal.” PAMM 16, no. 1 (October 2016): 847–48. https://doi.org/10.1002/pamm.201610412. (@[[User:Saak]]: please confirm)&lt;br /&gt;
* Schulze, Jonas. “A Low-Rank Parareal Solver for Differential Riccati Equations Written in Julia.” Otto-von-Guericke-Universität Magdeburg, 2022. https://doi.org/10.5281/zenodo.7843197.&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto; text-align:right;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;caption-side:bottom;&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|# nonzeros in A&lt;br /&gt;
|# nonzeros in E&lt;br /&gt;
|max. mesh width&lt;br /&gt;
|-&lt;br /&gt;
|[https://csc.mpi-magdeburg.mpg.de/mpcsc/MORWIKI/Oberwolfach/SteelProfile-dim1e3-rail_371.zip SteelProfile-dim1e3-rail_371.zip] (32kB)&lt;br /&gt;
|&amp;lt;math&amp;gt;2\,341&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;2\,343&amp;lt;/math&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related Variants ==&lt;br /&gt;
&lt;br /&gt;
* [[Steel Profile]]: dimensions 1357, 5177, 20209, 79841&lt;br /&gt;
* [[FEniCS Rail]]: dimensions 371, 1357, 5177, 20209, 79841, 317377, 1265537&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=ALBERTA_Rail_371&amp;diff=3917</id>
		<title>ALBERTA Rail 371</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=ALBERTA_Rail_371&amp;diff=3917"/>
		<updated>2024-04-11T12:49:31Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Add related variants&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = Steel Profile &amp;lt;!-- Deliberately the same as the original --&amp;gt;&lt;br /&gt;
|Benchmark ID    = &lt;br /&gt;
* steelProfile_n371m7q6 &amp;lt;!-- Deliberately similar to the original --&amp;gt;&lt;br /&gt;
|Category        = &lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         = &lt;br /&gt;
* 371&lt;br /&gt;
|ninputs         = 7&lt;br /&gt;
|noutputs        = 6&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = &lt;br /&gt;
|Creator         =&lt;br /&gt;
* [[User:Saak]]&lt;br /&gt;
* Peter Benner&lt;br /&gt;
|Editor          = [[User:Saak]]&lt;br /&gt;
|Zenodo-link     = NA&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This is a small configuration of the original [[Steel Profile]],&lt;br /&gt;
that was not published in the [[:Category:Oberwolfach|Oberwolfach Collection]].&lt;br /&gt;
There are several publications that used this benchmark despite citing [[Steel Profile]]:&lt;br /&gt;
&lt;br /&gt;
* Köhler, Martin, Norman Lang, and Jens Saak. “Solving Differential Matrix Equations Using Parareal.” PAMM 16, no. 1 (October 2016): 847–48. https://doi.org/10.1002/pamm.201610412. (@[[User:Saak]]: please confirm)&lt;br /&gt;
* Schulze, Jonas. “A Low-Rank Parareal Solver for Differential Riccati Equations Written in Julia.” Otto-von-Guericke-Universität Magdeburg, 2022. https://doi.org/10.5281/zenodo.7843197.&lt;br /&gt;
&lt;br /&gt;
== Related Variants ==&lt;br /&gt;
&lt;br /&gt;
* [[Steel Profile]]: dimensions 1357, 5177, 20209, 79841&lt;br /&gt;
* [[FEniCS Rail]]: dimensions 371, 1357, 5177, 20209, 79841, 317377, 1265537&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=ALBERTA_Rail_371&amp;diff=3916</id>
		<title>ALBERTA Rail 371</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=ALBERTA_Rail_371&amp;diff=3916"/>
		<updated>2024-04-11T12:38:02Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Add ALBERTA Rail 371&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{preliminary}} &amp;lt;!-- Do not remove --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = Steel Profile &amp;lt;!-- Deliberately the same as the original --&amp;gt;&lt;br /&gt;
|Benchmark ID    = &lt;br /&gt;
* steelProfile_n371m7q6 &amp;lt;!-- Deliberately similar to the original --&amp;gt;&lt;br /&gt;
|Category        = &lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         = &lt;br /&gt;
* 371&lt;br /&gt;
|ninputs         = 7&lt;br /&gt;
|noutputs        = 6&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = &lt;br /&gt;
|Creator         =&lt;br /&gt;
* [[User:Saak]]&lt;br /&gt;
* Peter Benner&lt;br /&gt;
|Editor          = [[User:Saak]]&lt;br /&gt;
|Zenodo-link     = NA&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This is a small configuration of the original [[Steel Profile]],&lt;br /&gt;
that was not published in the [[:Category:Oberwolfach|Oberwolfach Collection]].&lt;br /&gt;
There are several publications that used this benchmark despite citing [[Steel Profile]]:&lt;br /&gt;
&lt;br /&gt;
* Köhler, Martin, Norman Lang, and Jens Saak. “Solving Differential Matrix Equations Using Parareal.” PAMM 16, no. 1 (October 2016): 847–48. https://doi.org/10.1002/pamm.201610412. (@[[User:Saak]]: please confirm)&lt;br /&gt;
* Schulze, Jonas. “A Low-Rank Parareal Solver for Differential Riccati Equations Written in Julia.” Otto-von-Guericke-Universität Magdeburg, 2022. https://doi.org/10.5281/zenodo.7843197.&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
	<entry>
		<id>https://modelreduction.org/morwiki/index.php?title=Steel_Profile&amp;diff=3915</id>
		<title>Steel Profile</title>
		<link rel="alternate" type="text/html" href="https://modelreduction.org/morwiki/index.php?title=Steel_Profile&amp;diff=3915"/>
		<updated>2024-04-11T12:35:51Z</updated>

		<summary type="html">&lt;p&gt;Schulze: Fix file names within data sets&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[Category:benchmark]]&lt;br /&gt;
[[Category:Oberwolfach]]&lt;br /&gt;
[[Category:ODE]]&lt;br /&gt;
[[Category:linear]]&lt;br /&gt;
[[Category:time invariant]]&lt;br /&gt;
[[Category:first differential order]]&lt;br /&gt;
[[Category:MIMO]]&lt;br /&gt;
[[Category:Sparse]]&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|Title           = Steel Profile&lt;br /&gt;
|Benchmark ID    = &lt;br /&gt;
* steelProfile_n1357m7q6&lt;br /&gt;
* steelProfile_n5177m7q6&lt;br /&gt;
* steelProfile_n20209m7q6&lt;br /&gt;
* steelProfile_n79841m7q6&lt;br /&gt;
|Category        = oberwolfach&lt;br /&gt;
|System-Class    = LTI-FOS&lt;br /&gt;
|nstates         = &lt;br /&gt;
* 1357&lt;br /&gt;
* 5177&lt;br /&gt;
* 20209&lt;br /&gt;
* 79841&lt;br /&gt;
|ninputs         = 7&lt;br /&gt;
|noutputs        = 6&lt;br /&gt;
|nparameters     = 0&lt;br /&gt;
|components      = A, B, C, E&lt;br /&gt;
|License         = &lt;br /&gt;
|Creator         =&lt;br /&gt;
* [[User:Saak]]&lt;br /&gt;
* Peter Benner&lt;br /&gt;
|Editor          = [[User:Saak]]&lt;br /&gt;
|Zenodo-link     = NA&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description: A Semi-discretized Heat Transfer Problem for Optimal Cooling of Steel Profiles==&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig1&amp;quot;&amp;gt;[[File:Steelprofile1.jpg|490px|thumb|right|&amp;lt;caption&amp;gt;Initial mesh and partition of the boundary.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&amp;lt;figure id=&amp;quot;fig2&amp;quot;&amp;gt;[[File:Steelprofile2.jpg|490px|thumb|right|&amp;lt;caption&amp;gt;Cooling plant.&amp;lt;/caption&amp;gt;]]&amp;lt;/figure&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A Semi-discretized heat transfer problem for optimal cooling of steel profiles.&lt;br /&gt;
Several generalized state-space models arising from a semi-discretization of a controlled heat transfer process for optimal cooling of steel profiles are presented. The models order differs due to different refinements applied to the computational mesh.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Model Equations===&lt;br /&gt;
&lt;br /&gt;
We consider the problem of optimal cooling of steel profiles.&lt;br /&gt;
This problem arises in a [[wikipedia:Rolling_(metalworking)#Mills|rolling mill]] when different steps in the production process require different temperatures of the raw material.&lt;br /&gt;
To achieve a high production rate, economical interests suggest to reduce the temperature as fast as possible to the required level before entering the next production phase.&lt;br /&gt;
At the same time, the cooling process, which is realized by spraying cooling fluids onto the surface, has to be controlled so that material properties, such as durability or porosity, achieve given quality standards.&lt;br /&gt;
Large gradients in the temperature distributions of the steel profile may lead to unwanted deformations, brittleness, loss of rigidity, and other undesirable material properties.&lt;br /&gt;
It is therefore the engineer&#039;s goal to have a preferably even temperature distribution.&lt;br /&gt;
&lt;br /&gt;
The scientific challenge here is to give the engineers a tool to precalculate different control laws yielding different temperature distributions in order to decide which cooling strategy to choose.&lt;br /&gt;
&lt;br /&gt;
We can only briefly introduce the model here for details we refer to &amp;lt;ref name=&amp;quot;Saa03&amp;quot;/&amp;gt;, &amp;lt;ref name=&amp;quot;BenS05b&amp;quot;/&amp;gt;, or &amp;lt;ref name=&amp;quot;bs04&amp;quot;/&amp;gt;.&lt;br /&gt;
We assume an infinitely long steel profile so that we may restrict ourselves to a 2D model.&lt;br /&gt;
Exploiting the symmetry of the workpiece, the computational domain &amp;lt;math&amp;gt;\Omega \subset \mathbb{R}^2&amp;lt;/math&amp;gt; is chosen as half a cross section of the rail profile.&lt;br /&gt;
The heat distribution is modeled by the unsteady linear heat equation on &amp;lt;math&amp;gt;\Omega&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math id=&amp;quot;eq1&amp;quot;&amp;gt;&lt;br /&gt;
 \begin{align}&lt;br /&gt;
c \rho \partial_t x(t,\chi) - \lambda \Delta x(t,\chi) &amp;amp;= 0 \in \mathbb{R}_{&amp;gt;0} \times \Omega, \\&lt;br /&gt;
x(0,\chi) &amp;amp;= x_0(\chi) \in \Omega, &amp;amp; (1)\\&lt;br /&gt;
\lambda \partial_\nu x(t,\chi) &amp;amp;= g_i \in \mathbb{R}_{&amp;gt;0} \times \Gamma_i,~ \partial \Omega = \bigcup_i \Gamma_i,&lt;br /&gt;
 \end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; is the temperature distribution (&amp;lt;math&amp;gt;x \in H^1([0,\infty],X)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;X:=H^1(\Omega)&amp;lt;/math&amp;gt; the state space), &amp;lt;math&amp;gt;c=7\,620&amp;lt;/math&amp;gt; the specific heat capacity, &amp;lt;math&amp;gt;\lambda=26.4&amp;lt;/math&amp;gt; the heat conductivity and &amp;lt;math&amp;gt;\rho=654.0&amp;lt;/math&amp;gt; the density of the rail profile.&lt;br /&gt;
We split the boundary into several parts &amp;lt;math&amp;gt;\Gamma_i&amp;lt;/math&amp;gt; on which we have different boundary functions &amp;lt;math&amp;gt;g_i&amp;lt;/math&amp;gt;,&lt;br /&gt;
allowing us to vary controls on different parts of the surface.&lt;br /&gt;
By &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt; we denote the outer normal on the boundary.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We want to establish the control by a feedback law, i.e., we define the boundary functions &amp;lt;math&amp;gt;g_i&amp;lt;/math&amp;gt; to be functions of the state &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and the control &amp;lt;math&amp;gt;u_i&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;(u_i)_i =: u = Fx&amp;lt;/math&amp;gt; for a linear operator &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt; which is chosen such that the cost functional&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math id=&amp;quot;eq2&amp;quot;&amp;gt;&lt;br /&gt;
  \begin{align}&lt;br /&gt;
    J(x_0,u) &amp;amp; := \int_0^\infty (Qy,y)_Y + (Ru,u)_U \operatorname{d}t, &amp;amp; (2)&lt;br /&gt;
  \end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
with &amp;lt;math&amp;gt;y=Cx&amp;lt;/math&amp;gt; is minimized.&lt;br /&gt;
Here, &amp;lt;math&amp;gt;Q&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; are linear self-adjoint operators on the output space &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; and the control space &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;Q \geq 0,~ R &amp;gt; 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;C \in L(X,Y)&amp;lt;/math&amp;gt;.&lt;br /&gt;
The variational formulation of [[#eq1|(1)]] with &amp;lt;math&amp;gt;g_i(t,\chi) = q_i(u_i- x(t,\chi))&amp;lt;/math&amp;gt; leads to:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
(\partial_t x,v) = -\int_\Omega \alpha \nabla x \nabla v \operatorname{d}\chi + \sum_k \Big(q_k u_k \int_{\Gamma_k} (c \rho)^{-1} v \operatorname{d}\sigma - \int_{\Gamma_k} q_k(c\rho)^{-1} xv d\sigma\Big)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for all &amp;lt;math&amp;gt;v \in C_0^\infty(\Omega)&amp;lt;/math&amp;gt;. Here the &amp;lt;math&amp;gt;u_k&amp;lt;/math&amp;gt; are the exterior (cooling fluid) temperatures used as the controls,&lt;br /&gt;
&amp;lt;math&amp;gt;q_k&amp;lt;/math&amp;gt; are constant heat transfer coefficients (i.e., parameters for the spraying intensity of the cooling nozzles) and &amp;lt;math&amp;gt;\alpha := \lambda /(c\rho)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Note that &amp;lt;math&amp;gt;q_0 = 0&amp;lt;/math&amp;gt; gives the Neumann isolation boundary condition on the artificial inner boundary on the symmetry axis.&lt;br /&gt;
In view of this weak formulation, we can apply a standard Galerkin approach for discretizing the heat transfer model in space, resulting in a first-order ordinary differential equation. This is described in the following section.&lt;br /&gt;
&lt;br /&gt;
===Discretized Model===&lt;br /&gt;
&lt;br /&gt;
For the discretization we use the &amp;lt;tt&amp;gt;ALBERTA-1.2 fem-toolbox&amp;lt;/tt&amp;gt; (see &amp;lt;ref name=&amp;quot;SS00&amp;quot;/&amp;gt; for details).&lt;br /&gt;
We applied linear Lagrange elements and used a projection method for the curved boundaries.&lt;br /&gt;
The initial mesh (see Fig.&amp;amp;nbsp;1) was produced by MATLABs &amp;lt;tt&amp;gt;pdetool&amp;lt;/tt&amp;gt;, which implements a [[wikipedia:Delaunay_triangulation|Delaunay triangulation]] algorithm.&lt;br /&gt;
The finer discretizations were produced by global mesh refinement using a bisection refinement method.&lt;br /&gt;
The discrete [[wikipedia:Linear–quadratic_regulator|LQR]] problem is then: minimize [[#eq2|(2)]] with respect to:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
E \frac{\partial}{\partial t} x(t) &amp;amp;= A x(t) + B u(t), \\&lt;br /&gt;
y(t) &amp;amp;= C x(t), \\&lt;br /&gt;
x(0) &amp;amp;= x_0,&lt;br /&gt;
\end{align} 	&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
with &amp;lt;math&amp;gt;t&amp;gt;0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Acknowledgements==&lt;br /&gt;
&lt;br /&gt;
This benchmark example serves as a model problem for the project &#039;&#039;&#039;A15: Efficient numerical solution of optimal control problems for instationary convection-diffusion-reaction-equations&#039;&#039;&#039; of the Sonderforschungsbereich [https://www.tu-chemnitz.de/sfb393/ SFB393 Parallel Numerical Simulation for Physics and Continuum Mechanics], supported by the [http://www.dfg.de/en/index.jsp Deutsche Forschungsgemeinschaft].&lt;br /&gt;
It was motivated by the model described in &amp;lt;ref name=&amp;quot;TU01&amp;quot;/&amp;gt;. A very similar problem is used as model problem in the [https://www.tu-chemnitz.de/sfb393/lyapack/ LYAPACK] software package &amp;lt;ref name=&amp;quot;Pen00&amp;quot;/&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Origin==&lt;br /&gt;
&lt;br /&gt;
This benchmark is part of the &#039;&#039;&#039;Oberwolfach Benchmark Collection&#039;&#039;&#039;&amp;lt;ref name=&amp;quot;korvink2005&amp;quot;/&amp;gt;; No. 38881, see &amp;lt;ref name=&amp;quot;benner2005&amp;quot;/&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
&lt;br /&gt;
This benchmark includes four different mesh resolutions.&lt;br /&gt;
The best FEM-approximation error that one can expect (under suitable smoothness assumptions on the solution) is of order &amp;lt;math&amp;gt;O(h^2)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;h&amp;lt;/math&amp;gt; is the maximum edge size in the corresponding mesh.&lt;br /&gt;
This order should be matched in a model reduction approach.&lt;br /&gt;
The following table lists some relevant quantities for the provided models:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto; text-align:right;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;caption-side:bottom;&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|# nonzeros in A&lt;br /&gt;
|# nonzeros in E&lt;br /&gt;
|max. mesh width&lt;br /&gt;
|-&lt;br /&gt;
|[https://csc.mpi-magdeburg.mpg.de/mpcsc/MORWIKI/Oberwolfach/SteelProfile-dim1e3-rail_1357.zip SteelProfile-dim1e3-rail_1357.zip] (95kB)&lt;br /&gt;
|&amp;lt;math&amp;gt;8\,985&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;8\,997&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;5.5280 \cdot 10^{-2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://csc.mpi-magdeburg.mpg.de/mpcsc/MORWIKI/Oberwolfach/SteelProfile-dim1e4-rail_5177.zip SteelProfile-dim1e4-rail_5177.zip] (299kB)&lt;br /&gt;
|&amp;lt;math&amp;gt;35\,185&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;35\,241&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;2.7640 \cdot 10^{-2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://csc.mpi-magdeburg.mpg.de/mpcsc/MORWIKI/Oberwolfach/SteelProfile-dim1e4-rail_20209.zip SteelProfile-dim1e4-rail_20209.zip] (1011kB)&lt;br /&gt;
|&amp;lt;math&amp;gt;139\,233&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;139\,473&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;1.3820 \cdot 10^{-2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[https://csc.mpi-magdeburg.mpg.de/mpcsc/MORWIKI/Oberwolfach/SteelProfile-dim1e5-rail_79841.zip SteelProfile-dim1e5-rail_79841.zip] (3.7MB)&lt;br /&gt;
|&amp;lt;math&amp;gt;553\,921&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;554\,913&amp;lt;/math&amp;gt;&lt;br /&gt;
|&amp;lt;math&amp;gt;6.9100 \cdot 10^{-3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Note that &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; is negative definite while &amp;lt;math&amp;gt;E&amp;lt;/math&amp;gt; is positive definite, so that the resulting linear time-invariant system is stable.&lt;br /&gt;
&lt;br /&gt;
The data sets are named &amp;lt;tt&amp;gt;rail_(problem dimension)_c60.(matrix name)&amp;lt;/tt&amp;gt;.&lt;br /&gt;
Here, &amp;lt;tt&amp;gt;c60&amp;lt;/tt&amp;gt; refers to a specific output matrix &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;,&lt;br /&gt;
which is defined to minimize the temperature in the node numbered 60 (refer to the numbers given in Fig.&amp;amp;nbsp;1) and keep temperature gradients small.&lt;br /&gt;
The latter task is taken into account by the inclusion of temperature differences between specific points in the interior and reference points on the boundary, e.g., temperature differences between nodes 83 and 34.&lt;br /&gt;
Again refer to Fig.&amp;amp;nbsp;1 for the nodes used.&lt;br /&gt;
The definitions of other output matrices that we tested can be found in &amp;lt;ref name=&amp;quot;Saa03&amp;quot;/&amp;gt;.&lt;br /&gt;
The problem resides at temperatures of approximately &amp;lt;math&amp;gt;1\,000&amp;lt;/math&amp;gt; degrees centigrade down to about &amp;lt;math&amp;gt;500-700&amp;lt;/math&amp;gt; degrees depending on calculation time.&lt;br /&gt;
The state values are scaled to &amp;lt;math&amp;gt;1\,000&amp;lt;/math&amp;gt; degrees centigrade being equivalent to &amp;lt;math&amp;gt;1.000&amp;lt;/math&amp;gt;.&lt;br /&gt;
This, together with the scaling of the domain, results in a scaling of the time line with factor &amp;lt;math&amp;gt;100&amp;lt;/math&amp;gt;, meaning that calculated times have to be divided by &amp;lt;math&amp;gt;100&amp;lt;/math&amp;gt; to get the real time in seconds.&lt;br /&gt;
&lt;br /&gt;
==Dimensions==&lt;br /&gt;
&lt;br /&gt;
System structure:&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
E\dot{x}(t) &amp;amp;= Ax(t) + Bu(t), \\&lt;br /&gt;
y(t) &amp;amp;= Cx(t)&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
System dimensions:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;E \in \mathbb{R}^{N \times N}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;A \in \mathbb{R}^{N \times N}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;B \in \mathbb{R}^{N \times 7}&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math&amp;gt;C \in \mathbb{R}^{6 \times N}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
System variants:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;rail1357&amp;lt;/tt&amp;gt;: &amp;lt;math&amp;gt;N = 1\,357&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;tt&amp;gt;rail5177&amp;lt;/tt&amp;gt;: &amp;lt;math&amp;gt;N = 5\,177&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;tt&amp;gt;rail20209&amp;lt;/tt&amp;gt;: &amp;lt;math&amp;gt;N = 20\,209&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;tt&amp;gt;rail79841&amp;lt;/tt&amp;gt;: &amp;lt;math&amp;gt;N = 79\,841&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Citation==&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;
:: Oberwolfach Benchmark Collection, &#039;&#039;&#039;Steel Profile&#039;&#039;&#039;. hosted at MORwiki - Model Order Reduction Wiki, 2005. http://modelreduction.org/index.php/Steel_Profile &lt;br /&gt;
 &lt;br /&gt;
 @MISC{morwiki_steel,&lt;br /&gt;
   author =       &amp;lt;nowiki&amp;gt;{{Oberwolfach Benchmark Collection}}&amp;lt;/nowiki&amp;gt;,&lt;br /&gt;
   title =        {Steel Profile},&lt;br /&gt;
   howpublished = {hosted at {MORwiki} -- Model Order Reduction Wiki},&lt;br /&gt;
   url =          &amp;lt;nowiki&amp;gt;{http://modelreduction.org/index.php/Steel_Profile}&amp;lt;/nowiki&amp;gt;,&lt;br /&gt;
   year =         2005&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
* For the background on the benchmark:&lt;br /&gt;
&lt;br /&gt;
 @TechReport{BenS05b,&lt;br /&gt;
   title =        {Linear-Quadratic Regulator Design for Optimal Cooling of Steel Profiles},&lt;br /&gt;
   author =       {P. Benner and J. Saak},&lt;br /&gt;
   institution =  {Sonderforschungsbereich 393 {\itshape Parallele Numerische Simulation f\&amp;quot;ur Physik und Kontinuumsmechanik}, TU Chem\-nitz},&lt;br /&gt;
   address =      {D-09107 Chem\-nitz (Germany)},&lt;br /&gt;
   number =       {SFB393/05-05},&lt;br /&gt;
   year =         {2005},&lt;br /&gt;
   url =          {&amp;lt;nowiki&amp;gt;http://nbn-resolving.de/urn:nbn:de:swb:ch1-200601597&amp;lt;/nowiki&amp;gt;}&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;
&amp;lt;ref name=&amp;quot;korvink2005&amp;quot;&amp;gt; J.G. Korvink, E.B. Rudnyi, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1007/3-540-27909-1_11 Oberwolfach Benchmark Collection]&amp;lt;/span&amp;gt;, In: Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 311--315, 2005.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;benner2005&amp;quot;&amp;gt;P. Benner, J. Saak, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1007/3-540-27909-1_19 A Semi-Discretized Heat Transfer Model for Optimal Cooling of Steel Profiles]&amp;lt;/span&amp;gt;, In: Dimension Reduction of Large-Scale Systems. Lecture Notes in Computational Science and Engineering, vol 45: 353--356, 2005.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;bs04&amp;quot;&amp;gt; P. Benner, J. Saak, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1002/pamm.200410305 Efficient Numerical Solution of the LQR-problem for the Heat Equation]&amp;lt;/span&amp;gt;, Proceedings in Applied Mathematics and Mechanics, 4(1): 648--649, 2004.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;BenS05b&amp;quot;&amp;gt; P. Benner, J. Saak, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://nbn-resolving.de/urn:nbn:de:swb:ch1-200601597 Linear-Quadratic Regulator Design for Optimal Cooling of Steel Profiles]&amp;lt;/span&amp;gt;, Sonderforschungsbereich 393: Parallele Numerische Simulation für Physik und Kontinuumsmechanik, Technical Report SFB393/05-05, TU Chemnitz, 2005.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Pen00&amp;quot;&amp;gt; T. Penzl, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://www.tu-chemnitz.de/sfb393/Files/PDF/sfb00-33.pdf LYAPACK Users Guide]&amp;lt;/span&amp;gt;, Sonderforschungsbereich 393: Numerische Simulation auf massiv parallelen Rechnern, Technical Report SFB393/00-33, TU Chemnitz, 2000.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Saa03&amp;quot;&amp;gt; J. Saak, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.5281/zenodo.1187041 Effiziente numerische Lösung eines Optimalsteuerungsproblems für die Abkühlung von Stahlprofilen]&amp;lt;/span&amp;gt;, Diplomarbeit, Fachbereich 3/Mathematik und Informatik, Universität Bremen, 2003.&amp;lt;/ref&amp;gt;&lt;br /&gt;
     &lt;br /&gt;
&amp;lt;ref name=&amp;quot;SS00&amp;quot;&amp;gt; A. Schmidt, K. Siebert, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/10.1007/b138692 Design of Adaptive Finite Element Software - The Finite Element Toolbox ALBERTA]&amp;lt;/span&amp;gt;, Lecture Notes in Computational Science and Engineering, vol 42, 2005. (See also: [http://www.alberta-fem.de ALBERTA])&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;TU01&amp;quot;&amp;gt; F. Tröltzsch, A. Unger, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://doi.org/b2h3hr Fast Solution of Optimal Control Problems in the Selective Cooling of Steel]&amp;lt;/span&amp;gt;, ZAMM - Zeitschrift für Angewandte Mathematik und Mechanik, 81(7): 447--456, 2001.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Contact==&lt;br /&gt;
&#039;&#039; [[User:Saak]]&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Schulze</name></author>
	</entry>
</feed>