OneScience-Group/eagle
EAGLE Dataset Description The EAGLE dataset is sourced from an ICLR 2023 paper and is designed for predicting two-dimensional unsteady turbulent flows on unstructured dynamic meshes. The data describes the velocity and pressure fields produced by interactions between a moving flow source and various ground geometries. It contains three types of geometric configurations: Cre, Spl, and Tri. Paper: EAGLE: Large-scale Learning of Turbulent Fluid Dynamics with Mesh… See the full description on the dataset page: https://huggingface.co/datasets/OneScience-Group/eagle.
<p align="center"> <strong> <span style="font-size: 30px;">EAGLE</span> </strong> </p>
Dataset Description
The EAGLE dataset is sourced from an ICLR 2023 paper and is designed for predicting two-dimensional unsteady turbulent flows on unstructured dynamic meshes. The data describes the velocity and pressure fields produced by interactions between a moving flow source and various ground geometries. It contains three types of geometric configurations: Cre, Spl, and Tri.
Paper: EAGLE: Large-scale Learning of Turbulent Fluid Dynamics with Mesh Transformers
Supported Tasks
Dataset Format and Structure
Samples are organized by geometry type, case, and run number:
data/Eagle_dataset/<geometry>/<case>/<run>/Each sample mainly contains:
The dataset provides lists of training, validation, and test samples. Refer to metadata/schema.yaml for the shape and dtype of each field.
How to Use the Dataset
This dataset is compatible with the OneScience-Group/EagleMeshTransformer model. Download the dataset and model:
hf download --dataset OneScience-Group/eagle --local-dir ./dataOfficial OneScience Information
Citation and License
- Original EAGLE paper: EAGLE: Large-scale Learning of Turbulent Fluid Dynamics with Mesh Transformers
- This repository retains information about the data source and organizes the data for automated runs on OneScience ModelScope. Before public distribution or redistribution, confirm the licensing requirements of the upstream project.
