Datasets:
Languages:
English
Size:
10K - 100K
Update README.md
Browse files
README.md
CHANGED
@@ -58,29 +58,15 @@ Here’s a breakdown of the files included in each simulation:
|
|
58 |
- **streamlines_mesh.ply**: PLY file with the streamlines.
|
59 |
- **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.
|
60 |
|
61 |
-
|
62 |
-
<summary> <b>Examples:</b></summary>
|
63 |
-
|
64 |
-
input_mesh.obj
|
65 |
-
<p align="center">
|
66 |
-
<img src="https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/input_mesh.png", width="500px">
|
67 |
-
</p>
|
68 |
-
|
69 |
-
openfoam_mesh.obj
|
70 |
-
<p align="center">
|
71 |
-
<img src="https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/openfoam_mesh.png", width="500px">
|
72 |
-
</p>
|
73 |
-
|
74 |
-
pressure_field_mesh.vtk
|
75 |
-
<p align="center">
|
76 |
-
<img src="https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/pressure_field_mesh.png", width="500px">
|
77 |
-
</p>
|
78 |
-
|
79 |
-
streamlines_mesh.ply
|
80 |
-
<img src="https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/streamlines_mesh.png", width="500px">
|
81 |
|
|
|
|
|
|
|
|
|
|
|
82 |
|
83 |
-
metadata.json
|
84 |
```json
|
85 |
{
|
86 |
"id": "1w63au1gpxgyn9kun5q9r7eqa",
|
|
|
58 |
- **streamlines_mesh.ply**: PLY file with the streamlines.
|
59 |
- **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.
|
60 |
|
61 |
+
### Sample from the dataset:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
|
63 |
+
| **Input Mesh** | **OpenFOAM Mesh** |
|
64 |
+
|-------------------------------|------------------------------|
|
65 |
+
| ![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) |
|
66 |
+
| **Pressure Field Mesh** | **Streamlines Mesh** |
|
67 |
+
| ![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) |
|
68 |
|
69 |
+
- **metadata.json**
|
70 |
```json
|
71 |
{
|
72 |
"id": "1w63au1gpxgyn9kun5q9r7eqa",
|