Datasets:
Languages:
English
Size:
10K - 100K
Update README.md
Browse files
README.md
CHANGED
@@ -88,10 +88,10 @@ data
|
|
88 |
Each simulation in the Wind Tunnel Dataset is accompanied by several key files that provide both the input and the output data of the simulations.
|
89 |
Here’s a breakdown of the files included in each simulation:
|
90 |
- **[input_mesh.obj](#input_meshobj)**: OBJ file with the input mesh. These were generated using the InstantMesh model by the process described in section link.
|
91 |
-
- **[openfoam_mesh.obj](
|
92 |
-
- **[pressure_field_mesh.vtk](
|
93 |
-
- **[streamlines_mesh.ply](
|
94 |
-
- **[metadata.json](
|
95 |
|
96 |
|
97 |
### input_mesh.obj
|
|
|
88 |
Each simulation in the Wind Tunnel Dataset is accompanied by several key files that provide both the input and the output data of the simulations.
|
89 |
Here’s a breakdown of the files included in each simulation:
|
90 |
- **[input_mesh.obj](#input_meshobj)**: OBJ file with the input mesh. These were generated using the InstantMesh model by the process described in section link.
|
91 |
+
- **[openfoam_mesh.obj](#openfoam_meshobj)**: OBJ file with the OpenFOAM mesh. (explicar)
|
92 |
+
- **[pressure_field_mesh.vtk](#pressure_field_meshvtk)**: VTK file with the pressure field data. (explicar)
|
93 |
+
- **[streamlines_mesh.ply](#streamlines_meshply)**: PLY file with the streamlines. (posprocessing)
|
94 |
+
- **[metadata.json](#metadatajson)**: 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.
|
95 |
|
96 |
|
97 |
### input_mesh.obj
|