Datasets:
Languages:
English
Size:
10K - 100K
Update README.md
Browse files
README.md
CHANGED
@@ -150,6 +150,9 @@ sample = dataset["train"][0]
|
|
150 |
print("Sample from training set:", sample)
|
151 |
```
|
152 |
|
|
|
|
|
|
|
153 |
|
154 |
## Generating the meshes
|
155 |
|
|
|
150 |
print("Sample from training set:", sample)
|
151 |
```
|
152 |
|
153 |
+
## OpenFoam Parameters
|
154 |
+
|
155 |
+
You can find the OpenFoam configuration files on github: [https://github.com/inductiva/wind-tunnel/tree/main/windtunnel/templates](https://github.com/inductiva/wind-tunnel/tree/main/windtunnel/templates)
|
156 |
|
157 |
## Generating the meshes
|
158 |
|