Talk ECCOMAS 18
Talk ECCOMAS 18
1
ONERA - The French Aerospace Lab. - Aerodynamics, Aeroelasticity, Aeroacoustics Dept.
2
IRSN - Institut de Radioprotection et de Sécurité Nucléaire
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 1 / 26
Introduction
Outline
1 Introduction
2 Interpolatory quadrature
7 Conclusions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 2 / 26
Introduction
Introduction
Derive n/n + 2 nested sets of points from upper bounds of integration error
of interpolatory quadrature
Compare accuracy for 1D function w.r.t. Leja sequences
Extend results to corresponding Smolyak’s sparse grids
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 3 / 26
Interpolatory quadrature
Outline
1 Introduction
2 Interpolatory quadrature
7 Conclusions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 4 / 26
Interpolatory quadrature
Introduction
1D Interpolatory quadrature
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 5 / 26
Accuracy of interpolatory rules. Proposed 1D rules
Outline
1 Introduction
2 Interpolatory quadrature
7 Conclusions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 6 / 26
Accuracy of interpolatory rules. Proposed 1D rules
Denote Z 1 n
X
Rn [f ] = f (u)du − wi f (xi )
−1 i=1
i=n
X
|I [f ] − In [f ]| ≤ 2En−1 + |wi |En−1
i=1
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 7 / 26
Accuracy of interpolatory rules. Proposed 1D rules
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 8 / 26
Accuracy of interpolatory rules. Proposed 1D rules
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 9 / 26
Accuracy of interpolatory rules. Proposed 1D rules
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 10 / 26
Accuracy of interpolatory rules. Proposed 1D rules
Pick the location of the maximum of {x1 , x2 ...xn } nodal polynomial and add
it to the set of current nodes = define a Leja sequence
Classical way of defining strongly nested sets of points for interpolatory
quadrature
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 11 / 26
Accuracy of interpolatory rules. Proposed 1D rules
Definition : all or some of the nodes of the n-point rule are also included in
some of the further (n + p)-point rules.
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 12 / 26
Tests for classical 1D functions
Outline
1 Introduction
2 Interpolatory quadrature
7 Conclusions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 13 / 26
Tests for classical 1D functions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 14 / 26
Tests for classical 1D functions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 15 / 26
Tests for classical 1D functions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 16 / 26
Extension to nD functions via Smolyak’s sparse grids
Outline
1 Introduction
2 Interpolatory quadrature
7 Conclusions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 17 / 26
Extension to nD functions via Smolyak’s sparse grids
Hierarchy of 1D quadratures Ql
Differences of quadrature Q0 [f ] = 0. ∆k [f ] = Qk [f ] − Qk−1 [f ]
Note that X
Ql1 ⊗ ... ⊗ Qld [f ] = (∆k1 ⊗ ... ⊗ ∆kd )f
k/ 1≤kj ≤lj
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 18 / 26
Extension to nD functions via Smolyak’s sparse grids
Figure: Visualization of Smolyak’s sparse grids in 2D U12 , U22 , U32 for a nested
1 − 3 − 5-points univariate base rule
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 19 / 26
Test for nD functions
Outline
1 Introduction
2 Interpolatory quadrature
7 Conclusions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 20 / 26
Test for nD functions
i=d
X i=d
X
F4 = exp(− ad (xi − ui )2 ) F5 = exp(− ad |xi − 0.5|).
i=1 i=1
Define 1D rule LebConst − so, LebConst − go, LebInt − so, LebInt − go, Leja,
LejaSym in new python classes. Smobol buids corresponding sparse grids
Clenshaw-Curtis and Gauss-Patterson already available in Smobol
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 21 / 26
Test for nD functions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 22 / 26
Test for nD functions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 23 / 26
Test for nD functions
Equivalent results for classical Leja ,LejaSym, LebConst − so, LebConst − go,
LebInt − so, LebInt − go
This types of Smolyak’s sparse grids are better than those based on
Clenshaw-Curtis for regular functions and small dimensions
Need theorems about number of nodes and accuracy for these n/n + 2 nested
based sparse grids, counterpart of well-known results for Clenshaw-Curtis
sparse grids
1
n(Q d ) ' 2l−1 (l − 1)d−1
l (d − 1)! 2d−1
|R(Qlq )[f ]| ≤ cr ,d n−rd log (n(Q d ) )(d−1)(r +1) ||f ||∞ ∀f ∈ Fdr
(Ql ) l
−r /d
|R(Qlq )[f ]| ≤ cr ,d n log (n(Q d ) )(d−1)(r /d+1) ||f ||∞ ∀f ∈ Cdr
(Qld ) l
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 24 / 26
Conclusions
Outline
1 Introduction
2 Interpolatory quadrature
7 Conclusions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 25 / 26
Conclusions
Conclusions
J. Dumont– Le Brazidec, J. Peter (ONERA) 1D and nD strongly nested interpolatory quadrature June 20, 2018 26 / 26