(→Data: Update benchmark data file links) |
(Minor fixes.) |
||
| Line 74: | Line 74: | ||
* 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, |
+ | :: Oberwolfach Benchmark Collection, '''Windscreen'''. hosted at MORwiki - Model Order Reduction Wiki, 2018. http://modelreduction.org/index.php/Windscreen |
@MISC{morwiki_windscreen, |
@MISC{morwiki_windscreen, |
||
| Line 81: | Line 81: | ||
howpublished = {hosted at {MORwiki} -- Model Order Reduction Wiki}, |
howpublished = {hosted at {MORwiki} -- Model Order Reduction Wiki}, |
||
url = <nowiki>{http://modelreduction.org/index.php/Windscreen}</nowiki>, |
url = <nowiki>{http://modelreduction.org/index.php/Windscreen}</nowiki>, |
||
| − | year = |
+ | year = 20XX |
} |
} |
||
* For the background on the benchmark: |
* For the background on the benchmark: |
||
| − | @article{ |
+ | @article{Mee07, |
author = {K. Meerbergen}, |
author = {K. Meerbergen}, |
||
| − | title = {Fast frequency response computation for |
+ | title = {Fast frequency response computation for {R}ayleigh damping}, |
journal = {International Journal for Numerical Methods in Engineering}, |
journal = {International Journal for Numerical Methods in Engineering}, |
||
| − | volume = 73, |
+ | volume = {73}, |
| − | number = 1, |
+ | number = {1}, |
pages = {96--106}, |
pages = {96--106}, |
||
| − | year = 2007, |
+ | year = {2007}, |
doi = {10.1002/nme.2058}, |
doi = {10.1002/nme.2058}, |
||
} |
} |
||
| Line 103: | Line 103: | ||
<ref name="korvink2005"> J.G. Korvink, E.B. Rudnyi, <span class="plainlinks">[https://doi.org/10.1007/3-540-27909-1_11 Oberwolfach Benchmark Collection]</span>, In: Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 311--315, 2005.</ref> |
<ref name="korvink2005"> J.G. Korvink, E.B. Rudnyi, <span class="plainlinks">[https://doi.org/10.1007/3-540-27909-1_11 Oberwolfach Benchmark Collection]</span>, In: Dimension Reduction of Large-Scale Systems, Lecture Notes in Computational Science and Engineering, vol 45: 311--315, 2005.</ref> |
||
| − | <ref name="meerbergen2007"> K. Meerbergen, <span class="plainlinks">[https://doi.org/10.1002/nme.2058 Fast frequency response computation for Rayleigh damping]</span>, International Journal for Numerical Methods in Engineering, |
+ | <ref name="meerbergen2007"> K. Meerbergen, <span class="plainlinks">[https://doi.org/10.1002/nme.2058 Fast frequency response computation for Rayleigh damping]</span>, International Journal for Numerical Methods in Engineering, 73(1): 96--106, 2007.</ref> |
</references> |
</references> |
||
Revision as of 08:46, 3 August 2018
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
where
is symmetric positive semi-definite.
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 xx--CrossReference--dft--fig1--xx.
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
.
xx--CrossReference--dft--fig1--xx shows the mesh of the car windscreen and xx--CrossReference--dft--fig2--xx 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. http://modelreduction.org/index.php/Windscreen
@MISC{morwiki_windscreen,
author = {{Oberwolfach Benchmark Collection}},
title = {Windscreen},
howpublished = {hosted at {MORwiki} -- Model Order Reduction Wiki},
url = {http://modelreduction.org/index.php/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.

