rvalerio commited on
Commit
84f500a
·
verified ·
1 Parent(s): b5fe082

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -18,6 +18,11 @@ tags:
18
  - synthetic
19
  ---
20
 
 
 
 
 
 
21
  # Wind Tunnel 20K Dataset
22
  The Wind Tunnel Dataset contains 20,000 [OpenFOAM](https://www.openfoam.com/) simulations of 1,000 unique automobile-like objects placed in a virtual wind tunnel.
23
  Each object is simulated under 20 distinct conditions: 4 random wind speeds ranging from 10 to 50 m/s, and 5 rotation angles (0°, 180° and 3 random angles).
@@ -27,9 +32,6 @@ The entire dataset of 20,000 simulations is organized into three subsets: 70% fo
27
 
28
  The data generation process itself was orchestrated using the [Inductiva API](https://inductiva.ai/), which allowed us to run hundreds of OpenFOAM simulations in parallel on the cloud.
29
 
30
- <p align="center">
31
- <img src="https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/example.png", width="500px">
32
- </p>
33
 
34
  ### Dataset Structure
35
  ```
 
18
  - synthetic
19
  ---
20
 
21
+ <p align="center">
22
+ <img src="https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/example.png", width="500px">
23
+ </p>
24
+
25
+
26
  # Wind Tunnel 20K Dataset
27
  The Wind Tunnel Dataset contains 20,000 [OpenFOAM](https://www.openfoam.com/) simulations of 1,000 unique automobile-like objects placed in a virtual wind tunnel.
28
  Each object is simulated under 20 distinct conditions: 4 random wind speeds ranging from 10 to 50 m/s, and 5 rotation angles (0°, 180° and 3 random angles).
 
32
 
33
  The data generation process itself was orchestrated using the [Inductiva API](https://inductiva.ai/), which allowed us to run hundreds of OpenFOAM simulations in parallel on the cloud.
34
 
 
 
 
35
 
36
  ### Dataset Structure
37
  ```