inductiva / wind-tunnel

Example of a virtual Wind Tunnel implementation with Inductiva API.
0 stars 2 forks source link

Consider making the solver choice configurable #16

Open hpenedones opened 1 month ago

hpenedones commented 1 month ago

https://github.com/inductiva/wind-tunnel/blob/a34b7086f499804552c57f4b55c25f61ea1c9e18/windtunnel/windtunnel.py#L145

this could then be used for compressible fluids, etc

hpenedones commented 1 month ago

https://www.openfoam.com/documentation/user-guide/a-reference/a.1-standard-solvers

rcvalerio commented 3 weeks ago

We need to careful with how we implement this and we need to decide what else needs to be configurable.