paper-with-me

Papers

Combining Machine Learning with Computational Fluid Dynamics using OpenFOAM and SmartSim

2024-02-25 · Tomislav Maric, Mohammed Elwardi Fadeli, Alessandro Rigazzi, Andrew Shao, Andre Weiner

Combining machine learning (ML) with computational fluid dynamics (CFD) opens many possibilities for improving simulations of technical and natural systems. However, CFD+ML algorithms require exchange of data, synchronization, and calculation on heterogeneous hardware, making their implementation for large-scale problems exceptionally challenging. We provide an effective and scalable solution to developing CFD+ML algorithms using open source software OpenFOAM and SmartSim. SmartSim provides an Orchestrator that significantly simplifies the programming of CFD+ML algorithms and a Redis database that ensures highly scalable data exchange between ML and CFD clients. We show how to leverage SmartSim to effectively couple different segments of OpenFOAM with ML, including pre/post-processing applications, solvers, function objects, and mesh motion solvers. We additionally provide an OpenFOAM sub-module with examples that can be used as starting points for real-world applications in CFD+ML.

📄 PDF Abstract BibTeX arXiv:2402.16196

Code (1)

ofdatacommittee/openfoam-smartsim 공식 구현 tf

Similar Papers 제목 키워드 기반

Deploying deep learning in OpenFOAM with TensorFlow

2020-12-01 · Romit Maulik, Himanshu Sharma, Saumil Patel, Bethany Lusch 외

We outline the development of a data science module within OpenFOAM which allows for the in-situ deployment of trained deep learning architectures for general-purpose predictive tasks. This module is constructed with the…

BIG-bench Machine LearningDeep Learning

XRePIT: A deep learning-computational fluid dynamics hybrid framework implemented in OpenFOAM for fast, robust, and scalable unsteady simulations

2025-10-21 · Shilaj Baral, Youngkyu Lee, Sangam Khanal, Joongoo Jeon arxiv

Autoregressive neural surrogates offer computational acceleration for fluid dynamics but inherently suffer from error accumulation and non-physical drift during long-term rollouts. Although hybrid strategies combining su…

Transfer Learning

OptMetaOpenFOAM: Large Language Model Driven Chain of Thought for Sensitivity Analysis and Parameter Optimization based on CFD

2025-03-03 · Yuxuan Chen, Long Zhang, Xu Zhu, Hua Zhou 외

Merging natural language interfaces with computational fluid dynamics (CFD) workflows presents transformative opportunities for both industry and research. In this study, we introduce OptMetaOpenFOAM - a novel framework …

Language ModelingLanguage ModellingLarge Language ModelSensitivity

MetaOpenFOAM 2.0: Large Language Model Driven Chain of Thought for Automating CFD Simulation and Post-Processing

2025-02-01 · Yuxuan Chen, Xu Zhu, Hua Zhou, Zhuyin Ren

Computational Fluid Dynamics (CFD) is widely used in aerospace, energy, and biology to model fluid flow, heat transfer, and chemical reactions. While Large Language Models (LLMs) have transformed various domains, their a…

Language ModelingLanguage ModellingLarge Language Model

AhmedML: High-Fidelity Computational Fluid Dynamics Dataset for Incompressible, Low-Speed Bluff Body Aerodynamics

2024-07-30 · Neil Ashton, Danielle C. Maddix, Samuel Gundry, Parisa M. Shabestari

The development of Machine Learning (ML) methods for Computational Fluid Dynamics (CFD) is currently limited by the lack of openly available training data. This paper presents a new open-source dataset comprising of high…