Skip to main content

Showing 1–10 of 10 results for author: Klöfkorn, R

.
  1. arXiv:2401.09508  [pdf, other

    eess.IV physics.data-an

    4D-ONIX: A deep learning approach for reconstructing 3D movies from sparse X-ray projections

    Authors: Yuhe Zhang, Zisheng Yao, Robert Klöfkorn, Tobias Ritschel, Pablo Villanueva-Perez

    Abstract: The X-ray flux provided by X-ray free-electron lasers and storage rings offers new spatiotemporal possibilities to study in-situ and operando dynamics, even using single pulses of such facilities. X-ray Multi-Projection Imaging (XMPI) is a novel technique that enables volumetric information using single pulses of such facilities and avoids centrifugal forces induced by state-of-the-art time-resolv… ▽ More

    Submitted 2 February, 2024; v1 submitted 17 January, 2024; originally announced January 2024.

  2. arXiv:2201.05800  [pdf, other

    math.NA

    Theoretical and Practical Aspects of Space-Time DG-SEM Implementations

    Authors: Lea M. Versbach, Viktor Linders, Robert Klöfkorn, Philipp Birken

    Abstract: We discuss two approaches for the formulation and implementation of space-time discontinuous Galerkin spectral element methods (DG-SEM). In one, time is treated as an additional coordinate direction and a Galerkin procedure is applied to the entire problem. In the other, the method of lines is used with DG-SEM in space and the fully implicit Runge-Kutta method Lobatto IIIC in time. The two approac… ▽ More

    Submitted 3 February, 2022; v1 submitted 15 January, 2022; originally announced January 2022.

    Comments: updated 3D experiments, fixed typos

  3. arXiv:2009.13416  [pdf, other

    cs.MS cs.DC math.NA physics.comp-ph

    Extendible and Efficient Python Framework for Solving Evolution Equations with Stabilized Discontinuous Galerkin Method

    Authors: Andreas Dedner, Robert Klöfkorn

    Abstract: 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… ▽ More

    Submitted 29 March, 2021; v1 submitted 25 September, 2020; originally announced September 2020.

    Comments: 36 pages, 15 figures, various Python code examples

    MSC Class: 65M08; 65M60; 35Q31; 35Q90; 68N99

  4. arXiv:1910.06059  [pdf, other

    cs.OH physics.comp-ph

    The Open Porous Media Flow Reservoir Simulator

    Authors: Atgeirr Flø Rasmussen, Tor Harald Sandve, Kai Bao, Andreas Lauser, Joakim Hove, Bård Skaflestad, Robert Klöfkorn, Markus Blatt, Alf Birger Rustad, Ove Sævareid, Knut-Andreas Lie, Andreas Thune

    Abstract: 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 presen… ▽ More

    Submitted 4 October, 2019; originally announced October 2019.

    Comments: 43 pages, 22 figures

    MSC Class: 76S05; 68N01; 97N80

  5. arXiv:1909.13672  [pdf, other

    cs.MS cs.DC

    The DUNE Framework: Basic Concepts and Recent Developments

    Authors: Peter Bastian, Markus Blatt, Andreas Dedner, Nils-Arne Dreier, Christian Engwer, René Fritze, Carsten Gräser, Christoph Grüninger, Dominic Kempf, Robert Klöfkorn, Mario Ohlberger, Oliver Sander

    Abstract: 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 [1, 2]. This discussion is accompanied with a description of various advanced features, such as coupling of domains and… ▽ More

    Submitted 22 June, 2020; v1 submitted 30 September, 2019; originally announced September 2019.

    Comments: 69 pages, 14 figures, 4 tables and various code examples

    MSC Class: 76S05; 68N01

  6. arXiv:1805.00290  [pdf, other

    cs.CE cs.DC math.NA

    Python Framework for HP Adaptive Discontinuous Galerkin Method for Two Phase Flow in Porous Media

    Authors: Andreas Dedner, Birane Kane, Robert Klöfkorn, Martin Nolte

    Abstract: 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… ▽ More

    Submitted 1 May, 2018; originally announced May 2018.

    Comments: Keywords: DG, hp-adaptivity, Two-phase flow, IMPES, Fully implicit, Dune, Python, Porous media. 28 pages, 9 figures, various code snippets

    MSC Class: 65M08; 65M60; 65M50

  7. arXiv:1711.03141  [pdf, other

    math.NA

    A Weak Compatibility Condition for Newest Vertex Bisection in any dimension

    Authors: Martin Alkämper, Fernando Gaspoz, Robert Klöfkorn

    Abstract: We define a weak compatibility condition for the Newest Vertex Bisection algorithm on simplex grids of any dimension and show that using this condition the iterative algorithm terminates successfully. Additionally we provide an O(n) algorithm that renumbers any simplex grid to fulfil this condition. Furthermore we conduct experiments to estimate the distance to the standard compatibility and also… ▽ More

    Submitted 8 November, 2017; originally announced November 2017.

    Comments: 18 pages

    MSC Class: 65N30; 65N50; 65N12

  8. arXiv:1603.04891  [pdf, other

    cs.DC math.NA

    Distributed Newest Vertex Bisection

    Authors: Martin Alkämper, Robert Klöfkorn

    Abstract: 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 software package DUNE-ALUGrid.

    Submitted 15 March, 2016; originally announced March 2016.

    Comments: 18 pages, 13 pictures, 4 algorithms

    MSC Class: 65N50; 65Y05

  9. arXiv:1407.6954  [pdf, ps, other

    cs.MS cs.DC

    The DUNE-ALUGrid Module

    Authors: Martin Alkämper, Andreas Dedner, Robert Klöfkorn, Martin Nolte

    Abstract: In this paper we present the new DUNE-ALUGrid module. This module contains a major overhaul of the sources from the ALUgrid library and the binding to the DUNE software framework. The main changes include user defined load balancing, parallel grid construction, and an redesign of the 2d grid which can now also be used for parallel computations. In addition many improvements have been introduced in… ▽ More

    Submitted 15 August, 2015; v1 submitted 25 July, 2014; originally announced July 2014.

    Comments: 25 pages, 11 figures

  10. arXiv:1403.1157  [pdf, ps, other

    math.NA

    Efficient Parallel Simulation of Atherosclerotic Plaque Formation Using Higher Order Discontinuous Galerkin Schemes

    Authors: Stefan Girke, Robert Klöfkorn, Mario Ohlberger

    Abstract: The compact Discontinuous Galerkin 2 (CDG2) method was successfully tested for elliptic problems, scalar convection-diffusion equations and compressible Navier-Stokes equations. In this paper we use the newly developed DG method to solve a mathematical model for early stages of atherosclerotic plaque formation. Atherosclerotic plaque is mainly formed by accumulation of lipid-laden cells in the art… ▽ More

    Submitted 5 March, 2014; originally announced March 2014.

    Comments: preprint