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

Check out the documentation for more information.

BFS Study — SU2 CFD Dataset

Backward-facing step flow, SU2 (INC_NAVIER_STOKES, 2D). Geometry: Armaly et al. 1983 (S = 4.9 mm, H/h ≈ 1.94).

Layout

  • BFS_laminar/vtu/Re_XXXX/flow_*.vtu.gz — raw SU2 output, gzipped (~500 per Re)
  • BFS_laminar/npz/Re_XXXX/flow_*.npz — 448×128 grid, t ∈ [2,5]s (61 per Re)

Usage

Raw: gunzip flow_Re_0100_20000.vtu.gz then load with pyvista/meshio Grid: np.load(...) → keys x, y, u, v, p, Re

Download

hf download Gourab20K/BFS_study --repo-type dataset --local-dir ./BFS

Downloads last month
62