rvalerio commited on
Commit
aaa5719
·
verified ·
1 Parent(s): 220edf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -192,7 +192,7 @@ pressure_data = mesh.point_data["p"]
192
 
193
 
194
  ### streamlines_mesh.ply
195
- Streamlines were generated from the `openfoam_mesh.obj`, providing 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).
 
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).