OneScience-Group/airfrans
AirfRANS Dataset Description AirfRANS is a high-fidelity two-dimensional airfoil CFD dataset introduced in a paper from the NeurIPS 2022 Datasets and Benchmarks Track. The data is intended for surrogate modeling of the incompressible steady-state Reynolds-averaged Navier-Stokes (RANS) equations and contains 1,000 subsonic airfoil simulation cases. The cases cover NACA four-digit and five-digit airfoils, with Reynolds numbers ranging from 2 million to 6 million and… See the full description on the dataset page: https://huggingface.co/datasets/OneScience-Group/airfrans.
<p align="center"> <strong> <span style="font-size: 30px;">AirfRANS</span> </strong> </p>
Dataset Description
AirfRANS is a high-fidelity two-dimensional airfoil CFD dataset introduced in a paper from the NeurIPS 2022 Datasets and Benchmarks Track. The data is intended for surrogate modeling of the incompressible steady-state Reynolds-averaged Navier-Stokes (RANS) equations and contains 1,000 subsonic airfoil simulation cases.
The cases cover NACA four-digit and five-digit airfoils, with Reynolds numbers ranging from 2 million to 6 million and angles of attack ranging from -5° to 15°.
Supported Tasks
Dataset Format and Structure
The data is organized by case:
data/Dataset/
manifest.json
<case>/
<case>_internal.vtu
<case>_freestream.vtp
<case>_aerofoil.vtpEach case contains a volume mesh, far-field boundary data, and airfoil surface data:
manifest.json records the dataset splits for tasks such as full, scarce, reynolds, and aoa. The VTK files use XML format, and mesh sizes vary by case.
How to Use the Dataset
This dataset has been adapted for the OneScience-Group/Transolver-Airfoil-Design model. Download the dataset and model:
hf download --dataset OneScience-Group/airfrans --local-dir ./dataOfficial OneScience Information
Citation and License
- Original AirfRANS paper: AirfRANS: High Fidelity Computational Fluid Dynamics Dataset for Approximating Reynolds-Averaged Navier–Stokes Solutions
- This dataset is organized from the original AirfRANS data and is licensed under the same ODbL-1.0 license.
