Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -76,7 +76,7 @@ The table below summarizes the data.
|
|
| 76 |
|Type | File | Description | Shape | Size |
|
| 77 |
|-|-|-|-|-|
|
| 78 |
|Geometric parameters | `Configs.dat` | shape parameters | N x 57 | 5.0 MB
|
| 79 |
-
|Information | `index.npy` | group information, operating conditions, and aerodynamic coefficients | N x
|
| 80 |
|Surface mesh | `origingeom.npy` | reference surface mesh (grid points) | N x 3 x 129 x 257 | 3.3 GB
|
| 81 |
| | `geom0.npy` | reference surface mesh (cell center) | N x 3 x 128 x 256 | 3.3 GB
|
| 82 |
|Surface flow | `data.npy` | \\( C_p, \bm {C_f} \\) at reference mesh (cell center) | N x 3 x 128 x 256 | 22.7 GB
|
|
|
|
| 76 |
|Type | File | Description | Shape | Size |
|
| 77 |
|-|-|-|-|-|
|
| 78 |
|Geometric parameters | `Configs.dat` | shape parameters | N x 57 | 5.0 MB
|
| 79 |
+
|Information | `index.npy` | group information, operating conditions, and aerodynamic coefficients | N x 12 | 2.8 MB
|
| 80 |
|Surface mesh | `origingeom.npy` | reference surface mesh (grid points) | N x 3 x 129 x 257 | 3.3 GB
|
| 81 |
| | `geom0.npy` | reference surface mesh (cell center) | N x 3 x 128 x 256 | 3.3 GB
|
| 82 |
|Surface flow | `data.npy` | \\( C_p, \bm {C_f} \\) at reference mesh (cell center) | N x 3 x 128 x 256 | 22.7 GB
|