Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

πŸŒ€ Navier-Stokes Simulation Dataset (Re=500, T=300)

This dataset contains 300 time steps of a high-resolution 3D Navier-Stokes simulation at Reynolds number 500. The full array was split into three parts to comply with file size limitations on the Hugging Face Hub.

Each file is a .npy file in NumPy binary format and contains a contiguous slice along the time dimension.

πŸ“ File Structure

ns_split_3/
β”œβ”€β”€ ns_part_01.npy   # Samples 0–99
β”œβ”€β”€ ns_part_02.npy   # Samples 100–199
└── ns_part_03.npy   # Samples 200–299
Downloads last month
2