English
Related papers

Related papers: JAX-Shock: A Differentiable, GPU-Accelerated, Shoc…

200 papers

Compressible flow problems are characterized by highly nonlinear, implicit, and often transcendental governing equations. In undergraduate gas dynamics education, solving these equations traditionally relies on iterative numerical methods…

Fluid Dynamics · Physics 2025-12-19 Ehsan Roohi

We implement a trust region method on the GPU for nonlinear least squares curve fitting problems using a new deep learning Python library called JAX. Our open source package, JAXFit, works for both unconstrained and constrained curve…

Machine Learning · Computer Science 2022-08-26 Lucas R. Hofer , Milan Krstajić , Robert P. Smith

We introduce a collection of benchmark problems in 2D and 3D (geometry description and boundary conditions), including simple cases with known analytic solution, classical experimental setups, and complex geometries with fabricated…

Computational Engineering, Finance, and Science · Computer Science 2021-12-13 Zizhou Huang , Teseo Schneider , Minchen Li , Chenfanfu Jiang , Denis Zorin , Daniele Panozzo

The laminar-to-turbulent transition remains a fundamental and enduring challenge in fluid mechanics. Its complexity arises from the intrinsic nonlinearity and extreme sensitivity to external disturbances. This transition is critical in a…

Fluid Dynamics · Physics 2026-01-07 Wenhui Chang , Hongyuan Hu , Youcheng Xi , Markus Kloker , Honghui Teng , Jie Ren

The developments over the last five decades concerning numerical discretisations of the incompressible Navier--Stokes equations have lead to reliable tools for their approximation: those include stable methods to properly address the…

Numerical Analysis · Mathematics 2025-08-12 Dominic Breit , Andreas Prohl , Jörn Wichmann

We introduce Atomistic learned potentials in JAX (apax), a flexible and efficient open source software package for training and inference of machine-learned interatomic potentials. Built on the JAX framework, apax supports GPU acceleration…

Chemical Physics · Physics 2025-11-19 Moritz René Schäfer , Nico Segreto , Fabian Zills , Christian Holm , Johannes Kästner

A spectral element solver is developed for the high-fidelity simulation of the unsteady flow over an aerospike nozzle. The Navier-Stokes solver is a kinetic-energy-preserving, discontinuous Galerkin spectral element method (DGSEM) combined…

Fluid Dynamics · Physics 2025-11-20 Zachary Pyle , Gustaaf B. Jacobs

We propose a decoupled divergence-free neural networks basis (Decoupled-DFNN) method for solving incompressible flow problems, including the Stokes and Navier-Stokes equations. To ensure the divergence free property exactly, the velocity…

Numerical Analysis · Mathematics 2026-03-19 Jinbao Cheng , Jianguo Huang , Haoqin Wang , Tao Zhou

The Equation-Free approach to efficient multiscale numerical computation marries trusted micro-scale simulations to a framework for numerical macro-scale reduction -- the patch dynamics scheme. A recent novel patch scheme empowered the…

Dynamical Systems · Mathematics 2021-08-27 John Maclean , J. E. Bunder , I. G. Kevrekidis , A. J. Roberts

We present a novel combination of numerical techniques to improve the efficiency, accuracy, and robustness of multi-component compressible flow simulations. At the core of our approach is an Entropy-Stable formulation that preserves kinetic…

Computational Engineering, Finance, and Science · Computer Science 2025-06-17 Vahid Badrkhani , T. Jeremy P. Karpowsk , Christian Hasse

Resolvent analysis of the linearized Navier-Stokes equations provides useful insight into the dynamics of transitional and turbulent flows and can provide a model for the dominant coherent structures within the flow, particularly for flows…

Fluid Dynamics · Physics 2021-07-01 Eduardo Martini , Daniel Rodríguez , Aaron Towne , André V. G. Cavalieri

Engineering structures are increasingly designed using numerical optimisation. However, traditional optimisation methods can be challenging with multiple objectives and many parameters. In machine learning, stable training of artificial…

Computational Engineering, Finance, and Science · Computer Science 2026-04-24 James Hipperson , Jonathan Hargreaves , Trevor Cox

This paper introduces open-source computational fluid dynamics software named open computational fluid dynamic code for scientific computation with graphics processing unit (GPU) system (OpenCFD-SCU), developed by the authors for direct…

Fluid Dynamics · Physics 2022-12-21 Guanlin Dang , Shiwei Liu , Tongbiao Guo , Junyi Duan , Xinliang Li

Soft materials such as rubbers, hydrogels, and biological tissues undergo damage in the form of stiffness degradation without apparent changes in their stress-free geometry. Accurate simulation of this behavior is critical in applications…

Computational Engineering, Finance, and Science · Computer Science 2026-04-07 Mark Wilkinson , Amirhossein Amiri-Hezaveh , Adrian Buganza Tepole

A second-order-accurate finite volume method, hybridized by blending an extended double-flux algorithm and a traditionally conservative scheme, is developed. In this scheme, hybrid convective fluxes as well as hybrid interpolation…

Computational Physics · Physics 2024-11-21 Yuqi Wang , Ralf Deiterding , Jianhan Liang

In this study, a fast and stable machine-learned hybrid algorithm implemented in TensorFlow for the integration of stiff chemical kinetics is introduced. Numerical solutions to differential equations are at the core of computational fluid…

Computational Physics · Physics 2019-06-25 Kyle Buchheit , Opeoluwa Owoyele , Terry Jordan , Dirk Van Essendelft

Mesoscopic simulations of hydrocarbon flow in source shales are challenging, in part due to the heterogeneous shale pores with sizes ranging from a few nanometers to a few micrometers. Additionally, the sub-continuum fluid-fluid and…

Computational Physics · Physics 2019-09-13 Yidong Xia , Ansel Blumers , Zhen Li , Lixiang Luo , Yu-Hang Tang , Joshua Kane , Hai Huang , Matthew Andrew , Milind Deo , Jan Goral

Neural networks have been used to solve different types of large data related problems in many different fields.This project takes a novel approach to solving the Navier-Stokes Equations for turbulence by training a neural network using…

Numerical Analysis · Computer Science 2018-08-22 Megan McCracken

We develop a matrix-free Full Approximation Storage (FAS) multigrid solver based on staggered finite differences and implemented on GPU in MATLAB. To enhance performance, intermediate variables are reused, and an X-shape Multi-Color…

Numerical Analysis · Mathematics 2025-10-14 Jiale Meng , Shuqi Tang , Steven M. Wise , Zhenlin Guo

The Reynolds-averaged Navier-Stokes equation for compressible flow over supercritical airfoils under various flow conditions must be rapidly and accurately solved to shorten design cycles for such airfoils. Although deep-learning methods…