AI CFD Scientist: Toward Open-Ended Computational Fluid Dynamics Discovery with Physics-Aware AI Agents
Abstract
An AI system for computational fluid dynamics autonomously discovers physics corrections through vision-language verification and domain-specific code modification, outperforming general AI scientists in validity checking and scientific claim generation.
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.
Community
AICFDScientist is an open-source multi-agent framework for end-to-end CFD discovery built on OpenFOAM. The system combines literature-aware ideation, validated simulation setup generation, automated execution, mesh-independence checking, simulator source-code modification, VLM-based physics verification, reference-data alignment, and figure-grounded manuscript writing within a unified workflow.
The framework supports three pathways:
- Regular CFD experimentation and parameter sweeps
- Simulator source-code modification for custom physical models
- Open-ended discovery loops for iterative model exploration
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Towards grounded autonomous research: an end-to-end LLM mini research loop on published computational physics (2026)
- PRBench: End-to-end Paper Reproduction in Physics Research (2026)
- ARIS: Autonomous Research via Adversarial Multi-Agent Collaboration (2026)
- COMPOSITE-Stem (2026)
- MatClaw: An Autonomous Code-First LLM Agent for End-to-End Materials Exploration (2026)
- AutoMOOSE: An Agentic AI for Autonomous Phase-Field Simulation (2026)
- AlphaLab: Autonomous Multi-Agent Research Across Optimization Domains with Frontier LLMs (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2605.06607 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper