Datasets:
Languages:
English
Size:
10K - 100K
Update README.md
Browse files
README.md
CHANGED
@@ -134,6 +134,11 @@ More information [here](https://github.com/inductiva/wind-tunnel/blob/deab68a018
|
|
134 |
| ![Input Mesh](https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/streamlines_mesh.png) |
|
135 |
|
136 |
### metadata.obj
|
|
|
|
|
|
|
|
|
|
|
137 |
```json
|
138 |
{
|
139 |
"id": "1w63au1gpxgyn9kun5q9r7eqa",
|
|
|
134 |
| ![Input Mesh](https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/assets/streamlines_mesh.png) |
|
135 |
|
136 |
### metadata.obj
|
137 |
+
This file contains metadata information about the simulation.
|
138 |
+
It consists of input parameters like `wind_speed`, `rotate_angle`, `num_iterations` and ´resolution`.
|
139 |
+
It also has output parameters like `drag_coefficient`, `moment_coefficient`, `lift_coefficient`, `front_lift_coefficient`, `rear_lift_coefficient`
|
140 |
+
and the location of the output meshes:
|
141 |
+
|
142 |
```json
|
143 |
{
|
144 |
"id": "1w63au1gpxgyn9kun5q9r7eqa",
|