m |
|||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
[[Category:SISO]] |
[[Category:SISO]] |
||
[[Category:Sparse]] |
[[Category:Sparse]] |
||
| + | |||
| + | {{Infobox |
||
| + | |Title = Windscreen |
||
| + | |Benchmark ID = windscreen_n22692m1q1 |
||
| + | |Category = oberwolfach |
||
| + | |System-Class = LTI-SOS |
||
| + | |nstates = 22692 |
||
| + | |ninputs = 1 |
||
| + | |noutputs = 1 |
||
| + | |nparameters = 0 |
||
| + | |components = B, C, K, M |
||
| + | |License = NA |
||
| + | |Creator = [[User:Himpe]] |
||
| + | |Editor = |
||
| + | * [[User:Himpe]] |
||
| + | * [[User:Mlinaric]] |
||
| + | * [[User:Yue]] |
||
| + | |Zenodo-link = NA |
||
| + | }} |
||
==Description== |
==Description== |
||
| Line 15: | Line 34: | ||
:<math> |
:<math> |
||
\begin{align} |
\begin{align} |
||
| − | + | K x + \omega^2 M x & = B \\ |
|
| − | y & = |
+ | y & = C x |
\end{align} |
\end{align} |
||
</math> |
</math> |
||
| − | where <math> |
+ | where <math>B</math> represents a unit point load in one unknown of the state vector, <math>C = B^T </math>, |
| − | <math>M</math> is a symmetric positive-definite matrix and <math> |
+ | <math>M</math> is a symmetric positive-definite matrix, and <math>K = (1+i\gamma) \widetilde{K}</math> with <math>\widetilde{K}</math> symmetric positive semidefinite. |
The test problem is a structural model of a car windscreen. <ref name="meerbergen2007"/> |
The test problem is a structural model of a car windscreen. <ref name="meerbergen2007"/> |
||
| Line 50: | Line 69: | ||
* [https://csc.mpi-magdeburg.mpg.de/mpcsc/MORWIKI/Oberwolfach/Windscreen-dim1e4-windscreen.tar.gz Windscreen-dim1e4-windscreen.tar.gz] (21.5 MB) |
* [https://csc.mpi-magdeburg.mpg.de/mpcsc/MORWIKI/Oberwolfach/Windscreen-dim1e4-windscreen.tar.gz Windscreen-dim1e4-windscreen.tar.gz] (21.5 MB) |
||
| − | The archive contains files <tt>windscreen.K</tt>, <tt>windscreen.M</tt> and <tt>windscreen.B</tt> representing <math> |
+ | The archive contains files <tt>windscreen.K</tt>, <tt>windscreen.M</tt> and <tt>windscreen.B</tt> representing <math>K</math>, <math>M</math> and <math>B</math> accordingly. |
==Dimensions== |
==Dimensions== |
||
| Line 58: | Line 77: | ||
\begin{align} |
\begin{align} |
||
(K + \omega^2 M) x & = B \\ |
(K + \omega^2 M) x & = B \\ |
||
| − | y & = |
+ | y & = C x |
\end{align} |
\end{align} |
||
</math> |
</math> |
||
| Line 65: | Line 84: | ||
System dimensions: |
System dimensions: |
||
| − | <math>K \in \mathbb{C}^{ |
+ | <math>K \in \mathbb{C}^{22692 \times 22692}</math>, |
| − | <math>M \in \mathbb{R}^{ |
+ | <math>M \in \mathbb{R}^{22692 \times 22692}</math>, |
| − | <math>B \in \mathbb{R}^{ |
+ | <math>B \in \mathbb{R}^{22692 \times 1}</math>, |
| + | <math>C \in \mathbb{R}^{1 \times 22692}</math>, |
||
==Citation== |
==Citation== |
||
| Line 73: | Line 93: | ||
* For the benchmark itself and its data: |
* For the benchmark itself and its data: |
||
| − | :: Oberwolfach Benchmark Collection, '''Windscreen'''. hosted at MORwiki - Model Order Reduction Wiki, 2018. |
+ | :: Oberwolfach Benchmark Collection, '''Windscreen'''. hosted at MORwiki - Model Order Reduction Wiki, 2018. https://modelreduction.org/morwiki/Windscreen |
@MISC{morwiki_windscreen, |
@MISC{morwiki_windscreen, |
||
| Line 79: | Line 99: | ||
title = {Windscreen}, |
title = {Windscreen}, |
||
howpublished = {hosted at {MORwiki} -- Model Order Reduction Wiki}, |
howpublished = {hosted at {MORwiki} -- Model Order Reduction Wiki}, |
||
| − | url = <nowiki>{ |
+ | url = <nowiki>{https://modelreduction.org/morwiki/Windscreen}</nowiki>, |
year = 20XX |
year = 20XX |
||
} |
} |
||
Latest revision as of 06:42, 17 June 2025
| Background | |
|---|---|
| Benchmark ID |
windscreen_n22692m1q1 |
| Category |
oberwolfach |
| System-Class |
LTI-SOS |
| Parameters | |
| nstates |
22692
|
| ninputs |
1 |
| noutputs |
1 |
| nparameters |
0 |
| components |
B, C, K, M |
| Copyright | |
| License |
NA |
| Creator | |
| Editor | |
| Location | |
|
NA | |
Description
This is an example for a model in the frequency domain of the form
where
represents a unit point load in one unknown of the state vector,
,
is a symmetric positive-definite matrix, and
with
symmetric positive semidefinite.
The test problem is a structural model of a car windscreen. [1]
This is a 3D problem discretized with
nodes and
linear hexahedral elements (3 layers of
elements).
The mesh is shown in Fig. 1.
The material is glass with the following properties:
The Young modulus is
, the density is
, and the Poisson ratio is
. The natural damping is
, i.e.
.
The structural boundaries are free (free-free boundary conditions).
The windscreen is subjected to a point force applied on a corner.
The goal of the model reduction is the fast evaluation of
.
Model reduction is used as a fast linear solver for a sequence of parametrized linear systems.
The discretized problem has dimension
.
The goal is to estimate
for
.
In order to generate the plots, the frequency range was discretized as
with
.
Fig. 1 shows the mesh of the car windscreen and Fig. 2 the frequency response
.
Origin
This benchmark is part of the Oberwolfach Benchmark Collection[2]; No. 38886.
Data
Download matrices in the Matrix Market format:
- Windscreen-dim1e4-windscreen.tar.gz (21.5 MB)
The archive contains files windscreen.K, windscreen.M and windscreen.B representing
,
and
accordingly.
Dimensions
System structure:
with
.
System dimensions:
,
,
,
,
Citation
To cite this benchmark, use the following references:
- For the benchmark itself and its data:
- Oberwolfach Benchmark Collection, Windscreen. hosted at MORwiki - Model Order Reduction Wiki, 2018. https://modelreduction.org/morwiki/Windscreen
@MISC{morwiki_windscreen,
author = {{Oberwolfach Benchmark Collection}},
title = {Windscreen},
howpublished = {hosted at {MORwiki} -- Model Order Reduction Wiki},
url = {https://modelreduction.org/morwiki/Windscreen},
year = 20XX
}
- For the background on the benchmark:
@article{Mee07,
author = {K. Meerbergen},
title = {Fast frequency response computation for {R}ayleigh damping},
journal = {International Journal for Numerical Methods in Engineering},
volume = {73},
number = {1},
pages = {96--106},
year = {2007},
doi = {10.1002/nme.2058},
}
References
- ↑ K. Meerbergen, Fast frequency response computation for Rayleigh damping, International Journal for Numerical Methods in Engineering, 73(1): 96--106, 2007.
- ↑ J.G. Korvink, E.B. Rudnyi, Oberwolfach Benchmark Collection, In: Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 311--315, 2005.

