Datasets:
Tasks:
Other
Formats:
parquet
Languages:
English
Size:
< 1K
Tags:
physics
fluid-dynamics
navier-stokes
computational-fluid-dynamics
scientific-computing
benchmark
License:
Update dataset card: focus on deep-koopman-kan and KANDy benchmarking
Browse files
README.md
CHANGED
|
@@ -52,9 +52,9 @@ dataset_info:
|
|
| 52 |
|
| 53 |
# Navier-Stokes Analytical Benchmark
|
| 54 |
|
| 55 |
-
A dataset of 2D incompressible fluid dynamics problems with **closed-form analytical solutions** on a 64x64 grid.
|
| 56 |
|
| 57 |
-
Every sample provides velocity (u, v), pressure (p), and temperature (T) fields computed directly from exact or series-expansion solutions
|
| 58 |
|
| 59 |
## Dataset Description
|
| 60 |
|
|
|
|
| 52 |
|
| 53 |
# Navier-Stokes Analytical Benchmark
|
| 54 |
|
| 55 |
+
A benchmark dataset of 2D incompressible fluid dynamics problems with **closed-form analytical solutions** on a 64x64 grid. Designed for evaluating **deep-koopman-kan** (Koopman-based lifting) and **KANDy** (equation discovery) pipelines on canonical Navier-Stokes flows.
|
| 56 |
|
| 57 |
+
Every sample provides velocity (u, v), pressure (p), and temperature (T) fields computed directly from exact or series-expansion solutions -- no numerical solver is involved. The `latex_equation` field serves as the ground-truth reward signal for equation-discovery agents.
|
| 58 |
|
| 59 |
## Dataset Description
|
| 60 |
|