Datasets:
Languages:
English
Size:
10K - 100K
Update README.md
Browse files
README.md
CHANGED
@@ -79,7 +79,7 @@ For more information on how to transform complex simulation workflows in simple
|
|
79 |
2. **Run OpenFOAM Simulations**: The Inductiva API is utilized to run OpenFOAM simulations on the input meshes at various wind speeds and object angles. This process produces an output mesh named `openfoam_mesh.obj`, which contains all relevant simulation information.
|
80 |
3. **Post-process OpenFOAM Output**: The OpenFOAM output is post-processed to generate streamlines and pressure map meshes.
|
81 |
|
82 |
-
The code used to generate the meshes and postprocess them is available on
|
83 |
|
84 |
|
85 |
|
|
|
79 |
2. **Run OpenFOAM Simulations**: The Inductiva API is utilized to run OpenFOAM simulations on the input meshes at various wind speeds and object angles. This process produces an output mesh named `openfoam_mesh.obj`, which contains all relevant simulation information.
|
80 |
3. **Post-process OpenFOAM Output**: The OpenFOAM output is post-processed to generate streamlines and pressure map meshes.
|
81 |
|
82 |
+
The code used to generate the meshes and postprocess them is available on [GitHub](https://github.com/inductiva/datasets-generation/tree/main/windtunnel_dataset).
|
83 |
|
84 |
|
85 |
|