English
Related papers

Related papers: A GPU-Accelerated Sharp Interface Immersed Boundar…

200 papers

This work develops advanced numerical methods for free-surface simulations of polymer mixing processes, integrating a Volume of Fluid (VOF) interface-capturing approach with a non-conforming Immersed Boundary (IB) method to model two-phase…

FASTEST-3D is an MPI-parallel finite-volume flow solver based on block-structured meshes that has been developed at the University of Erlangen-Nuremberg since the early 1990s. It can be used to solve the laminar or turbulent incompressible…

Performance · Computer Science 2013-03-20 Christoph Scheit , Georg Hager , Jan Treibig , Stefan Becker , Gerhard Wellein

Adaptive finite elements combined with geometric multigrid solvers are one of the most efficient numerical methods for problems such as the instationary Navier-Stokes equations. Yet despite their efficiency, computations remain expensive…

Numerical Analysis · Mathematics 2025-12-23 Manuel Liebchen , Robert Jendersie , Utku Kaya , Christian Lessig , Thomas Richter

DC Optimal Power Flow (DCOPF) is a key operational tool for power system operators, and it is embedded as a subproblem in many challenging optimization problems (e.g., line switching). However, traditional CPU-based solve routines (e.g.,…

Systems and Control · Electrical Eng. & Systems 2024-09-26 Seide Saba Rafiei , Samuel Chevalier

Solving the shallow water equations efficiently is critical to the study of natural hazards induced by tsunami and storm surge, since it provides more response time in an early warning system and allows more runs to be done for…

Computational Physics · Physics 2019-01-23 Xinsheng Qin , Randall LeVeque , Michael Motley

Adaptive mesh refinement (AMR) reduces computational costs in CFD by concentrating resolution where needed, but efficiently embedding complex, non-aligned geometries on GPUs remains challenging. We present a GPU-native algorithm for…

Computational Engineering, Finance, and Science · Computer Science 2026-04-28 Khodr Jaber , Ebenezer E. Essel , Pierre E. Sullivan

We present a robust and scalable solver for direct-forcing immersed boundary simulations, based on a preconditioned SIMPLE algorithm. The method applies block elimination to the pressure-force coupled system, and utilizes the discrete…

Computational Physics · Physics 2026-02-17 Rachel Yovel , Eran Treister , Yuri Feldman

Interfacial Stokes flow can be efficiently computed using the Boundary Integral Equation method. In 3D, the fluid velocity at a target point is given by a 2D surface integral over all interfaces, thus reducing the dimension of the problem.…

Numerical Analysis · Mathematics 2025-04-03 Monika Nitsche , Bowei Wu , Ling Xu

We present the Fluid Transport Accelerated Solver, FluTAS, a scalable GPU code for multiphase flows with thermal effects. The code solves the incompressible Navier-Stokes equation for two-fluid systems, with a direct FFT-based Poisson…

We present our approach to making direct numerical simulations of turbulence with applications in sustainable shipping. We use modern Fortran and the spectral element method to leverage and scale on supercomputers powered by the Nvidia A100…

Mathematical Software · Computer Science 2022-07-15 Martin Karp , Daniele Massaro , Niclas Jansson , Alistair Hart , Jacob Wahlgren , Philipp Schlatter , Stefano Markidis

Relativistic fluid dynamics is a major component in dynamical simulations of the quark-gluon plasma created in relativistic heavy-ion collisions. Simulations of the full three-dimensional dissipative dynamics of the quark-gluon plasma with…

Computational Physics · Physics 2018-03-02 Dennis Bazow , Ulrich W. Heinz , Michael Strickland

Hydrodynamics calculations have been successfully used in studies of the bulk properties of the Quark-Gluon Plasma, particularly of elliptic flow and shear viscosity. However, there are areas (for instance event-by-event simulations for…

Understanding shock-solid interactions remains a central challenge in compressiblefluiddynamics. WepresentJAX-Shock: afully-differentiable,GPU-accelerated, high-order shock-capturing solver for efficient simulation of the compressible…

Fluid Dynamics · Physics 2026-01-09 Bo Zhang

We focus on implementing and optimizing a sixth-order finite-difference solver for simulating compressible fluids on a GPU using third-order Runge-Kutta integration. Since graphics processing units perform well in data-parallel tasks, this…

Computational Physics · Physics 2017-07-28 Johannes Pekkilä , Miikka S. Väisälä , Maarit J. Käpylä , Petri J. Käpylä , Omer Anjum

Currently, Eulerian flow solvers are very efficient in accurately resolving flow structures near solid boundaries. On the other hand, they tend to be diffusive and to dampen high-intensity vortical structures after a short distance away…

Numerical Analysis · Mathematics 2015-06-05 Artur Palha , Lento Manickathan , Carlos Simao Ferreira , Gerard van Bussel

A novel and scalable geometric multi-level algorithm is presented for the numerical solution of elliptic partial differential equations, specially designed to run with high occupancy of streaming processors inside Graphics Processing…

Mathematical Software · Computer Science 2017-03-22 J. T. Becerra-Sagredo , F. Mandujano , C. Malaga

The reliability of cardiovascular computational models depends on the accurate solution of the hemodynamics, the realistic characterization of the hyperelastic and electric properties of the tissues along with the correct description of…

Fluid-structure systems occur in a range of scientific and engineering applications. The immersed boundary(IB) method is a widely recognized and effective modeling paradigm for simulating fluid-structure interaction(FSI) in such systems,…

Numerical Analysis · Mathematics 2022-06-10 Ebrahim M. Kolahdouz , Amneet Pal Singh Bhalla , Brent A. Craven , Boyce E. Griffith

We develop an immersed boundary (IB) method for modeling flows around fixed or moving rigid bodies that is suitable for a broad range of Reynolds numbers, including steady Stokes flow. The spatio-temporal discretization of the fluid…

Numerical Analysis · Mathematics 2016-03-02 B. Kallemov , A. Pal Singh Bhalla , B. E. Griffith , A. Donev

This report presents a comprehensive analysis of the performance of GPU accelerated meshfree CFD solvers for two-dimensional compressible flows in Fortran, C++, Python, and Julia. The programming model CUDA is used to develop the GPU codes.…

Programming Languages · Computer Science 2023-05-03 Nischay Ram Mamidi , Kumar Prasun , Dhruv Saxena , Anil Nemili , Bharatkumar Sharma , S. M. Deshpande