Datasets:
Languages:
English
Size:
10K - 100K
Update README.md
Browse files
README.md
CHANGED
@@ -71,6 +71,7 @@ Here’s a breakdown of the files included in each simulation:
|
|
71 |
- **streamlines_mesh.ply**: PLY file with the streamlines.
|
72 |
- **metadata.json**: JSON with metadata about the input parameters and about some output results such as the force coefficients (obtained via simulation) and the path of the output files.
|
73 |
|
|
|
74 |
### Sample from the dataset:
|
75 |
|
76 |
| **Input Mesh** | **OpenFOAM Mesh** |
|
@@ -78,6 +79,7 @@ Here’s a breakdown of the files included in each simulation:
|
|
78 |
| ![Input Mesh](https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/input_mesh.png) | ![OpenFOAM Mesh](https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/openfoam_mesh.png) |
|
79 |
| **Pressure Field Mesh** | **Streamlines Mesh** |
|
80 |
| ![Pressure Field Mesh](https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/pressure_field_mesh.png) | ![Streamlines Mesh](https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/streamlines_mesh.png) |
|
|
|
81 |
|
82 |
- **Metadata**
|
83 |
```json
|
@@ -100,9 +102,6 @@ Here’s a breakdown of the files included in each simulation:
|
|
100 |
}
|
101 |
```
|
102 |
|
103 |
-
</details>
|
104 |
-
|
105 |
-
|
106 |
|
107 |
## Downloading the Dataset:
|
108 |
|
|
|
71 |
- **streamlines_mesh.ply**: PLY file with the streamlines.
|
72 |
- **metadata.json**: JSON with metadata about the input parameters and about some output results such as the force coefficients (obtained via simulation) and the path of the output files.
|
73 |
|
74 |
+
|
75 |
### Sample from the dataset:
|
76 |
|
77 |
| **Input Mesh** | **OpenFOAM Mesh** |
|
|
|
79 |
| ![Input Mesh](https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/input_mesh.png) | ![OpenFOAM Mesh](https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/openfoam_mesh.png) |
|
80 |
| **Pressure Field Mesh** | **Streamlines Mesh** |
|
81 |
| ![Pressure Field Mesh](https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/pressure_field_mesh.png) | ![Streamlines Mesh](https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/streamlines_mesh.png) |
|
82 |
+
|
83 |
|
84 |
- **Metadata**
|
85 |
```json
|
|
|
102 |
}
|
103 |
```
|
104 |
|
|
|
|
|
|
|
105 |
|
106 |
## Downloading the Dataset:
|
107 |
|