Datasets:
Modalities:
3D
Size:
10K<n<100K
Update README.md
Browse files
README.md
CHANGED
@@ -12,12 +12,12 @@ This repository contains a dataset for wind tunnel simulations, organized into t
|
|
12 |
|
13 |
## File Descriptions
|
14 |
|
15 |
-
- **
|
16 |
-
- **
|
17 |
-
- **input_mesh.obj**:
|
18 |
-
- **openfoam_mesh.obj**:
|
19 |
-
- **pressure_field_mesh.vtk**: VTK file
|
20 |
-
- **streamlines_mesh.ply**: PLY file
|
21 |
|
22 |
## Usage
|
23 |
|
|
|
12 |
|
13 |
## File Descriptions
|
14 |
|
15 |
+
- **input_parameters.json**: Includes input parameters for the simulation.
|
16 |
+
- **force_coefficients.json**: Contains the force_coefficients of the simulation.
|
17 |
+
- **input_mesh.obj**: OBJ file with the input mesh.
|
18 |
+
- **openfoam_mesh.obj**: OBJ file with the OpenFOAM mesh.
|
19 |
+
- **pressure_field_mesh.vtk**: VTK file with the pressure field data.
|
20 |
+
- **streamlines_mesh.ply**: PLY file with the streamlines.
|
21 |
|
22 |
## Usage
|
23 |
|