rvalerio commited on
Commit
63be6c2
1 Parent(s): 853164c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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](###openfoam_mesh.obj)**: OBJ file with the OpenFOAM mesh. (explicar)
92
- - **[pressure_field_mesh.vtk](###pressure_field_mesh.vtk)**: VTK file with the pressure field data. (explicar)
93
- - **[streamlines_mesh.ply](streamlines_mesh.ply)**: PLY file with the streamlines. (posprocessing)
94
- - **[metadata.json](###metadata.json)**: 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
 
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