OneScience-Group/cfdbench
CFDBench Dataset Description CFDBench is a large-scale benchmark dataset for machine learning methods in computational fluid dynamics, designed to evaluate the generalization capabilities of neural operators under unseen boundary conditions, fluid properties, and geometries. The dataset contains four classic CFD problems: lid-driven cavity flow (cavity), laminar pipe flow (tube), step dam-break flow (dam), and flow around a cylinder (cylinder). For each problem… See the full description on the dataset page: https://huggingface.co/datasets/OneScience-Group/cfdbench.
<p align="center"> <strong> <span style="font-size: 30px;">CFDBench</span> </strong> </p>
Dataset Description
CFDBench is a large-scale benchmark dataset for machine learning methods in computational fluid dynamics, designed to evaluate the generalization capabilities of neural operators under unseen boundary conditions, fluid properties, and geometries.
The dataset contains four classic CFD problems: lid-driven cavity flow (cavity), laminar pipe flow (tube), step dam-break flow (dam), and flow around a cylinder (cylinder). For each problem, subsets are organized by variations in boundary conditions (bc), geometry (geo), and fluid properties (prop).
Paper: CFDBench: A Large-Scale Benchmark for Machine Learning Methods in Fluid Dynamics
Supported Tasks
Dataset Format and Structure
The data is organized by problem type, subset, and case:
data/<problem>/<subset>/case*/Each case contains a physical parameter file and a two-dimensional velocity field time series:
Some cases also provide u.png and v.png as preview images; they are not required training data.
How to Use the Dataset
This dataset is compatible with the OneScience-Group/CFDBench model. Download the dataset and model:
hf download --dataset OneScience-Group/cfdbench --local-dir ./dataOfficial OneScience Information
Citation and License
- Luo, Y. et al. CFDBench: A Large-Scale Benchmark for Machine Learning Methods in Fluid Dynamics, 2023.
- This dataset is organized from the original CFDBench data and is licensed under the same Apache License 2.0.
