rvalerio commited on
Commit
9bbb296
1 Parent(s): 307a633

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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