Published January 19, 2026 | Version v1
Dataset Open

RANS-AD flow data: For low-fidelity model validation

  • 1. ROR icon Technical University of Denmark
  • 2. EDMO icon Risoe National Laboratory, Technical University of Denmark, Wind Energy Department
  • 3. EDMO icon Risoe National Laboratory, Technical University of Denmark, Radiation Research Department, Radioecology
  • 1. ROR icon Technical University of Denmark
  • 2. EDMO icon Risoe National Laboratory, Technical University of Denmark, Wind Energy Department
  • 3. ROR icon National Renewable Energy Laboratory
  • 4. ROR icon University of Colorado Boulder

Description

RANS Wind Farm Flow Dataset

This dataset contains RANS (Reynolds-Averaged Navier-Stokes) CFD simulations of wind farm flow fields.
Generated with the DTU Developed software PyWakeEllipsys.

Contents

  • rans-data.zip - Compressed archive containing the flow field data (`.nc` files)
  • open_rans_dataset.py - Example Python script to load and inspect the data
  • pixi.toml - Environment specification
  • pixi.lock - Locked dependencies for reproducibility

Installation & running

  1. Install pixi: https://pixi.sh
  2. Install the environment inside the downloaded directory:
    pixi install
  3. pixi run python open_rans_dataset.py

This will automatically unzip `rans-data.zip` into a `rans-data/` directory, then load all `.nc` files from that directory.

Files

rans-data.zip

Files (2.6 GB)

Name Size Download all
md5:1747e6d4e7e17f28bb44cae909198960
885 Bytes Download
md5:53d2b1dc222f8a5310d6a67772ac6902
109.9 kB Download
md5:949692c3909a62cc2fcc6b2136ec040b
289 Bytes Download
md5:8f4a2e2cecad29c231ef31f2b3217f29
2.6 GB Preview Download

Additional details

Software

Programming language
Python