paper-with-me

Papers

AI CFD Scientist: Toward Open-Ended Computational Fluid Dynamics Discovery with Physics-Aware AI Agents

2026-05-07 · Nithin Somasekharan, Rabi Pathak, Manushri Dhanakoti, Tingwen Zhang, Ling Yue, Andy Zhu, Shaowu Pan arxiv

Recent LLM-based agents have closed substantial portions of the scientific discovery loop in software-only machine-learning research, in chemistry, and in biology. Extending the same loop to high-fidelity physical simulators is harder, because solver completion does not imply physical validity and many failure modes appear only in field-level imagery rather than in solver logs. We present AI CFD Scientist, an open-source AI scientist for computational fluid dynamics (CFD) that, to our knowledge, is the first to span literature-grounded ideation, validated execution, vision-based physics verification, source-code modification, and figure-grounded writing within a single inspectable workflow. Three coupled pathways cover parameter sweeps within a fixed solver, case-local C++ library compilation for new physical models, and open-ended hypothesis search against a reference comparator, all running on OpenFOAM through Foam-Agent. At the center of the framework is a vision-language physics-verification gate that inspects rendered flow fields before any result is accepted, rerun, or written into a manuscript. On five tasks under a shared GPT-5.5 backbone, AI CFD Scientist autonomously discovers a Spalart-Allmaras runtime correction that reduces lower-wall Cf RMSE against DNS by 7.89% on the periodic hill at Reh=5600; under matched LLM cost, two strong general AI-scientist baselines (ARIS, DeepScientist) execute partial CFD workflows but lack the domain-specific validity gates needed to convert runs into defensible scientific claims; and a controlled planted-failure ablation shows that the vision-language gate detects 14 of 16 silent failures missed by solver-level checks. Code, prompts, and run artifacts are released at https://github.com/csml-rpi/cfd-scientist.

📄 PDF Abstract BibTeX arXiv:2605.06607

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Dynamical Modeling and Control of Unsteady Fluid Flows

2018-05-18 · NeurIPS 2018 12 · Jeremy Morton, Freddie D. Witherden, Antony Jameson, Mykel J. Kochenderfer

The design of flow control systems remains a challenge due to the nonlinear nature of the equations that govern fluid flow. However, recent advances in computational fluid dynamics (CFD) have enabled the simulation of co…

Model Predictive Control

Machine learning for modelling unstructured grid data in computational physics: a review

2025-02-13 · Sibo Cheng, Marc Bocquet, Weiping Ding, Tobias Sebastian Finn 외

Unstructured grid data are essential for modelling complex geometries and dynamics in computational physics. Yet, their inherent irregularity presents significant challenges for conventional machine learning (ML) techniq…

Benchmarking

Deep Learning Improvements for Sparse Spatial Field Reconstruction

2024-08-22 · Robert Sunderhaft, Logan Frank, Jim Davis

Accurately reconstructing a global spatial field from sparse data has been a longstanding problem in several domains, such as Earth Sciences and Fluid Dynamics. Historically, scientists have approached this problem by em…

Computational EfficiencyDeep Learning

Hybrid quantum physics-informed neural networks for simulating computational fluid dynamics in complex shapes

2023-04-21 · Alexandr Sedykh, Maninadh Podapaka, Asel Sagingalieva, Karan Pinto 외

Finding the distribution of the velocities and pressures of a fluid by solving the Navier-Stokes equations is a principal task in the chemical, energy, and pharmaceutical industries, as well as in mechanical engineering …

Transfer Learning

Emerging trends in machine learning for computational fluid dynamics

2022-11-28 · Ricardo Vinuesa, Steve Brunton

The renewed interest from the scientific community in machine learning (ML) is opening many new areas of research. Here we focus on how novel trends in ML are providing opportunities to improve the field of computational…