Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ We envision that FlowBench will enable evaluating the interplay between complex
|
|
15 |
|
16 |
|
17 |
**Dataset Information**
|
18 |
-
*
|
19 |
|
20 |
```
|
21 |
FPO - Flow Past an Object
|
@@ -30,7 +30,7 @@ Specification : Navier Stokes [2d, resolutions = 512x512, 256x256, 128x128]
|
|
30 |
```
|
31 |
```
|
32 |
LDC - Lid Driven Cavity
|
33 |
-
Geometries :
|
34 |
Specification : Navier Stokes [3d, resolution = 128x128x128]
|
35 |
```
|
36 |
|
|
|
15 |
|
16 |
|
17 |
**Dataset Information**
|
18 |
+
*FlowBench* exposes data for four families of datasets:
|
19 |
|
20 |
```
|
21 |
FPO - Flow Past an Object
|
|
|
30 |
```
|
31 |
```
|
32 |
LDC - Lid Driven Cavity
|
33 |
+
Geometries : Ellipsoids and Toroids
|
34 |
Specification : Navier Stokes [3d, resolution = 128x128x128]
|
35 |
```
|
36 |
|