Skip to main content

Showing 1–40 of 40 results for author: Kronbichler, M

.
  1. arXiv:2407.02100  [pdf, other

    math.NA

    Smoothers with localized residual computations for geometric multigrid methods

    Authors: Michał Wichrowski, Peter Munch, Martin Kronbichler, Guido Kanschat

    Abstract: We improve the performance of multigrid solvers on many-core architectures with cache hierarchies by reorganizing operations in the smoothing step to minimize memory transfers. We focus on patch smoothers, which offer robust convergence rates with respect to the finite element degree for various equations, in the setting of multiplicative subspace correction for numerical efficiency. By combining… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

  2. arXiv:2404.07911  [pdf, other

    math.NA

    High-performance matrix-free unfitted finite element operator evaluation

    Authors: Maximilian Bergbauer, Peter Munch, Wolfgang A. Wall, Martin Kronbichler

    Abstract: Unfitted finite element methods, like CutFEM, have traditionally been implemented in a matrix-based fashion, where a sparse matrix is assembled and later applied to vectors while solving the resulting linear system. With the goal of increasing performance and enabling algorithms with polynomial spaces of higher degrees, this contribution chooses a more abstract approach by matrix-free evaluation o… ▽ More

    Submitted 12 April, 2024; v1 submitted 11 April, 2024; originally announced April 2024.

    MSC Class: 65N30; 65Y20; 65Y05; 68W10

  3. arXiv:2402.17580  [pdf, other

    cs.CE

    A highly efficient computational approach for part-scale microstructure predictions in Ti-6Al-4V additive manufacturing

    Authors: Sebastian D. Proell, Julian Brotz, Martin Kronbichler, Wolfgang A. Wall, Christoph Meier

    Abstract: Fast and efficient simulations of metal additive manufacturing (AM) processes are highly relevant to exploring the full potential of this promising manufacturing technique. The microstructure composition plays an important role in characterizing the part quality and deriving mechanical properties. When complete parts are simulated, one often needs to resort to strong simplifications such as layer-… ▽ More

    Submitted 27 February, 2024; originally announced February 2024.

  4. arXiv:2402.04514  [pdf, other

    math.NA

    Graph-based methods for hyperbolic systems of conservation laws using discontinuous space discretizations, Part I: building blocks

    Authors: Martin Kronbichler, Matthias Maier, Ignacio Tomas

    Abstract: We present a graph-based discretization method for solving hyperbolic systems of conservation laws using discontinuous finite elements. The method is based on the convex limiting technique technique introduced by Guermond et al. (SIAM J. Sci. Comput. 40, A3211--A3239, 2018). As such, these methods are mathematically guaranteed to be invariant-set preserving and to satisfy discrete pointwise entrop… ▽ More

    Submitted 6 February, 2024; originally announced February 2024.

    MSC Class: 35L65; 35Q31; 65M12; 65N30; 65M22; 65M60

  5. arXiv:2401.12114  [pdf, other

    cs.CE

    Improved accuracy of continuum surface flux models for metal additive manufacturing melt pool simulations

    Authors: Nils Much, Magdalena Schreter-Fleischhacker, Peter Munch, Martin Kronbichler, Wolfgang A. Wall, Christoph Meier

    Abstract: Computational modeling of the melt pool dynamics in laser-based powder bed fusion metal additive manufacturing (PBF-LB/M) promises to shed light on fundamental mechanisms of defect generation. These processes are accompanied by rapid evaporation so that the evaporation-induced recoil pressure and cooling arise as major driving forces for fluid dynamics and temperature evolution. The magnitude of t… ▽ More

    Submitted 12 July, 2024; v1 submitted 22 January, 2024; originally announced January 2024.

  6. arXiv:2401.07805  [pdf, other

    cs.CE

    A consistent diffuse-interface model for two-phase flow problems with rapid evaporation

    Authors: Magdalena Schreter-Fleischhacker, Peter Munch, Nils Much, Martin Kronbichler, Wolfgang A. Wall, Christoph Meier

    Abstract: We present accurate and mathematically consistent formulations of a diffuse-interface model for two-phase flow problems involving rapid evaporation. The model addresses challenges including discontinuities in the density field by several orders of magnitude, leading to high velocity and pressure jumps across the liquid-vapor interface, along with dynamically changing interface topologies. To this… ▽ More

    Submitted 15 January, 2024; originally announced January 2024.

    Comments: 52 pages, 19 figures

  7. arXiv:2302.05164  [pdf, other

    cs.CE

    A highly efficient computational framework for fast scan-resolved simulations of metal additive manufacturing processes on the scale of real parts

    Authors: Sebastian D. Proell, Peter Munch, Martin Kronbichler, Wolfgang A. Wall, Christoph Meier

    Abstract: This article proposes a novel high-performance computing approach for the prediction of the temperature field in powder bed fusion (PBF) additive manufacturing processes. In contrast to many existing approaches to part-scale simulations, the underlying computational model consistently resolves physical scan tracks without additional heat source scaling, agglomeration strategies or any other heuris… ▽ More

    Submitted 15 September, 2023; v1 submitted 10 February, 2023; originally announced February 2023.

  8. arXiv:2209.06700  [pdf, other

    math.NA

    Stage-parallel fully implicit Runge-Kutta implementations with optimal multilevel preconditioners at the scaling limit

    Authors: Peter Munch, Ivo Dravins, Martin Kronbichler, Maya Neytcheva

    Abstract: We present an implementation of a fully stage-parallel preconditioner for Radau IIA type fully implicit Runge--Kutta methods, which approximates the inverse of $A_Q$ from the Butcher tableau by the lower triangular matrix resulting from an LU decomposition and diagonalizes the system with as many blocks as stages. For the transformed system, we employ a block preconditioner where each block is dis… ▽ More

    Submitted 14 September, 2022; originally announced September 2022.

    MSC Class: 65Y05; 65M55; 68W10

  9. arXiv:2205.08909  [pdf, ps, other

    cs.MS math.NA

    Enhancing data locality of the conjugate gradient method for high-order matrix-free finite-element implementations

    Authors: Martin Kronbichler, Dmytro Sashko, Peter Munch

    Abstract: This work investigates a variant of the conjugate gradient (CG) method and embeds it into the context of high-order finite-element schemes with fast matrix-free operator evaluation and cheap preconditioners like the matrix diagonal. Relying on a data-dependency analysis and appropriate enumeration of degrees of freedom, we interleave the vector updates and inner products in a CG iteration with the… ▽ More

    Submitted 18 May, 2022; originally announced May 2022.

    Comments: 19 pages, 14 figures

    ACM Class: G.4

  10. arXiv:2203.12292  [pdf, other

    math.NA cs.MS

    Efficient distributed matrix-free multigrid methods on locally refined meshes for FEM computations

    Authors: Peter Munch, Timo Heister, Laura Prieto Saavedra, Martin Kronbichler

    Abstract: This work studies three multigrid variants for matrix-free finite-element computations on locally refined meshes: geometric local smoothing, geometric global coarsening, and polynomial global coarsening. We have integrated the algorithms into the same framework-the open-source finite-element library deal.II-, which allows us to make fair comparisons regarding their implementation complexity, compu… ▽ More

    Submitted 10 April, 2022; v1 submitted 23 March, 2022; originally announced March 2022.

    Comments: 34 pages, 17 figures

    ACM Class: G.4

  11. arXiv:2106.09576  [pdf, ps, other

    cond-mat.mtrl-sci

    Lethe-DEM : An open-source parallel discrete element solver with load balancing

    Authors: Shahab Golshan, Peter Munch, Rene Gassmoller, Martin Kronbichler, Bruno Blais

    Abstract: Approximately $75 \%$ of the raw material and $50 \%$ of the products in the chemical industry are granular materials. The Discrete Element Method (DEM) provides detailed insights of phenomena at particle scale and it is therefore often used for modeling granular materials. However, because DEM tracks the motion and contact of individual particles separately, its computational cost increases non-l… ▽ More

    Submitted 4 June, 2021; originally announced June 2021.

  12. On the implementation of a robust and efficient finite element-based parallel solver for the compressible Navier-Stokes equations

    Authors: Jean-Luc Guermond, Martin Kronbichler, Matthias Maier, Bojan Popov, Ignacio Tomas

    Abstract: This paper describes in detail the implementation of a finite element technique for solving the compressible Navier-Stokes equations that is provably robust and demonstrates excellent performance on modern computer hardware. The method is second-order accurate in time and space. Robustness here means that the method is proved to be invariant domain preserving under the hyperbolic CFL time step res… ▽ More

    Submitted 25 October, 2021; v1 submitted 3 June, 2021; originally announced June 2021.

    MSC Class: 35L65; 65M60; 65M12; 65N30

  13. arXiv:2009.05106  [pdf, other

    physics.flu-dyn cs.CE math.NA

    A weakly compressible hybridizable discontinuous Galerkin formulation for fluid-structure interaction problems

    Authors: Andrea La Spina, Martin Kronbichler, Matteo Giacomini, Wolfgang A. Wall, Antonio Huerta

    Abstract: A scheme for the solution of fluid-structure interaction (FSI) problems with weakly compressible flows is proposed in this work. A novel hybridizable discontinuous Galerkin (HDG) method is derived for the discretization of the fluid equations, while the standard continuous Galerkin (CG) approach is adopted for the structural problem. The chosen HDG solver combines robustness of discontinuous Galer… ▽ More

    Submitted 9 September, 2020; originally announced September 2020.

    Comments: 49 pages, 20 figures, 2 tables

    MSC Class: 65M60; 76D07; 76M10

    Journal ref: Comput. Methods Appl. Mech. Eng., Volume 372, Article 113392 (2020)

  14. arXiv:2007.01656  [pdf, other

    physics.flu-dyn physics.comp-ph

    Numerical evidence of anomalous energy dissipation in incompressible Euler flows: Towards grid-converged results for the inviscid Taylor-Green problem

    Authors: Niklas Fehn, Martin Kronbichler, Peter Munch, Wolfgang A Wall

    Abstract: Providing evidence of finite-time singularities of the incompressible Euler equations in three space dimensions is still an unsolved problem. Likewise, the zeroth law of turbulence has not been proven to date by numerical experiments. We address this issue by high-resolution numerical simulations of the inviscid three-dimensional Taylor-Green vortex problem using a novel high-order discontinuous G… ▽ More

    Submitted 3 July, 2020; originally announced July 2020.

  15. arXiv:2007.00094  [pdf, other

    cs.MS math.NA

    Efficient parallel 3D computation of the compressible Euler equations with an invariant-domain preserving second-order finite-element scheme

    Authors: Matthias Maier, Martin Kronbichler

    Abstract: We discuss the efficient implementation of a high-performance second-order collocation-type finite-element scheme for solving the compressible Euler equations of gas dynamics on unstructured meshes. The solver is based on the convex limiting technique introduced by Guermond et al. (SIAM J. Sci. Comput. 40, A3211-A3239, 2018). As such it is invariant-domain preserving, i.e., the solver maintains im… ▽ More

    Submitted 2 February, 2021; v1 submitted 30 June, 2020; originally announced July 2020.

  16. arXiv:2004.06722  [pdf, other

    cs.PF cs.DC

    Scalability of High-Performance PDE Solvers

    Authors: Paul Fischer, Misun Min, Thilina Rathnayake, Som Dutta, Tzanio Kolev, Veselin Dobrev, Jean-Sylvain Camier, Martin Kronbichler, Tim Warburton, Kasia Swirydowicz, Jed Brown

    Abstract: Performance tests and analyses are critical to effective HPC software development and are central components in the design and implementation of computational algorithms for achieving faster simulations on existing and future computing architectures for large-scale application problems. In this paper, we explore performance and space-time trade-offs for important compute-intensive kernels of large… ▽ More

    Submitted 14 April, 2020; originally announced April 2020.

    Comments: 25 pages, 54 figures

    MSC Class: 35-04 ACM Class: D.0; F.2; G.2; G.4; I.6

  17. High-order arbitrary Lagrangian-Eulerian discontinuous Galerkin methods for the incompressible Navier-Stokes equations

    Authors: Niklas Fehn, Johannes Heinz, Wolfgang A. Wall, Martin Kronbichler

    Abstract: This paper presents robust discontinuous Galerkin methods for the incompressible Navier-Stokes equations on moving meshes. High-order accurate arbitrary Lagrangian-Eulerian formulations are proposed in a unified framework for both monolithic as well as projection or splitting-type Navier-Stokes solvers. The framework is flexible, allows implicit and explicit formulations of the convective term, an… ▽ More

    Submitted 16 March, 2020; originally announced March 2020.

  18. arXiv:2002.08110  [pdf, other

    cs.MS math.NA

    hyper.deal: An efficient, matrix-free finite-element library for high-dimensional partial differential equations

    Authors: Peter Munch, Katharina Kormann, Martin Kronbichler

    Abstract: This work presents the efficient, matrix-free finite-element library hyper.deal for solving partial differential equations in two to six dimensions with high-order discontinuous Galerkin methods. It builds upon the low-dimensional finite-element library deal.II to create complex low-dimensional meshes and to operate on them individually. These meshes are combined via a tensor product on the fly an… ▽ More

    Submitted 19 February, 2020; originally announced February 2020.

    Comments: 33 pages, 18 figures

    ACM Class: G.4

  19. The deal.II finite element library: design, features, and insights

    Authors: Daniel Arndt, Wolfgang Bangerth, Denis Davydov, Timo Heister, Luca Heltai, Martin Kronbichler, Matthias Maier, Jean-Paul Pelteret, Bruno Turcksin, David Wells

    Abstract: deal.II is a state-of-the-art finite element library focused on generality, dimension-independent programming, parallelism, and extensibility. Herein, we outline its primary design considerations and its sophisticated features such as distributed meshes, $hp$-adaptivity, support for complex geometries, and matrix-free algorithms. But deal.II is more than just a software library: It is also a diver… ▽ More

    Submitted 17 February, 2020; v1 submitted 24 October, 2019; originally announced October 2019.

    Comments: 36 pages, 3 figures

    Journal ref: Computers {\&} Mathematics with Applications, 81: 407--422, 2021

  20. Propagating geometry information to finite element computations

    Authors: Luca Heltai, Wolfgang Bangerth, Martin Kronbichler, Andrea Mola

    Abstract: The traditional workflow in continuum mechanics simulations is that a geometry description -- for example obtained using Constructive Solid Geometry or Computer Aided Design tools -- forms the input for a mesh generator. The mesh is then used as the sole input for the finite element, finite volume, and finite difference solver, which at this point no longer has access to the original, "underlying"… ▽ More

    Submitted 7 July, 2021; v1 submitted 22 October, 2019; originally announced October 2019.

    Comments: 30 pages, 14 Figures

    Journal ref: Transactions on Mathematical Software, 47(4):1-30, 2021

  21. arXiv:1910.01900  [pdf, other

    physics.comp-ph math.NA

    Hybrid multigrid methods for high-order discontinuous Galerkin discretizations

    Authors: Niklas Fehn, Peter Munch, Wolfgang A. Wall, Martin Kronbichler

    Abstract: The present work develops hybrid multigrid methods for high-order discontinuous Galerkin discretizations of elliptic problems. Fast matrix-free operator evaluation on tensor product elements is used to devise a computationally efficient PDE solver. The multigrid hierarchy exploits all possibilities of geometric, polynomial, and algebraic coarsening, targeting engineering applications on complex ge… ▽ More

    Submitted 4 October, 2019; originally announced October 2019.

  22. arXiv:1907.08492  [pdf, ps, other

    math.NA cs.MS cs.PF

    A Hermite-like basis for faster matrix-free evaluation of interior penalty discontinuous Galerkin operators

    Authors: Martin Kronbichler, Katharina Kormann, Niklas Fehn, Peter Munch, Julius Witte

    Abstract: This work proposes a basis for improved throughput of matrix-free evaluation of discontinuous Galerkin symmetric interior penalty discretizations on hexahedral elements. The basis relies on ideas of Hermite polynomials. It is used in a fully discontinuous setting not for higher order continuity but to minimize the effective stencil width, namely to limit the neighbor access of an element to one da… ▽ More

    Submitted 19 July, 2019; originally announced July 2019.

    Comments: 20 pages, 8 figures

  23. arXiv:1907.01005  [pdf, other

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

    Algorithms and data structures for matrix-free finite element operators with MPI-parallel sparse multi-vectors

    Authors: Denis Davydov, Martin Kronbichler

    Abstract: Traditional solution approaches for problems in quantum mechanics scale as $\mathcal O(M^3)$, where $M$ is the number of electrons. Various methods have been proposed to address this issue and obtain linear scaling $\mathcal O(M)$. One promising formulation is the direct minimization of energy. Such methods take advantage of physical localization of the solution, namely that the solution can be so… ▽ More

    Submitted 1 July, 2019; originally announced July 2019.

    Comments: 29 pages, 12 figures

  24. arXiv:1905.00142  [pdf, other

    physics.comp-ph math.NA physics.flu-dyn

    High-order DG solvers for under-resolved turbulent incompressible flows: A comparison of $L^2$ and $H$(div) methods

    Authors: Niklas Fehn, Martin Kronbichler, Christoph Lehrenfeld, Gert Lube, Philipp W. Schroeder

    Abstract: The accurate numerical simulation of turbulent incompressible flows is a challenging topic in computational fluid dynamics. For discretisation methods to be robust in the under-resolved regime, mass conservation as well as energy stability are key ingredients to obtain robust and accurate discretisations. Recently, two approaches have been proposed in the context of high-order discontinuous Galerk… ▽ More

    Submitted 29 April, 2019; originally announced May 2019.

    Comments: 24 pages, 13 figures

  25. A hybridizable discontinuous Galerkin method for electromagnetics with a view on subsurface applications

    Authors: Luca Berardocco, Martin Kronbichler, Volker Gravemeier

    Abstract: Two Hybridizable Discontinuous Galerkin (HDG) schemes for the solution of Maxwell's equations in the time domain are presented. The first method is based on an electromagnetic diffusion equation, while the second is based on Faraday's and Maxwell--Ampère's laws. Both formulations include the diffusive term depending on the conductivity of the medium. The three-dimensional formulation of the electr… ▽ More

    Submitted 23 April, 2019; originally announced April 2019.

  26. arXiv:1904.03317  [pdf, other

    math.NA cs.MS

    A Flexible, Parallel, Adaptive Geometric Multigrid method for FEM

    Authors: Thomas C. Clevenger, Timo Heister, Guido Kanschat, Martin Kronbichler

    Abstract: We present the design and implementation details of a geometric multigrid method on adaptively refined meshes for massively parallel computations. The method uses local smoothing on the refined part of the mesh. Partitioning is achieved by using a space filling curve for the leaf mesh and distributing ancestors in the hierarchy based on the leaves. We present a model of the efficiency of mesh hier… ▽ More

    Submitted 3 August, 2021; v1 submitted 5 April, 2019; originally announced April 2019.

  27. arXiv:1811.06752  [pdf, other

    physics.flu-dyn

    Modern discontinuous Galerkin methods for the simulation of transitional and turbulent flows in biomedical engineering: A comprehensive LES study of the FDA benchmark nozzle model

    Authors: Niklas Fehn, Wolfgang A. Wall, Martin Kronbichler

    Abstract: This work uses high-order discontinuous Galerkin discretization techniques as a generic, parameter-free, and reliable tool to accurately predict transitional and turbulent flows through medical devices. Flows through medical devices are characterized by moderate Reynolds numbers and typically involve different flow regimes such as laminar, transitional, and turbulent flows. Previous studies for th… ▽ More

    Submitted 16 November, 2018; originally announced November 2018.

  28. arXiv:1806.03095  [pdf, other

    physics.flu-dyn physics.comp-ph

    A matrix-free high-order discontinuous Galerkin compressible Navier-Stokes solver: A performance comparison of compressible and incompressible formulations for turbulent incompressible flows

    Authors: Niklas Fehn, Wolfgang A. Wall, Martin Kronbichler

    Abstract: Both compressible and incompressible Navier-Stokes solvers can be used and are used to solve incompressible turbulent flow problems. In the compressible case, the Mach number is then considered as a solver parameter that is set to a small value, $\mathrm{M}\approx 0.1$, in order to mimic incompressible flows. This strategy is widely used for high-order discontinuous Galerkin discretizations of the… ▽ More

    Submitted 8 June, 2018; originally announced June 2018.

  29. Efficient Explicit Time Step** of High Order Discontinuous Galerkin Schemes for Waves

    Authors: Svenja Schoeder, Katharina Kormann, Wolfgang Wall, Martin Kronbichler

    Abstract: This work presents algorithms for the efficient implementation of discontinuous Galerkin methods with explicit time step** for acoustic wave propagation on unstructured meshes of quadrilaterals or hexahedra. A crucial step towards efficiency is to evaluate operators in a matrix-free way with sum-factorization kernels. The method allows for general curved geometries and variable coefficients. Tem… ▽ More

    Submitted 9 May, 2018; originally announced May 2018.

    MSC Class: 65M60; 65Y20; 68Q25; 68W40

  30. Effective slip over partially filled microcavities and its possible failure

    Authors: Zhouyang Ge, Hanna Holmgren, Martin Kronbichler, Luca Brandt, Gunilla Kreiss

    Abstract: Motivated by the emerging applications of liquid-infused surfaces (LIS), we study the drag reduction and robustness of transverse flows over two-dimensional microcavities partially filled with an oily lubricant. Using separate simulations at different scales, characteristic contact line velocities at the fluid-solid intersection are first extracted from nano-scale phase field simulations and then… ▽ More

    Submitted 7 May, 2018; originally announced May 2018.

    Comments: Phys. Rev. Fluids (2018)

    Journal ref: Phys. Rev. Fluids 3, 054201 (2018)

  31. arXiv:1802.01439  [pdf, other

    physics.flu-dyn physics.comp-ph

    Efficiency of high-performance discontinuous Galerkin spectral element methods for under-resolved turbulent incompressible flows

    Authors: Niklas Fehn, Wolfgang A. Wall, Martin Kronbichler

    Abstract: The present paper addresses the numerical solution of turbulent flows with high-order discontinuous Galerkin methods for discretizing the incompressible Navier-Stokes equations. The efficiency of high-order methods when applied to under-resolved problems is an open issue in literature. This topic is carefully investigated in the present work by the example of the 3D Taylor-Green vortex problem. Ou… ▽ More

    Submitted 5 February, 2018; originally announced February 2018.

  32. Robust and efficient discontinuous Galerkin methods for under-resolved turbulent incompressible flows

    Authors: Niklas Fehn, Wolfgang A Wall, Martin Kronbichler

    Abstract: We present a robust and accurate discretization approach for incompressible turbulent flows based on high-order discontinuous Galerkin methods. The DG discretization of the incompressible Navier-Stokes equations uses the local Lax-Friedrichs flux for the convective term, the symmetric interior penalty method for the viscous term, and central fluxes for the velocity-pressure coupling terms. Stabili… ▽ More

    Submitted 24 January, 2018; originally announced January 2018.

  33. arXiv:1712.08469  [pdf, other

    physics.flu-dyn math.NA physics.comp-ph

    Wall modeling via function enrichment: extension to detached-eddy simulation

    Authors: Benjamin Krank, Martin Kronbichler, Wolfgang A. Wall

    Abstract: We extend the approach of wall modeling via function enrichment to detached-eddy simulation. The wall model aims at using coarse cells in the near-wall region by modeling the velocity profile in the viscous sublayer and log-layer. However, unlike other wall models, the full Navier-Stokes equations are still discretely fulfilled, including the pressure gradient and convective term. This is achieved… ▽ More

    Submitted 22 December, 2017; originally announced December 2017.

  34. arXiv:1711.03590  [pdf, ps, other

    cs.MS math.NA

    Fast matrix-free evaluation of discontinuous Galerkin finite element operators

    Authors: Martin Kronbichler, Katharina Kormann

    Abstract: We present an algorithmic framework for matrix-free evaluation of discontinuous Galerkin finite element operators based on sum factorization on quadrilateral and hexahedral meshes. We identify a set of kernels for fast quadrature on cells and faces targeting a wide class of weak forms originating from linear and nonlinear partial differential equations. Different algorithms and data structures for… ▽ More

    Submitted 9 November, 2017; originally announced November 2017.

    Journal ref: ACM Transactions on Mathematical Software 45(3), 29/1-29/40, 2019

  35. arXiv:1706.09252  [pdf, other

    math.NA physics.comp-ph physics.flu-dyn

    On the stability of projection methods for the incompressible Navier-Stokes equations based on high-order discontinuous Galerkin discretizations

    Authors: Niklas Fehn, Wolfgang A. Wall, Martin Kronbichler

    Abstract: The present paper deals with the numerical solution of the incompressible Navier-Stokes equations using high-order discontinuous Galerkin (DG) methods for discretization in space. For DG methods applied to the dual splitting projection method, instabilities have recently been reported that occur for coarse spatial resolutions and small time step sizes. By means of numerical investigation we give e… ▽ More

    Submitted 28 June, 2017; originally announced June 2017.

    Comments: 31 pages

  36. arXiv:1705.08813  [pdf, other

    physics.flu-dyn math.NA physics.comp-ph

    A multiscale approach to hybrid RANS/LES wall modeling within a high-order discontinuous Galerkin scheme using function enrichment

    Authors: Benjamin Krank, Martin Kronbichler, Wolfgang A. Wall

    Abstract: We present a novel approach to hybrid RANS/LES wall modeling based on function enrichment, which overcomes the common problem of the RANS-LES transition and enables coarse meshes near the boundary. While the concept of function enrichment as an efficient discretization technique for turbulent boundary layers has been proposed in an earlier article by Krank & Wall (J. Comput. Phys. 316 (2016) 94-11… ▽ More

    Submitted 27 December, 2017; v1 submitted 24 May, 2017; originally announced May 2017.

    Journal ref: International Journal for Numerical Methods in Fluids 2018

  37. A performance comparison of continuous and discontinuous Galerkin methods with fast multigrid solvers

    Authors: Martin Kronbichler, Wolfgang A. Wall

    Abstract: This study presents a fair performance comparison of the continuous finite element method, the symmetric interior penalty discontinuous Galerkin method, and the hybridized discontinuous Galerkin method. Modern implementations of high-order methods with state-of-the-art multigrid solvers for the Poisson equation are considered, including fast matrix-free implementations with sum factorization on qu… ▽ More

    Submitted 9 December, 2016; v1 submitted 9 November, 2016; originally announced November 2016.

    ACM Class: G.1.8

    Journal ref: SIAM J. Sci. Comput. 40(5), A3423-A3448, 2018

  38. arXiv:1610.08205  [pdf, other

    physics.flu-dyn math.NA physics.ao-ph physics.comp-ph

    Wall modeling via function enrichment within a high-order DG method for RANS simulations of incompressible flow

    Authors: Benjamin Krank, Martin Kronbichler, Wolfgang A. Wall

    Abstract: We present a novel approach to wall modeling for RANS within the discontinuous Galerkin method. Wall functions are not used to prescribe boundary conditions as usual but they are built into the function space of the numerical method as a local enrichment, in addition to the standard polynomial component. The Galerkin method then automatically finds the optimal solution among all shape functions av… ▽ More

    Submitted 26 October, 2016; originally announced October 2016.

    Journal ref: International Journal for Numerical Methods in Fluids 86 (2018) 107-129

  39. arXiv:1607.01323  [pdf, other

    math.NA physics.ao-ph physics.comp-ph physics.flu-dyn

    A high-order semi-explicit discontinuous Galerkin solver for 3D incompressible flow with application to DNS and LES of turbulent channel flow

    Authors: Benjamin Krank, Niklas Fehn, Wolfgang A. Wall, Martin Kronbichler

    Abstract: We present an efficient discontinuous Galerkin scheme for simulation of the incompressible Navier-Stokes equations including laminar and turbulent flow. We consider a semi-explicit high-order velocity-correction method for time integration as well as nodal equal-order discretizations for velocity and pressure. The non-linear convective term is treated explicitly while a linear system is solved for… ▽ More

    Submitted 5 July, 2016; originally announced July 2016.

    Comments: 28 pages, in preparation for submission to Journal of Computational Physics

    Journal ref: Journal of Computational Physics 348 (2017) pp. 634-659

  40. arXiv:1312.2266  [pdf, other

    math.NA cs.MS

    The deal.II Library, Version 8.1

    Authors: Wolfgang Bangerth, Timo Heister, Luca Heltai, Guido Kanschat, Martin Kronbichler, Matthias Maier, Bruno Turcksin, Toby D. Young

    Abstract: This paper provides an overview of the new features of the finite element library deal.II version 8.1.

    Submitted 31 December, 2013; v1 submitted 8 December, 2013; originally announced December 2013.

    Comments: v4: for deal.II version 8.1 v3: minor fixes. v2: correct the citation inside the article