SearcharxivSearch

arXiv subjects

Eliane Kummer

Publications and source records attributed to Eliane Kummer.

3 recordsLinked to original sources

Domain derivative and shape reconstruction for an inverse backscattering problem for the wave equation

We consider an inverse backscattering problem for time-dependent acoustic waves with a compactly supported penetrable scattering obstacle in unbounded three-dimensional free space. Assuming that dynamic backscattering far field data of scattered waves corresponding to a few time-dependent incident plane waves are available, the goal is to reconstruct the shape of the scattering obstacle. We establish Fr\'echet differentiability of the time-dependent far field pattern with respect to the shape of the scattering obstacle and give a characterization of the associated temporal domain derivative in terms of its Laplace transform. This characterization is then utilized in an efficient implementation of a regularized Gau{\ss}-Newton method for the inverse backscattering problem using convolution quadrature and a boundary element method. Numerical examples demonstrate potentials and limitations of the algorithm.

math.NA

Nonuniqueness of lattice Boltzmann schemes derived from finite difference methods

Recently, the construction of finite difference schemes from lattice Boltzmann schemes has been rigorously analyzed [Bellotti et al. (2022), Numer. Math. 152, pp. 1-40]. It is thus known that any lattice Boltzmann scheme can be expressed in terms of a corresponding multi-step finite difference scheme on the conserved variables. In the present work, we provide counterexamples for the conjecture that any multi-step finite difference scheme has a unique lattice Boltzmann formulation. Based on that, we indicate the existence of equivalence classes for discretized relaxation systems.

math.NA

OpenLB User Guide: Associated with Release 1.6 of the Code

OpenLB is an object-oriented implementation of LBM. It is the first implementation of a generic platform for LBM programming, which is shared with the open source community (GPLv2). Since the first release in 2007, the code has been continuously improved and extended which is documented by thirteen releases as well as the corresponding release notes which are available on the OpenLB website (https://www.openlb.net). The OpenLB code is written in C++ and is used by application programmers as well as developers, with the ability to implement custom models OpenLB supports complex data structures that allow simulations in complex geometries and parallel execution using MPI, OpenMP and CUDA on high-performance computers. The source code uses the concepts of interfaces and templates, so that efficient, direct and intuitive implementations of the LBM become possible. The efficiency and scalability has been checked and proved by code reviews. This user manual and a source code documentation by DoxyGen are available on the OpenLB project website.

cs.MS