Approximation SEM-DG pour les problèmes d ondes elasto-acoustiques

Size: px
Start display at page:

Download "Approximation SEM-DG pour les problèmes d ondes elasto-acoustiques"

Transcription

1 Approximation SEM-DG pour les problèmes d ondes elasto-acoustiques Helene Barucq, Henri Calandra, Aurélien Citrain, Julien Diaz, Christian Gout To cite this version: Helene Barucq, Henri Calandra, Aurélien Citrain, Julien Diaz, Christian Gout. Approximation SEM- DG pour les problèmes d ondes elasto-acoustiques. Journée Ondes du Sud Ouest 2019, Mar 2019, Le Barp, France. <hal > HAL Id: hal Submitted on 18 Mar 2019 HAL is a multi-disciplinary open access archive for the deposit and dissemination of scientific research documents, whether they are published or not. The documents may come from teaching and research institutions in France or abroad, or from public or private research centers. L archive ouverte pluridisciplinaire HAL, est destinée au dépôt et à la diffusion de documents scientifiques de niveau recherche, publiés ou non, émanant des établissements d enseignement et de recherche français ou étrangers, des laboratoires publics ou privés.

2 Approximation SEM-DG pour les problèmes d ondes elasto-acoustiques Hélène Barucq 1, Henri Calandra 2, Aurélien Citrain 3,1, Julien Diaz 1 and Christian Gout 3 1 Team project Magique.3D, INRIA, E2S UPPA, CNRS, Pau, France. 2 TOTAL SA, CSTJF, Pau, France. 3 INSA Rouen-Normandie Université, LMI EA 3226, 76000, Rouen. JOSO 2019 The authors thank the M2NUM project which is co-financed by the European Union with the European regional development fund (ERDF, HN ) and by the Normandie Regional Council. Aurélien Citrain Couplage DG/SEM JOSO / 26

3 Seismic imaging?

4 Why using hybrid meshes? Useful when the use of unstructured grid is non-sense (e.g. medium with a layer of water). Well suited for the coupling of numerical methods in order to reduce the computational cost and improve the accuracy. Aurélien Citrain Couplage DG/SEM JOSO / 26

5 Why using hybrid meshes? water water sand sandstone salt Useful when the use of unstructured grid is non-sense (e.g. medium with a layer of water). Well suited for the coupling of numerical methods in order to reduce the computational cost and improve the accuracy. Aurélien Citrain Couplage DG/SEM JOSO / 26

6 Elastodynamic system x Ω R d, t [0, T ], T > 0 : ρ(x) v (x, t) t σ (x, t) t = σ(x, t), = C(x)ɛ(v(x, t)). With: ρ(x) the density, C(x) the elasticity tensor, ɛ(x, t) the deformation tensor, v(x, t), the wavespeed, σ(x, t) the strain tensor. Aurélien Citrain Couplage DG/SEM JOSO / 26

7 Elasticus software Software written in Fortran for wave propagation simulation in the time domain Features Simulation: on various types of meshes (unstructured triangles and tetrahedra), on heterogeneous media (acoustic, elastic and elasto-acoustic). Discontinuous Galerkin (DG) based on unstructured triangles and unstructured tetrahedra, with various time-schemes : Runge-Kutta (2 or 4), Leap-Frog, with multi-order computation(p-adaptivity)... Aurélien Citrain Couplage DG/SEM JOSO / 26

8 Table of contents 1 Numerical Methods 2 Comparison DG/SEM on structured quadrangle mesh 3 DG/SEM coupling 4 DGSEM vs DG 5 3D extension Aurélien Citrain Couplage DG/SEM JOSO / 26

9 1 Numerical Methods Discontinous Galerkin Method (DG) Spectral Element Method (SEM) Advantages of each method Aurélien Citrain Couplage DG/SEM JOSO / 26

10 Discontinuous Galerkin Method Use discontinuous functions : Degrees of freedom necessary on each cell : Aurélien Citrain Couplage DG/SEM JOSO / 26

11 Spectral Element Method General principle Finite Element Method (FEM) discretization + Gauss-Lobatto quadrature, Gauss-Lobatto points as degrees of freedom (gives us exponential convergence on L 2 -norm). N+1 f (x)dx ω j f (ξ j ), ϕ i (ξ j ) = δ ij. j=1 Aurélien Citrain Couplage DG/SEM JOSO / 26

12 Advantages of each method DG Element per element computation ( hp-adaptivity). Time discretization quasi explicit (block diagonal mass matrix). Simple to parallelize. Robust to brutal changes of physics and geometry SEM Couples the flexibility of FEM with the accuracy of the pseudo-spectral method. Simplifies the mass and stiffness matrices (mass matrix diagonal). Aurélien Citrain Couplage DG/SEM JOSO / 26

13 2 Comparison DG/SEM on structured quadrangle mesh Description of the test cases Comparative tables Aurélien Citrain Couplage DG/SEM JOSO / 26

14 Description of the test cases Physical parameters General context Acoustic homogeneous medium. Four different meshes : cells, cells, cells, cells. CFL computed using power iteration method. Leap-Frog time scheme. Eight threads parallel execution with OpenMP. P wavespeed Density 1000 m.s 1 1 kg.m 3 Second order Ricker Source in Pwave (f peak = 10Hz) Aurélien Citrain Couplage DG/SEM JOSO / 26

15 Comparative tables Error computed as the difference between an analytical and a numerical solution for each method. Three cases considered : DG without penalization terms, DG with penalization terms and SEM. CFL L2-error CPU-time Nb of time steps DG(α = 0) 3.18e-3 2e SEM 4.9e-3 5e Figure: DG not penalized and SEM comparison on the cells case CFL L2-error CPU-time(s) Nb of time steps DG(α = 0) 2.12e-3 7e SEM 3.26e-3 4e Figure: DG not penalized and SEM comparison on the cells case Aurélien Citrain Couplage DG/SEM JOSO / 26

16 Comparative tables Error computed as the difference between an analytical and a numerical solution for each method. Three cases considered : DG without penalization terms, DG with penalization terms and SEM. CFL L2-error CPU-time Nb of time steps DG(α = 0) 3.18e-3 2e SEM 4.9e-3 5e Figure: DG not penalized and SEM comparison on the cells case CFL L2-error CPU-time(s) Nb of time steps DG(α = 0) 2.12e-3 7e SEM 3.26e-3 4e Figure: DG not penalized and SEM comparison on the cells case Aurélien Citrain Couplage DG/SEM JOSO / 26

17 Comparative tables Error computed as the difference between an analytical and a numerical solution for each method. Three cases considered : DG without penalization terms, DG with penalization terms and SEM. CFL L2-error CPU-time Nb of time steps DG(α = 0) 3.18e-3 2e SEM 4.9e-3 5e Figure: DG not penalized and SEM comparison on the cells case CFL L2-error CPU-time(s) Nb of time steps DG(α = 0) 2.12e-3 7e SEM 3.26e-3 4e Figure: DG not penalized and SEM comparison on the cells case Aurélien Citrain Couplage DG/SEM JOSO / 26

18 Comparative tables Error computed as the difference between an analytical and a numerical solution for each method. Three cases considered : DG without penalization terms, DG with penalization terms and SEM. CFL L2-error CPU-time Nb of time steps DG(α = 0.5) 2e-3 3e SEM 4.9e-3 5e Figure: DG penalized and SEM comparison on the cells case CFL L2-error CPU-time(s) Nb of time steps DG(α = 0.5) 1.33e-3 2e SEM 3.26e-3 4e Figure: DG penalized and SEM comparison on the cells case Aurélien Citrain Couplage DG/SEM JOSO / 26

19 Comparative tables Error computed as the difference between an analytical and a numerical solution for each method. Three cases considered : DG without penalization terms, DG with penalization terms and SEM. CFL L2-error CPU-time Nb of time steps DG(α = 0.5) 2e-3 3e SEM 4.9e-3 5e Figure: DG penalized and SEM comparison on the cells case CFL L2-error CPU-time(s) Nb of time steps DG(α = 0.5) 1.33e-3 2e SEM 3.26e-3 4e Figure: DG penalized and SEM comparison on the cells case Aurélien Citrain Couplage DG/SEM JOSO / 26

20 Comparative tables Error computed as the difference between an analytical and a numerical solution for each method. Three cases considered : DG without penalization terms, DG with penalization terms and SEM. CFL L2-error CPU-time Nb of time steps DG(α = 0.5) 2e-3 3e SEM 4.9e-3 5e Figure: DG penalized and SEM comparison on the cells case CFL L2-error CPU-time(s) Nb of time steps DG(α = 0.5) 1.33e-3 2e SEM 3.26e-3 4e Figure: DG penalized and SEM comparison on the cells case Aurélien Citrain Couplage DG/SEM JOSO / 26

21 Comparative tables Error computed as the difference between an analytical and a numerical solution for each method. Three cases considered : DG without penalization terms, DG with penalization terms and SEM. CFL L2-error CPU-time Nb of time steps DG(α = 0.5) 2e-3 3e SEM 4.9e-3 5e Figure: DG penalized and SEM comparison on the cells case CFL L2-error CPU-time(s) Nb of time steps DG(α = 0.5) 1.33e-3 2e SEM 3.26e-3 4e Figure: DG penalized and SEM comparison on the cells case Aurélien Citrain Couplage DG/SEM JOSO / 26

22 Comparative tables Error computed as the difference between an analytical and a numerical solution for each method. Three cases considered : DG without penalization terms, DG with penalization terms and SEM. CFL L2-error CPU-time(s) Nb of time steps DG(α = 0.5) 2e-3 3e SEM 2e-3 3e Figure: DG penalized and SEM comparison using the same CFL on a thousands cells mesh CFL L2-error CPU-time(s) Nb of time steps DG (α = 0.5) 1.33e-3 2e SEM 1.33e-3 2e Figure: DG penalized and SEM comparison using the same CFL on a thousands cells mesh Aurélien Citrain Couplage DG/SEM JOSO / 26

23 Comparative tables Error computed as the difference between an analytical and a numerical solution for each method. Three cases considered : DG without penalization terms, DG with penalization terms and SEM. CFL L2-error CPU-time(s) Nb of time steps DG(α = 0.5) 2e-3 3e SEM 2e-3 3e Figure: DG penalized and SEM comparison using the same CFL on a thousands cells mesh CFL L2-error CPU-time(s) Nb of time steps DG (α = 0.5) 1.33e-3 2e SEM 1.33e-3 2e Figure: DG penalized and SEM comparison using the same CFL on a thousands cells mesh Aurélien Citrain Couplage DG/SEM JOSO / 26

24 Comparative tables Error computed as the difference between an analytical and a numerical solution for each method. Three cases considered : DG without penalization terms, DG with penalization terms and SEM. CFL L2-error CPU-time(s) Nb of time steps DG(α = 0.5) 2e-3 3e SEM 2e-3 3e Figure: DG penalized and SEM comparison using the same CFL on a thousands cells mesh CFL L2-error CPU-time(s) Nb of time steps DG (α = 0.5) 1.33e-3 2e SEM 1.33e-3 2e Figure: DG penalized and SEM comparison using the same CFL on a thousands cells mesh Aurélien Citrain Couplage DG/SEM JOSO / 26

25 Advantages of each method DG Element per element computation ( hp-adaptivity). Time discretization quasi explicit (block diagonal mass matrix). Simple to parallelize. Robust to brutal changes of physics and geometry SEM Couples the flexibility of FEM with the accuracy of the pseudo-spectral method. Simplifies the mass and stiffness matrices (mass matrix diagonal). Reduces the computational costs on structured quadrangle cells in comparison with DG Aurélien Citrain Couplage DG/SEM JOSO / 26

26 3 DG/SEM coupling Hybrid meshes structures Variational formulation Aurélien Citrain Couplage DG/SEM JOSO / 26

27 Hybrid meshes structures Aim at coupling P k and Q k structures. Need to extend or split some structures (e.g. neighbour indexes). Define new face matrices: M K,L ij = φ K i φ L j, K L MK,L ij = ψi K ψj L, K L MK,L ij = φ K i ψj L. K L Aurélien Citrain Couplage DG/SEM JOSO / 26

28 Variational formulation Global context Domain in two parts : Ω h,1 (structured quadrangles + SEM), Ω h,2 (unstructured triangles + DG). Aurélien Citrain Couplage DG/SEM JOSO / 26

29 Variational formulation Definitions Jump and average. [[u]] n = (u K2 u K1 ) n {{u}} = 1 2 (u K 2 + u K1 ) Aurélien Citrain Couplage DG/SEM JOSO / 26

30 Variational formulation SEM variational formulation : ρ tv 1 w 1 = σ 1 w 1 + (σ 1 n 1 ) w 1, Ω h,1 Ω h,1 Γ out,1 tσ 1 : ξ 1 = ( (Cξ 1 )) v 1 + (Cξ 1 n 1 ) v 1. Ω h,1 Ω h,1 Γ out,1 DG variational formulation : ρ tv 2 w 2 = σ 2 w 2 + (σ 2 n 2 ) w 2 + {{σ 2 }}[[w 2 ]] n 2, Ω h,2 Ω h,2 Γ out,2 Γ int tσ 2 : ξ 2 = ( (Cξ 2 )) v 2 + Ω h,2 Ω h,2 Γ out,2 (Cξ 2 n 2 ) v 2 + {{v 2 }}[[Cξ 2 ]] n 2. Γ int Aurélien Citrain Couplage DG/SEM JOSO / 26

31 Variational formulation ρ tv 1 w 1 + ρ tv 2 w 2 = σ 1 w 1 σ 2 w 2 Ω h,1 Ω h,2 Ω h,1 Ω h,2 + (σ 1 n 1 ) w 1 + (σ 2 n 2 ) w 2 + {{σ 2 }}[[w 2 ]] n 2 Γ out,1 Γ out,2 Γ int + [[σw]] n, Γ 1/2 tσ 1 : ξ 1 + tσ 2 : ξ 2 = ( (Cξ 1 )) v 1 ( (Cξ 2 )) v 2 Ω h,1 Ω h,2 Ω h,1 Ω h,2 + (Cξ 1 n 1 ) v 1 + (Cξ 2 n 2 ) v 2 + {{σ 2 }}[[w 2 ]] n 2 Γ out,1 Γ out,2 Γ int + [[(Cξ)v]] n. Γ 1/2 Aurélien Citrain Couplage DG/SEM JOSO / 26

32 Variational formulation ρ tv 1 w 1 + ρ tv 2 w 2 = σ 1 w 1 σ 2 w 2 Ω h,1 Ω h,2 Ω h,1 Ω h,2 + (σ 1 n 1 ) w 1 + (σ 2 n 2 ) w 2 + {{σ 2 }}[[w 2 ]] n 2 Γ out,1 Γ out,2 Γ int + {{σ}}[[w]] n + [[σ]]{{w}} n, Γ 1/2 tσ 1 : ξ 1 + tσ 2 : ξ 2 = ( (Cξ 1 )) v 1 ( (Cξ 2 )) v 2 Ω h,1 Ω h,2 Ω h,1 Ω h,2 + (Cξ 1 n 1 ) v 1 + (Cξ 2 n 2 ) v 2 + {{σ 2 }}[[w 2 ]] n 2 Γ out,1 Γ out,2 Γ int + [[Cξ]]{{v}} n + {{Cξ}}[[v]] n. Γ 1/2 Aurélien Citrain Couplage DG/SEM JOSO / 26

33 Variational formulation ρ tv 1 w 1 + ρ tv 2 w 2 = σ 1 w 1 σ 2 w 2 Ω h,1 Ω h,2 Ω h,1 Ω h,2 + (σ 1 n 1 ) w 1 + (σ 2 n 2 ) w 2 + {{σ 2 }}[[w 2 ]] n 2 Γ out,1 Γ out,2 Γ int + {{σ}}[[w]] n +[[σ]]{{w}} n, Γ 1/2 tσ 1 : ξ 1 + tσ 2 : ξ 2 = ( (Cξ 1 )) v 1 ( (Cξ 2 )) v 2 Ω h,1 Ω h,2 Ω h,1 Ω h,2 + (Cξ 1 n 1 ) v 1 + (Cξ 2 n 2 ) v 2 + {{σ 2 }}[[w 2 ]] n 2 Γ out,1 Γ out,2 Γ int + [[Cξ]]{{v}} n +{{Cξ}}[[v]] n. Γ 1/2 Aurélien Citrain Couplage DG/SEM JOSO / 26

34 Aurélien Citrain Couplage DG/SEM JOSO / 26

35 Aurélien Citrain Couplage DG/SEM JOSO / 26

36 Aurélien Citrain Couplage DG/SEM JOSO / 26

37 Aurélien Citrain Couplage DG/SEM JOSO / 26

38 Aurélien Citrain Couplage DG/SEM JOSO / 26

39 Aurélien Citrain Couplage DG/SEM JOSO / 26

40 DGSEM vs DG Two dimensional Mesh with cells : triangles and quadrangles. Aurélien Citrain Couplage DG/SEM JOSO / 26

41 DGSEM vs DG Two dimensional Mesh with cells : triangles and quadrangles. Elastic isotropic case with order 2 on triangles (DG) and order 8 on the quadrangles (DG or SEM), point source at the center of the 3000x3000 domain. CFL CPU-time Nb of time steps DG(α = 0.5) 1e DG/SEM 1e Figure: DG and DG/SEM comparison on an elastic isotropic case Aurélien Citrain Couplage DG/SEM JOSO / 26

42 DGSEM vs DG Two dimensional Mesh with cells : triangles and quadrangles. Elastic isotropic case with order 2 on triangles (DG) and order 8 on the quadrangles (DG or SEM), point source at the center of the 3000x3000 domain. Salt dome case with order 2 on the triangles (DG) and order 8 on the quadrangles (DG or SEM), point source on the top layer of water. CFL CPU-time Nb of time steps DG(α = 0.5) 1e DG/SEM 1e Figure: DG and DG/SEM comparison on an elastic isotropic case CFL CPU-time Nb of time steps DG(α = 0.5) 3e DG/SEM 3e Figure: DG and DG/SEM comparison on a salt dome case Aurélien Citrain Couplage DG/SEM JOSO / 26

43 General settings Figure: Hexa/Tet boundary configuration Only deal with a simple case of 3D hybrid meshes : one hexahedron has only two tetrahedra as neighbour. Extend SEM in 3D (basis functions...). Require introducing a new matrix which handles the rotation cases between two elements. Aurélien Citrain Couplage DG/SEM JOSO / 26

44 General settings Figure: Hexa/Tet boundary configuration Only deal with a simple case of 3D hybrid meshes : one hexahedron has only two tetrahedra as neighbour. Extend SEM in 3D (basis functions...). Require introducing a new matrix which handles the rotation cases between two elements. Aurélien Citrain Couplage DG/SEM JOSO / 26

45 General settings Figure: Hexa/Tet boundary configuration Only deal with a simple case of 3D hybrid meshes : one hexahedron has only two tetrahedra as neighbour. Extend SEM in 3D (basis functions...). Require introducing a new matrix which handles the rotation cases between two elements. Aurélien Citrain Couplage DG/SEM JOSO / 26

46 General settings Figure: Hexa/Tet boundary configuration Only deal with a simple case of 3D hybrid meshes : one hexahedron has only two tetrahedra as neighbour. Require introducing a new matrix which handles the rotation cases between two elements. Aurélien Citrain Couplage DG/SEM JOSO / 26

47 Aurélien Citrain Couplage DG/SEM JOSO / 26

48 Aurélien Citrain Couplage DG/SEM JOSO / 26

49 Aurélien Citrain Couplage DG/SEM JOSO / 26

50 Aurélien Citrain Couplage DG/SEM JOSO / 26

51 Aurélien Citrain Couplage DG/SEM JOSO / 26

52 Aurélien Citrain Couplage DG/SEM JOSO / 26

53 Aurélien Citrain Couplage DG/SEM JOSO / 26

54 Aurélien Citrain Couplage DG/SEM JOSO / 26

55 Conclusion and perspectives Conclusion 1 SEM is more efficient on structured quadrangle mesh than DG 2 Build a variational formulation for DG/SEM coupling and find a CFL condition that ensures stability 3 Show the utility of using hybrid meshes and method coupling (reduce computational cost,...) Perspectives Implement DG/SEM coupling on the code (2D) Develop DG/SEM coupling in 3D Develop PML in the hexahedral part Add a local time-stepping scheme Aurélien Citrain Couplage DG/SEM JOSO / 26

56 Thank you for your attention! Questions? Aurélien Citrain Couplage DG/SEM JOSO / 26

57 Error-order graphic 10 0 DG SEM Target L 2 -error order Figure: L 2 -error comparison on a cells mesh Aurélien Citrain Couplage DG/SEM JOSO / 26

58 Error-order graphic 10 0 DG SEM Target L 2 -error order Figure: L 2 -error comparison on a cells mesh CFL L2-error CPU-time Nb of time steps DG 2e-3 3e SEM(order five) 2.13e-3 3e Figure: SEM and DG comparison with fixed error Aurélien Citrain Couplage DG/SEM JOSO / 26

Impedance Transmission Conditions for the Electric Potential across a Highly Conductive Casing

Impedance Transmission Conditions for the Electric Potential across a Highly Conductive Casing Impedance Transmission Conditions for the Electric Potential across a Highly Conductive Casing Hélène Barucq, Aralar Erdozain, David Pardo, Victor Péron To cite this version: Hélène Barucq, Aralar Erdozain,

More information

Vibro-acoustic simulation of a car window

Vibro-acoustic simulation of a car window Vibro-acoustic simulation of a car window Christophe Barras To cite this version: Christophe Barras. Vibro-acoustic simulation of a car window. Société Française d Acoustique. Acoustics 12, Apr 12, Nantes,

More information

Methylation-associated PHOX2B gene silencing is a rare event in human neuroblastoma.

Methylation-associated PHOX2B gene silencing is a rare event in human neuroblastoma. Methylation-associated PHOX2B gene silencing is a rare event in human neuroblastoma. Loïc De Pontual, Delphine Trochet, Franck Bourdeaut, Sophie Thomas, Heather Etchevers, Agnes Chompret, Véronique Minard,

More information

Case report on the article Water nanoelectrolysis: A simple model, Journal of Applied Physics (2017) 122,

Case report on the article Water nanoelectrolysis: A simple model, Journal of Applied Physics (2017) 122, Case report on the article Water nanoelectrolysis: A simple model, Journal of Applied Physics (2017) 122, 244902 Juan Olives, Zoubida Hammadi, Roger Morin, Laurent Lapena To cite this version: Juan Olives,

More information

Smart Bolometer: Toward Monolithic Bolometer with Smart Functions

Smart Bolometer: Toward Monolithic Bolometer with Smart Functions Smart Bolometer: Toward Monolithic Bolometer with Smart Functions Matthieu Denoual, Gilles Allègre, Patrick Attia, Olivier De Sagazan To cite this version: Matthieu Denoual, Gilles Allègre, Patrick Attia,

More information

Finite volume method for nonlinear transmission problems

Finite volume method for nonlinear transmission problems Finite volume method for nonlinear transmission problems Franck Boyer, Florence Hubert To cite this version: Franck Boyer, Florence Hubert. Finite volume method for nonlinear transmission problems. Proceedings

More information

A new simple recursive algorithm for finding prime numbers using Rosser s theorem

A new simple recursive algorithm for finding prime numbers using Rosser s theorem A new simple recursive algorithm for finding prime numbers using Rosser s theorem Rédoane Daoudi To cite this version: Rédoane Daoudi. A new simple recursive algorithm for finding prime numbers using Rosser

More information

Palindromic Discontinuous Galerkin Method

Palindromic Discontinuous Galerkin Method Palindromic Discontinuous Galerkin Method David Coulette, Emmanuel Franck, Philippe Helluy, Michel Mehrenberger, Laurent Navoret To cite this version: David Coulette, Emmanuel Franck, Philippe Helluy,

More information

The magnetic field diffusion equation including dynamic, hysteresis: A linear formulation of the problem

The magnetic field diffusion equation including dynamic, hysteresis: A linear formulation of the problem The magnetic field diffusion equation including dynamic, hysteresis: A linear formulation of the problem Marie-Ange Raulet, Benjamin Ducharne, Jean-Pierre Masson, G. Bayada To cite this version: Marie-Ange

More information

The sound power output of a monopole source in a cylindrical pipe containing area discontinuities

The sound power output of a monopole source in a cylindrical pipe containing area discontinuities The sound power output of a monopole source in a cylindrical pipe containing area discontinuities Wenbo Duan, Ray Kirby To cite this version: Wenbo Duan, Ray Kirby. The sound power output of a monopole

More information

Reduced Vlasov-Maxwell modeling

Reduced Vlasov-Maxwell modeling Reduced Vlasov-Maxwell modeling Philippe Helluy, Michel Massaro, Laurent Navoret, Nhung Pham, Thomas Strub To cite this version: Philippe Helluy, Michel Massaro, Laurent Navoret, Nhung Pham, Thomas Strub.

More information

Easter bracelets for years

Easter bracelets for years Easter bracelets for 5700000 years Denis Roegel To cite this version: Denis Roegel. Easter bracelets for 5700000 years. [Research Report] 2014. HAL Id: hal-01009457 https://hal.inria.fr/hal-01009457

More information

STATISTICAL ENERGY ANALYSIS: CORRELATION BETWEEN DIFFUSE FIELD AND ENERGY EQUIPARTITION

STATISTICAL ENERGY ANALYSIS: CORRELATION BETWEEN DIFFUSE FIELD AND ENERGY EQUIPARTITION STATISTICAL ENERGY ANALYSIS: CORRELATION BETWEEN DIFFUSE FIELD AND ENERGY EQUIPARTITION Thibault Lafont, Alain Le Bot, Nicolas Totaro To cite this version: Thibault Lafont, Alain Le Bot, Nicolas Totaro.

More information

b-chromatic number of cacti

b-chromatic number of cacti b-chromatic number of cacti Victor Campos, Claudia Linhares Sales, Frédéric Maffray, Ana Silva To cite this version: Victor Campos, Claudia Linhares Sales, Frédéric Maffray, Ana Silva. b-chromatic number

More information

Nodal and divergence-conforming boundary-element methods applied to electromagnetic scattering problems

Nodal and divergence-conforming boundary-element methods applied to electromagnetic scattering problems Nodal and divergence-conforming boundary-element methods applied to electromagnetic scattering problems M. Afonso, Joao Vasconcelos, Renato Mesquita, Christian Vollaire, Laurent Nicolas To cite this version:

More information

RHEOLOGICAL INTERPRETATION OF RAYLEIGH DAMPING

RHEOLOGICAL INTERPRETATION OF RAYLEIGH DAMPING RHEOLOGICAL INTERPRETATION OF RAYLEIGH DAMPING Jean-François Semblat To cite this version: Jean-François Semblat. RHEOLOGICAL INTERPRETATION OF RAYLEIGH DAMPING. Journal of Sound and Vibration, Elsevier,

More information

Towards an active anechoic room

Towards an active anechoic room Towards an active anechoic room Dominique Habault, Philippe Herzog, Emmanuel Friot, Cédric Pinhède To cite this version: Dominique Habault, Philippe Herzog, Emmanuel Friot, Cédric Pinhède. Towards an active

More information

Full-order observers for linear systems with unknown inputs

Full-order observers for linear systems with unknown inputs Full-order observers for linear systems with unknown inputs Mohamed Darouach, Michel Zasadzinski, Shi Jie Xu To cite this version: Mohamed Darouach, Michel Zasadzinski, Shi Jie Xu. Full-order observers

More information

On Symmetric Norm Inequalities And Hermitian Block-Matrices

On Symmetric Norm Inequalities And Hermitian Block-Matrices On Symmetric Norm Inequalities And Hermitian lock-matrices Antoine Mhanna To cite this version: Antoine Mhanna On Symmetric Norm Inequalities And Hermitian lock-matrices 015 HAL Id: hal-0131860

More information

Nonlocal computational methods applied to composites structures

Nonlocal computational methods applied to composites structures Nonlocal computational methods applied to composites structures Norbert Germain, Frédéric Feyel, Jacques Besson To cite this version: Norbert Germain, Frédéric Feyel, Jacques Besson. Nonlocal computational

More information

Thomas Lugand. To cite this version: HAL Id: tel

Thomas Lugand. To cite this version: HAL Id: tel Contribution à la Modélisation et à l Optimisation de la Machine Asynchrone Double Alimentation pour des Applications Hydrauliques de Pompage Turbinage Thomas Lugand To cite this version: Thomas Lugand.

More information

Can we reduce health inequalities? An analysis of the English strategy ( )

Can we reduce health inequalities? An analysis of the English strategy ( ) Can we reduce health inequalities? An analysis of the English strategy (1997-2010) Johan P Mackenbach To cite this version: Johan P Mackenbach. Can we reduce health inequalities? An analysis of the English

More information

Some explanations about the IWLS algorithm to fit generalized linear models

Some explanations about the IWLS algorithm to fit generalized linear models Some explanations about the IWLS algorithm to fit generalized linear models Christophe Dutang To cite this version: Christophe Dutang. Some explanations about the IWLS algorithm to fit generalized linear

More information

Performance comparison between hybridizable DG and classical DG methods for elastic waves simulation in harmonic domain

Performance comparison between hybridizable DG and classical DG methods for elastic waves simulation in harmonic domain March 4-5, 2015 Performance comparison between hybridizable DG and classical DG methods for elastic waves simulation in harmonic domain M. Bonnasse-Gahot 1,2, H. Calandra 3, J. Diaz 1 and S. Lanteri 2

More information

Influence of a Rough Thin Layer on the Potential

Influence of a Rough Thin Layer on the Potential Influence of a Rough Thin Layer on the Potential Ionel Ciuperca, Ronan Perrussel, Clair Poignard To cite this version: Ionel Ciuperca, Ronan Perrussel, Clair Poignard. Influence of a Rough Thin Layer on

More information

Some approaches to modeling of the effective properties for thermoelastic composites

Some approaches to modeling of the effective properties for thermoelastic composites Some approaches to modeling of the ective properties for thermoelastic composites Anna Nasedkina Andrey Nasedkin Vladimir Remizov To cite this version: Anna Nasedkina Andrey Nasedkin Vladimir Remizov.

More information

A Simple Model for Cavitation with Non-condensable Gases

A Simple Model for Cavitation with Non-condensable Gases A Simple Model for Cavitation with Non-condensable Gases Mathieu Bachmann, Siegfried Müller, Philippe Helluy, Hélène Mathis To cite this version: Mathieu Bachmann, Siegfried Müller, Philippe Helluy, Hélène

More information

Analysis of Boyer and Moore s MJRTY algorithm

Analysis of Boyer and Moore s MJRTY algorithm Analysis of Boyer and Moore s MJRTY algorithm Laurent Alonso, Edward M. Reingold To cite this version: Laurent Alonso, Edward M. Reingold. Analysis of Boyer and Moore s MJRTY algorithm. Information Processing

More information

Passerelle entre les arts : la sculpture sonore

Passerelle entre les arts : la sculpture sonore Passerelle entre les arts : la sculpture sonore Anaïs Rolez To cite this version: Anaïs Rolez. Passerelle entre les arts : la sculpture sonore. Article destiné à l origine à la Revue de l Institut National

More information

From Unstructured 3D Point Clouds to Structured Knowledge - A Semantics Approach

From Unstructured 3D Point Clouds to Structured Knowledge - A Semantics Approach From Unstructured 3D Point Clouds to Structured Knowledge - A Semantics Approach Christophe Cruz, Helmi Ben Hmida, Frank Boochs, Christophe Nicolle To cite this version: Christophe Cruz, Helmi Ben Hmida,

More information

Evolution of the cooperation and consequences of a decrease in plant diversity on the root symbiont diversity

Evolution of the cooperation and consequences of a decrease in plant diversity on the root symbiont diversity Evolution of the cooperation and consequences of a decrease in plant diversity on the root symbiont diversity Marie Duhamel To cite this version: Marie Duhamel. Evolution of the cooperation and consequences

More information

On measurement of mechanical properties of sound absorbing materials

On measurement of mechanical properties of sound absorbing materials On measurement of mechanical properties of sound absorbing materials Nicolas Dauchez, Manuel Etchessahar, Sohbi Sahraoui To cite this version: Nicolas Dauchez, Manuel Etchessahar, Sohbi Sahraoui. On measurement

More information

Dispersion relation results for VCS at JLab

Dispersion relation results for VCS at JLab Dispersion relation results for VCS at JLab G. Laveissiere To cite this version: G. Laveissiere. Dispersion relation results for VCS at JLab. Compton Scattering from Low to High Momentum Transfer, Mar

More information

A Novel Aggregation Method based on Graph Matching for Algebraic MultiGrid Preconditioning of Sparse Linear Systems

A Novel Aggregation Method based on Graph Matching for Algebraic MultiGrid Preconditioning of Sparse Linear Systems A Novel Aggregation Method based on Graph Matching for Algebraic MultiGrid Preconditioning of Sparse Linear Systems Pasqua D Ambra, Alfredo Buttari, Daniela Di Serafino, Salvatore Filippone, Simone Gentile,

More information

A new approach of the concept of prime number

A new approach of the concept of prime number A new approach of the concept of prime number Jamel Ghannouchi To cite this version: Jamel Ghannouchi. A new approach of the concept of prime number. 4 pages. 24. HAL Id: hal-3943 https://hal.archives-ouvertes.fr/hal-3943

More information

MODal ENergy Analysis

MODal ENergy Analysis MODal ENergy Analysis Nicolas Totaro, Jean-Louis Guyader To cite this version: Nicolas Totaro, Jean-Louis Guyader. MODal ENergy Analysis. RASD, Jul 2013, Pise, Italy. 2013. HAL Id: hal-00841467

More information

Multiple sensor fault detection in heat exchanger system

Multiple sensor fault detection in heat exchanger system Multiple sensor fault detection in heat exchanger system Abdel Aïtouche, Didier Maquin, Frédéric Busson To cite this version: Abdel Aïtouche, Didier Maquin, Frédéric Busson. Multiple sensor fault detection

More information

On path partitions of the divisor graph

On path partitions of the divisor graph On path partitions of the divisor graph Paul Melotti, Eric Saias To cite this version: Paul Melotti, Eric Saias On path partitions of the divisor graph 018 HAL Id: hal-0184801 https://halarchives-ouvertesfr/hal-0184801

More information

Low frequency resolvent estimates for long range perturbations of the Euclidean Laplacian

Low frequency resolvent estimates for long range perturbations of the Euclidean Laplacian Low frequency resolvent estimates for long range perturbations of the Euclidean Laplacian Jean-Francois Bony, Dietrich Häfner To cite this version: Jean-Francois Bony, Dietrich Häfner. Low frequency resolvent

More information

A non-commutative algorithm for multiplying (7 7) matrices using 250 multiplications

A non-commutative algorithm for multiplying (7 7) matrices using 250 multiplications A non-commutative algorithm for multiplying (7 7) matrices using 250 multiplications Alexandre Sedoglavic To cite this version: Alexandre Sedoglavic. A non-commutative algorithm for multiplying (7 7) matrices

More information

Boundary conditions control in ORCA2

Boundary conditions control in ORCA2 Boundary conditions control in ORCA2 Eugene Kazantsev To cite this version: Eugene Kazantsev. Boundary conditions control in ORCA2. Journée thématique - Que peuvent attendre les modélisateurs de l assimilation?,

More information

Numerical modification of atmospheric models to include the feedback of oceanic currents on air-sea fluxes in ocean-atmosphere coupled models

Numerical modification of atmospheric models to include the feedback of oceanic currents on air-sea fluxes in ocean-atmosphere coupled models Numerical modification of atmospheric models to include the feedback of oceanic currents on air-sea fluxes in ocean-atmosphere coupled models Florian Lemarié To cite this version: Florian Lemarié. Numerical

More information

Stickelberger s congruences for absolute norms of relative discriminants

Stickelberger s congruences for absolute norms of relative discriminants Stickelberger s congruences for absolute norms of relative discriminants Georges Gras To cite this version: Georges Gras. Stickelberger s congruences for absolute norms of relative discriminants. Journal

More information

Antipodal radiation pattern of a patch antenna combined with superstrate using transformation electromagnetics

Antipodal radiation pattern of a patch antenna combined with superstrate using transformation electromagnetics Antipodal radiation pattern of a patch antenna combined with superstrate using transformation electromagnetics Mark Clemente Arenas, Anne-Claire Lepage, Xavier Begaud To cite this version: Mark Clemente

More information

Climbing discrepancy search for flowshop and jobshop scheduling with time-lags

Climbing discrepancy search for flowshop and jobshop scheduling with time-lags Climbing discrepancy search for flowshop and jobshop scheduling with time-lags Wafa Karoui, Marie-José Huguet, Pierre Lopez, Mohamed Haouari To cite this version: Wafa Karoui, Marie-José Huguet, Pierre

More information

On Symmetric Norm Inequalities And Hermitian Block-Matrices

On Symmetric Norm Inequalities And Hermitian Block-Matrices On Symmetric Norm Inequalities And Hermitian lock-matrices Antoine Mhanna To cite this version: Antoine Mhanna On Symmetric Norm Inequalities And Hermitian lock-matrices 016 HAL Id: hal-0131860

More information

Simulation and measurement of loudspeaker nonlinearity with a broad-band noise excitation

Simulation and measurement of loudspeaker nonlinearity with a broad-band noise excitation Simulation and measurement of loudspeaker nonlinearity with a broad-band noise excitation Andrzej Dobrucki, Rafal Siczek To cite this version: Andrzej Dobrucki, Rafal Siczek. Simulation and measurement

More information

All Associated Stirling Numbers are Arithmetical Triangles

All Associated Stirling Numbers are Arithmetical Triangles All Associated Stirling Numbers are Arithmetical Triangles Khaled Ben Letaïef To cite this version: Khaled Ben Letaïef. All Associated Stirling Numbers are Arithmetical Triangles. 2017.

More information

Completeness of the Tree System for Propositional Classical Logic

Completeness of the Tree System for Propositional Classical Logic Completeness of the Tree System for Propositional Classical Logic Shahid Rahman To cite this version: Shahid Rahman. Completeness of the Tree System for Propositional Classical Logic. Licence. France.

More information

L institution sportive : rêve et illusion

L institution sportive : rêve et illusion L institution sportive : rêve et illusion Hafsi Bedhioufi, Sida Ayachi, Imen Ben Amar To cite this version: Hafsi Bedhioufi, Sida Ayachi, Imen Ben Amar. L institution sportive : rêve et illusion. Revue

More information

Optimized Schwarz Methods for Maxwell Equations with Discontinuous Coefficients

Optimized Schwarz Methods for Maxwell Equations with Discontinuous Coefficients Optimized Schwarz Methods for Maxwell Equations with Discontinuous Coefficients Victorita Dolean, Martin Gander, Erwin Veneros To cite this version: Victorita Dolean, Martin Gander, Erwin Veneros. Optimized

More information

Overview of FFT-based homogenization techniques from the Galerkin point of view (slides)

Overview of FFT-based homogenization techniques from the Galerkin point of view (slides) Overview of FFT-based homogenization techniques from the Galerkin point of view (slides) Sébastien Brisard To cite this version: Sébastien Brisard. Overview of FFT-based homogenization techniques from

More information

Finite element computation of leaky modes in straight and helical elastic waveguides

Finite element computation of leaky modes in straight and helical elastic waveguides Finite element computation of leaky modes in straight and helical elastic waveguides Khac-Long Nguyen, Fabien Treyssede, Christophe Hazard, Anne-Sophie Bonnet-Ben Dhia To cite this version: Khac-Long Nguyen,

More information

Hook lengths and shifted parts of partitions

Hook lengths and shifted parts of partitions Hook lengths and shifted parts of partitions Guo-Niu Han To cite this version: Guo-Niu Han Hook lengths and shifted parts of partitions The Ramanujan Journal, 009, 9 p HAL Id: hal-00395690

More information

A non-linear simulator written in C for orbital spacecraft rendezvous applications.

A non-linear simulator written in C for orbital spacecraft rendezvous applications. A non-linear simulator written in C for orbital spacecraft rendezvous applications. Paulo Ricardo Arantes Gilz To cite this version: Paulo Ricardo Arantes Gilz. A non-linear simulator written in C for

More information

Evaluation of transverse elastic properties of fibers used in composite materials by laser resonant ultrasound spectroscopy

Evaluation of transverse elastic properties of fibers used in composite materials by laser resonant ultrasound spectroscopy Evaluation of transverse elastic properties of fibers used in composite materials by laser resonant ultrasound spectroscopy Denis Mounier, Christophe Poilâne, Cécile Bûcher, Pascal Picart To cite this

More information

Numerical Modeling of Eddy Current Nondestructive Evaluation of Ferromagnetic Tubes via an Integral. Equation Approach

Numerical Modeling of Eddy Current Nondestructive Evaluation of Ferromagnetic Tubes via an Integral. Equation Approach Numerical Modeling of Eddy Current Nondestructive Evaluation of Ferromagnetic Tubes via an Integral Equation Approach Anastassios Skarlatos, Grégoire Pichenot, Dominique Lesselier, Marc Lambert, Bernard

More information

On size, radius and minimum degree

On size, radius and minimum degree On size, radius and minimum degree Simon Mukwembi To cite this version: Simon Mukwembi. On size, radius and minimum degree. Discrete Mathematics and Theoretical Computer Science, DMTCS, 2014, Vol. 16 no.

More information

Sound intensity as a function of sound insulation partition

Sound intensity as a function of sound insulation partition Sound intensity as a function of sound insulation partition S. Cvetkovic, R. Prascevic To cite this version: S. Cvetkovic, R. Prascevic. Sound intensity as a function of sound insulation partition. Journal

More information

A Study of the Regular Pentagon with a Classic Geometric Approach

A Study of the Regular Pentagon with a Classic Geometric Approach A Study of the Regular Pentagon with a Classic Geometric Approach Amelia Carolina Sparavigna, Mauro Maria Baldi To cite this version: Amelia Carolina Sparavigna, Mauro Maria Baldi. A Study of the Regular

More information

On Newton-Raphson iteration for multiplicative inverses modulo prime powers

On Newton-Raphson iteration for multiplicative inverses modulo prime powers On Newton-Raphson iteration for multiplicative inverses modulo prime powers Jean-Guillaume Dumas To cite this version: Jean-Guillaume Dumas. On Newton-Raphson iteration for multiplicative inverses modulo

More information

Theoretical calculation of the power of wind turbine or tidal turbine

Theoretical calculation of the power of wind turbine or tidal turbine Theoretical calculation of the power of wind turbine or tidal turbine Pierre Lecanu, Joel Breard, Dominique Mouazé To cite this version: Pierre Lecanu, Joel Breard, Dominique Mouazé. Theoretical calculation

More information

Impulse response measurement of ultrasonic transducers

Impulse response measurement of ultrasonic transducers Impulse response measurement of ultrasonic transducers F. Kadlec To cite this version: F. Kadlec. Impulse response measurement of ultrasonic transducers. Journal de Physique IV Colloque, 1994, 04 (C5),

More information

The FLRW cosmological model revisited: relation of the local time with th e local curvature and consequences on the Heisenberg uncertainty principle

The FLRW cosmological model revisited: relation of the local time with th e local curvature and consequences on the Heisenberg uncertainty principle The FLRW cosmological model revisited: relation of the local time with th e local curvature and consequences on the Heisenberg uncertainty principle Nathalie Olivi-Tran, Paul M Gauthier To cite this version:

More information

New estimates for the div-curl-grad operators and elliptic problems with L1-data in the half-space

New estimates for the div-curl-grad operators and elliptic problems with L1-data in the half-space New estimates for the div-curl-grad operators and elliptic problems with L1-data in the half-space Chérif Amrouche, Huy Hoang Nguyen To cite this version: Chérif Amrouche, Huy Hoang Nguyen. New estimates

More information

On The Exact Solution of Newell-Whitehead-Segel Equation Using the Homotopy Perturbation Method

On The Exact Solution of Newell-Whitehead-Segel Equation Using the Homotopy Perturbation Method On The Exact Solution of Newell-Whitehead-Segel Equation Using the Homotopy Perturbation Method S. Salman Nourazar, Mohsen Soori, Akbar Nazari-Golshan To cite this version: S. Salman Nourazar, Mohsen Soori,

More information

A Simple Proof of P versus NP

A Simple Proof of P versus NP A Simple Proof of P versus NP Frank Vega To cite this version: Frank Vega. A Simple Proof of P versus NP. 2016. HAL Id: hal-01281254 https://hal.archives-ouvertes.fr/hal-01281254 Submitted

More information

Basic concepts and models in continuum damage mechanics

Basic concepts and models in continuum damage mechanics Basic concepts and models in continuum damage mechanics Djimedo Kondo, Hélène Welemane, Fabrice Cormery To cite this version: Djimedo Kondo, Hélène Welemane, Fabrice Cormery. Basic concepts and models

More information

Influence of network metrics in urban simulation: introducing accessibility in graph-cellular automata.

Influence of network metrics in urban simulation: introducing accessibility in graph-cellular automata. Influence of network metrics in urban simulation: introducing accessibility in graph-cellular automata. Dominique Badariotti, Arnaud Banos, Diego Moreno To cite this version: Dominique Badariotti, Arnaud

More information

DEM modeling of penetration test in static and dynamic conditions

DEM modeling of penetration test in static and dynamic conditions DEM modeling of penetration test in static and dynamic conditions Quoc Anh Tran, Bastien Chevalier, Pierre Breul To cite this version: Quoc Anh Tran, Bastien Chevalier, Pierre Breul. DEM modeling of penetration

More information

Using multitable techniques for assessing Phytoplankton Structure and Succession in the Reservoir Marne (Seine Catchment Area, France)

Using multitable techniques for assessing Phytoplankton Structure and Succession in the Reservoir Marne (Seine Catchment Area, France) Using multitable techniques for assessing Phytoplankton Structure and Succession in the Reservoir Marne (Seine Catchment Area, France) Frédéric Bertrand, Myriam Maumy, Anne Rolland, Stéphan Jacquet To

More information

Solution to Sylvester equation associated to linear descriptor systems

Solution to Sylvester equation associated to linear descriptor systems Solution to Sylvester equation associated to linear descriptor systems Mohamed Darouach To cite this version: Mohamed Darouach. Solution to Sylvester equation associated to linear descriptor systems. Systems

More information

A New Integral Formulation for Eddy Current Computation in Thin Conductive Shells

A New Integral Formulation for Eddy Current Computation in Thin Conductive Shells A New Integral Formulation for Eddy Current Computation in Thin Conductive Shells Tung Le Duc, Gérard Meunier, Olivier Chadebec, Jean-Michel Guichon To cite this version: Tung Le Duc, Gérard Meunier, Olivier

More information

Thermodynamic form of the equation of motion for perfect fluids of grade n

Thermodynamic form of the equation of motion for perfect fluids of grade n Thermodynamic form of the equation of motion for perfect fluids of grade n Henri Gouin To cite this version: Henri Gouin. Thermodynamic form of the equation of motion for perfect fluids of grade n. Comptes

More information

On the longest path in a recursively partitionable graph

On the longest path in a recursively partitionable graph On the longest path in a recursively partitionable graph Julien Bensmail To cite this version: Julien Bensmail. On the longest path in a recursively partitionable graph. 2012. HAL Id:

More information

Soundness of the System of Semantic Trees for Classical Logic based on Fitting and Smullyan

Soundness of the System of Semantic Trees for Classical Logic based on Fitting and Smullyan Soundness of the System of Semantic Trees for Classical Logic based on Fitting and Smullyan Shahid Rahman To cite this version: Shahid Rahman. Soundness of the System of Semantic Trees for Classical Logic

More information

Exact Comparison of Quadratic Irrationals

Exact Comparison of Quadratic Irrationals Exact Comparison of Quadratic Irrationals Phuc Ngo To cite this version: Phuc Ngo. Exact Comparison of Quadratic Irrationals. [Research Report] LIGM. 20. HAL Id: hal-0069762 https://hal.archives-ouvertes.fr/hal-0069762

More information

Quasi-periodic solutions of the 2D Euler equation

Quasi-periodic solutions of the 2D Euler equation Quasi-periodic solutions of the 2D Euler equation Nicolas Crouseilles, Erwan Faou To cite this version: Nicolas Crouseilles, Erwan Faou. Quasi-periodic solutions of the 2D Euler equation. Asymptotic Analysis,

More information

Exogenous input estimation in Electronic Power Steering (EPS) systems

Exogenous input estimation in Electronic Power Steering (EPS) systems Exogenous input estimation in Electronic Power Steering (EPS) systems Valentina Ciarla, Carlos Canudas de Wit, Franck Quaine, Violaine Cahouet To cite this version: Valentina Ciarla, Carlos Canudas de

More information

On Politics and Argumentation

On Politics and Argumentation On Politics and Argumentation Maria Boritchev To cite this version: Maria Boritchev. On Politics and Argumentation. MALOTEC, Mar 2017, Nancy, France. 2017. HAL Id: hal-01666416 https://hal.archives-ouvertes.fr/hal-01666416

More information

Unfolding the Skorohod reflection of a semimartingale

Unfolding the Skorohod reflection of a semimartingale Unfolding the Skorohod reflection of a semimartingale Vilmos Prokaj To cite this version: Vilmos Prokaj. Unfolding the Skorohod reflection of a semimartingale. Statistics and Probability Letters, Elsevier,

More information

Best linear unbiased prediction when error vector is correlated with other random vectors in the model

Best linear unbiased prediction when error vector is correlated with other random vectors in the model Best linear unbiased prediction when error vector is correlated with other random vectors in the model L.R. Schaeffer, C.R. Henderson To cite this version: L.R. Schaeffer, C.R. Henderson. Best linear unbiased

More information

A proximal approach to the inversion of ill-conditioned matrices

A proximal approach to the inversion of ill-conditioned matrices A proximal approach to the inversion of ill-conditioned matrices Pierre Maréchal, Aude Rondepierre To cite this version: Pierre Maréchal, Aude Rondepierre. A proximal approach to the inversion of ill-conditioned

More information

ELASTIC WAVE PROPAGATION IN THREE-DIMENSIONAL PERIODIC COMPOSITE MATERIALS

ELASTIC WAVE PROPAGATION IN THREE-DIMENSIONAL PERIODIC COMPOSITE MATERIALS ELASTIC WAVE PROPAGATION IN THREE-DIMENSIONAL PERIODIC COMPOSITE MATERIALS B. Auld, Y. Shui, Y. Wang To cite this version: B. Auld, Y. Shui, Y. Wang. ELASTIC WAVE PROPAGATION IN THREE-DIMENSIONAL PERI-

More information

The beam-gas method for luminosity measurement at LHCb

The beam-gas method for luminosity measurement at LHCb The beam-gas method for luminosity measurement at LHCb P. Hopchev To cite this version: P. Hopchev. The beam-gas method for luminosity measurement at LHCb. XLVth Rencontres de Moriond: Electroweak Interactions

More information

Thermo-mechanical modelling of the aircraft tyre cornering

Thermo-mechanical modelling of the aircraft tyre cornering Thermo-mechanical modelling of the aircraft tyre cornering Lama Elias-Birembaux, Iulian Rosu, Frédéric Lebon To cite this version: Lama Elias-Birembaux, Iulian Rosu, Frédéric Lebon. Thermo-mechanical modelling

More information

The generation of the Biot s slow wave at a fluid-porous solid interface. The influence of impedance mismatch

The generation of the Biot s slow wave at a fluid-porous solid interface. The influence of impedance mismatch The generation of the Biot s slow wave at a fluid-porous solid interface. The influence of impedance mismatch T. Gómez-Alvarez Arenas, E. Riera Franco de Sarabia To cite this version: T. Gómez-Alvarez

More information

A remark on a theorem of A. E. Ingham.

A remark on a theorem of A. E. Ingham. A remark on a theorem of A. E. Ingham. K G Bhat, K Ramachandra To cite this version: K G Bhat, K Ramachandra. A remark on a theorem of A. E. Ingham.. Hardy-Ramanujan Journal, Hardy-Ramanujan Society, 2006,

More information

On Poincare-Wirtinger inequalities in spaces of functions of bounded variation

On Poincare-Wirtinger inequalities in spaces of functions of bounded variation On Poincare-Wirtinger inequalities in spaces of functions of bounded variation Maïtine Bergounioux To cite this version: Maïtine Bergounioux. On Poincare-Wirtinger inequalities in spaces of functions of

More information

There are infinitely many twin primes 30n+11 and 30n+13, 30n+17 and 30n+19, 30n+29 and 30n+31

There are infinitely many twin primes 30n+11 and 30n+13, 30n+17 and 30n+19, 30n+29 and 30n+31 There are infinitely many twin primes 30n+11 and 30n+13, 30n+17 and 30n+19, 30n+29 and 30n+31 Sibiri Christian Bandre To cite this version: Sibiri Christian Bandre. There are infinitely many twin primes

More information

Full waveform inversion of shot gathers in terms of poro-elastic parameters

Full waveform inversion of shot gathers in terms of poro-elastic parameters Full waveform inversion of shot gathers in terms of poro-elastic parameters Louis De Barros, M. Dietrich To cite this version: Louis De Barros, M. Dietrich. Full waveform inversion of shot gathers in terms

More information

Numerical modeling of diffusion within composite media

Numerical modeling of diffusion within composite media Numerical modeling of diffusion within composite media Miljan Milosevic To cite this version: Miljan Milosevic. Numerical modeling of diffusion within composite media. 2nd ECCOMAS Young Investigators Conference

More information

The parametric propagation in underwater acoustics : experimental results

The parametric propagation in underwater acoustics : experimental results The parametric propagation in underwater acoustics : experimental results E. Bouttard, V. Labat, O. Bou Matar, Thierry Chonavel To cite this version: E. Bouttard, V. Labat, O. Bou Matar, Thierry Chonavel.

More information

Solving the neutron slowing down equation

Solving the neutron slowing down equation Solving the neutron slowing down equation Bertrand Mercier, Jinghan Peng To cite this version: Bertrand Mercier, Jinghan Peng. Solving the neutron slowing down equation. 2014. HAL Id: hal-01081772

More information

Determination of absorption characteristic of materials on basis of sound intensity measurement

Determination of absorption characteristic of materials on basis of sound intensity measurement Determination of absorption characteristic of materials on basis of sound intensity measurement R. Prascevic, A. Milosevic, S. Cvetkovic To cite this version: R. Prascevic, A. Milosevic, S. Cvetkovic.

More information

The status of VIRGO. To cite this version: HAL Id: in2p

The status of VIRGO. To cite this version: HAL Id: in2p The status of VIRGO E. Tournefier, F. Acernese, P. Amico, M. Al-Shourbagy, S. Aoudia, S. Avino, D. Babusci, G. Ballardin, R. Barillé, F. Barone, et al. To cite this version: E. Tournefier, F. Acernese,

More information

Finite Volume for Fusion Simulations

Finite Volume for Fusion Simulations Finite Volume for Fusion Simulations Elise Estibals, Hervé Guillard, Afeintou Sangam To cite this version: Elise Estibals, Hervé Guillard, Afeintou Sangam. Finite Volume for Fusion Simulations. Jorek Meeting

More information

Water Vapour Effects in Mass Measurement

Water Vapour Effects in Mass Measurement Water Vapour Effects in Mass Measurement N.-E. Khélifa To cite this version: N.-E. Khélifa. Water Vapour Effects in Mass Measurement. Measurement. Water Vapour Effects in Mass Measurement, May 2007, Smolenice,

More information

Numerical Exploration of the Compacted Associated Stirling Numbers

Numerical Exploration of the Compacted Associated Stirling Numbers Numerical Exploration of the Compacted Associated Stirling Numbers Khaled Ben Letaïef To cite this version: Khaled Ben Letaïef. Numerical Exploration of the Compacted Associated Stirling Numbers. 2017.

More information

Eddy-Current Effects in Circuit Breakers During Arc Displacement Phase

Eddy-Current Effects in Circuit Breakers During Arc Displacement Phase Eddy-Current Effects in Circuit Breakers During Arc Displacement Phase Olivier Chadebec, Gerard Meunier, V. Mazauric, Yann Le Floch, Patrice Labie To cite this version: Olivier Chadebec, Gerard Meunier,

More information