Datasets:
Languages:
English
Size:
10K - 100K
Update README.md
Browse files
README.md
CHANGED
@@ -192,7 +192,7 @@ pressure_data = mesh.point_data["p"]
|
|
192 |
|
193 |
|
194 |
### streamlines_mesh.ply
|
195 |
-
Streamlines
|
196 |
|
197 |
|
198 |
More information can be found [here](https://github.com/inductiva/wind-tunnel/blob/deab68a018531ff05d0d8ef9d63d8c108800f78f/windtunnel/windtunnel_outputs.py#L70).
|
|
|
192 |
|
193 |
|
194 |
### streamlines_mesh.ply
|
195 |
+
Streamlines provide a visual representation of the flow characteristics within the simulation. The streamlines help illustrate how the air flows around the object.
|
196 |
|
197 |
|
198 |
More information can be found [here](https://github.com/inductiva/wind-tunnel/blob/deab68a018531ff05d0d8ef9d63d8c108800f78f/windtunnel/windtunnel_outputs.py#L70).
|