Dire Strait? When the Holocaust Came to Sweden : A Regional Perspective 1943–1945
Chapter about the reactions to and reception of the arrival of refugees in Octover and November 1943 and during the spring of 1945 in the south of Sweden.
Filetype
Chapter about the reactions to and reception of the arrival of refugees in Octover and November 1943 and during the spring of 1945 in the south of Sweden.
The Open Porous Media (OPM) initiative is a community effort that encourages open innovation and reproducible research for simulation of porous media processes. OPM coordinates collaborative software development, maintains and distributes open-source software and open data sets, and seeks to ensure that these are available under a free license in a long-term perspective. In this paper, we present
We present an adaptive Discontinuous Galerkin discretization for the solution of porous media flow problems. The considered flows are immiscible and incompressible. The fully adaptive approach implemented allows for refinement and coarsening in both the element size, the polynomial degree and the time step size.
We defne a weak compatibility condition for the Newest Vertex Bisection algorithm on simplex grids of any dimension and show that, using this condition, the iterative refnement algorithm terminates successfully. Additionally we provide an O(n) algorithm that renumbers any simplex grid to fulfll this condition. Furthermore we conduct experiments to estimate the distance to the standard compatibilit
This paper discusses a Python interface for the recently published Dune-Fem-DG module which provides highly efficient implementations of the Discontinuous Galerkin (DG) method for solving a wide range of non linear partial differential equations (PDE). Although the C++ interfaces of Dune-Fem-DG are highly flexible and customizable, a solid knowledge of C++ is necessary to make use of this powerful
We present an adaptive Discontinuous Galerkin discretization for the solution of porous media flow problems. The considered flows are immiscible and incompressible. The adaptive approach implemented allows for refinement/coarsening in both the element size and the polynomial degree. The method is evaluated using homogeneous and heterogeneous test cases.
Improved and enhanced oil recovery methods require sophisticated simulation tools to predict the injected flow pass together with the chemical reactions inside it. One approach is application of higher-order numerical schemes to avoid excessive numerical diffusion that is very typical for transport processes. In this work, we provide a first step towards higher-order schemes applicable on general
In this paper we present a framework for solving two-phase flow problems in porous media. The discretization is based on a Discontinuous Galerkin method and includes local grid adaptivity and local choice of polynomial degree. The method is implemented using the new Python frontend Dune-FemPy to the open source framework Dune. The code used for the simulations is made available as Jupyter notebook
Distributed adaptive conforming refinement requires multiple iterations of the serial refinement algorithm and global communication as the refinement can be propagated over several processor boundaries. We show bounds on the maximum number of iterations. The algorithm is implemented within the open-source software package DUNE-ALUGRID.
The scalability of computational applications on current and next-generation supercomputers is increasingly limited by the cost of inter-process communication. We implement non-blocking asynchronous communication in the High-Order Methods Modeling Environment for the time integration of the hydrostatic fluid equations using both the spectral-element and discontinuous Galerkin methods. This allows
We present a range of numerical tests comparing the dynamical cores of the operationally used numerical weather prediction (NWP) model COSMO and the university code Dune, focusing on their efficiency and accuracy for solving benchmark test cases for NWP. The dynamical core of COSMO is based on a finite difference method whereas the Dune core is based on a Discontinuous Galerkin method. Both dynami
Electrical impedance tomography (EIT) is a noninvasive imaging modality, where imperceptible currents are applied to the skin and the resulting surface voltages are measured. It has the potential to distinguish between ischaemic and haemorrhagic stroke with a portable and inexpensive device. The image reconstruction relies on an accurate forward model of the experimental setup. Because of the rela
This paper presents the basic concepts and the module structure of the Distributed and Unified Numerics Environment and reflects on recent developments and general changes that happened since the release of the first DUNE version in 2007 and the main papers describing that state Bastian etal. (2008a, 2008b). This discussion is accompanied with a description of various advanced features, such as co