English
Related papers

Related papers: A new numerical algorithm for Low Mach number supe…

200 papers

A conservative finite-volume framework, based on a collocated variable arrangement, for the simulation of flows at all speeds, applicable to incompressible, ideal-gas and real-gas fluids is proposed in conjunction with a fully-coupled…

Computational Physics · Physics 2020-03-03 Fabian Denner , Fabien Evrard , Berend van Wachem

We consider high dimensional variants of the maximum flow and minimum cut problems in the setting of simplicial complexes and provide both algorithmic and hardness results. By viewing flows and cuts topologically in terms of the simplicial…

Data Structures and Algorithms · Computer Science 2021-06-29 William Maxwell , Amir Nayyeri

A multigrid scheme is proposed for the pressure equation of the incompressible unsteady fluid flow equations, allowing efficient implementation on clusters of modern CPUs, many integrated core devices (MICs), and graphics processing units…

Numerical Analysis · Mathematics 2014-08-19 György Tegze , Gyula I. Tóth

T. Borrvall and J. Petersson [Topology optimization of fluids in Stokes flow, International Journal for Numerical Methods in Fluids 41 (1) (2003) 77--107] developed the first model for topology optimization of fluids in Stokes flow. They…

Numerical Analysis · Mathematics 2022-04-14 Ioannis P. A. Papadopoulos , Endre Süli

Computational fluid dynamics (CFD) in many cases requires designing 3D models manually, which is a tedious task that requires specific skills. In this paper, we present a novel method for performing CFD directly on scanned 3D point clouds.…

We develop a novel algorithm to construct a congestion-approximator with polylogarithmic quality on a capacitated, undirected graph in nearly-linear time. Our approach is the first *bottom-up* hierarchical construction, in contrast to…

Data Structures and Algorithms · Computer Science 2025-01-14 Jason Li , Satish Rao , Di Wang

We present formalisations of the correctness of executable algorithms to solve minimum-cost flow problems in Isabelle/HOL. Two of the algorithms are based on the technique of scaling, most notably Orlin's algorithm, which has the fastest…

Logic in Computer Science · Computer Science 2026-02-04 Mohammad Abdulaziz , Thomas Ammer

We present the method for computation of fluid flows that are characterized by the large degree of expansion/contraction and in which the fluid velocity is dominated by the bulk component associated with the expansion/contraction and/or…

Astrophysics · Physics 2015-06-24 A. Y. Poludnenko , A. M. Khokhlov

We revisit the well-known Curve Shortening Flow for immersed curves in the $d$-dimensional Euclidean space. We exploit a fundamental structure of the problem to derive a new global construction of a solution, that is, a construction that is…

Analysis of PDEs · Mathematics 2023-12-01 Patrick Guidotti

Many astrophysical phenomena are highly subsonic, requiring specialized numerical methods suitable for long-time integration. In a series of earlier papers we described the development of MAESTRO, a low Mach number stellar hydrodynamics…

Instrumentation and Methods for Astrophysics · Physics 2015-05-18 A. Nonaka , A. S. Almgren , J. B. Bell , M. J. Lijewski , C. M. Malone , M. Zingale

Simulation of fluid flows is crucial for modeling physical phenomena like meteorology, aerodynamics, and biomedicine. Classical numerical solvers often require fine spatiotemporal grids to satisfy stability, consistency, and convergence…

Machine Learning · Computer Science 2025-07-04 Mengtao Yan , Qi Wang , Haining Wang , Ruizhi Chengze , Yi Zhang , Hongsheng Liu , Zidong Wang , Fan Yu , Qi Qi , Hao Sun

Blood flow in arterial systems can be described by the three-dimensional Navier-Stokes equations within a time-dependent spatial domain that accounts for the elasticity of the arterial walls. In this article blood is treated as an…

Numerical Analysis · Mathematics 2018-08-14 Francesco Fambri , Michael Dumbser , Vincenzo Casulli

Modeling flow in geosystems with natural fault is a challenging problem due to low permeability of fault compared to its surrounding porous media. One way to predict the behavior of the flow while taking the effects of fault into account is…

Numerical Analysis · Mathematics 2020-09-11 Youguang Chen , George Biros

We study the low Mach number limit for a viscous compressible two-fluid model with algebraic pressure closure in the three-dimensional torus $\mathbb{T}^3$. The pressure is determined implicitly through the densities of the two phases,…

Analysis of PDEs · Mathematics 2026-03-10 Yang Li , Mária Lukáčová-Medviďová , Ewelina Zatorska

This paper treats topology optimization of natural convection problems. A simplified model is suggested to describe the flow of an incompressible fluid in steady state conditions, similar to Darcy's law for fluid flow in porous media. The…

Computational Engineering, Finance, and Science · Computer Science 2019-12-02 Nicolo Pollini , Ole Sigmund , Casper Schousboe Andreasen , Joe Alexandersen

We present a non-iterative algorithm, FloatStepper, for coupling the motion of a rigid body and an incompressible fluid in computational fluid dynamics (CFD) simulations. The purpose of the algorithm is to remove the so-called added mass…

Fluid Dynamics · Physics 2024-04-22 Johan Roenby , Sithik Aliyar , Henrik Bredmose

We propose a numerical approach for solving conjugate heat transfer problems using the finite volume method. This approach combines a semi-implicit scheme for fluid flow, governed by the incompressible Navier-Stokes equations, with an…

Numerical Analysis · Mathematics 2025-03-18 Liang Fang , Xiandong Liu , Lei Zhang

We demonstrate how three-dimensional fluid flow simulations can be carried out on the Cellular Automata Machine 8 (CAM-8), a special-purpose computer for cellular-automata computations. The principal algorithmic innovation is the use of a…

We devise a deterministic algorithm for minimum Steiner cut, which uses $(\log n)^{O(1)}$ maximum flow calls and additional near-linear time. This algorithm improves on Li and Panigrahi's (FOCS 2020) algorithm, which uses $(\log…

Data Structures and Algorithms · Computer Science 2024-07-03 Matthew Ding , Jason Li

In this paper, we address the minimum-cost node-capacitated multiflow problem in an undirected network. For this problem, Babenko and Karzanov (2012) showed strongly polynomial-time solvability via the ellipsoid method. Our result is the…

Data Structures and Algorithms · Computer Science 2019-09-05 Hiroshi Hirai , Motoki Ikeda