Hello everyone,
Right now I am working on an indoor project and I find the way I got it to work a little complicated. First I create an indoor domain (the “normal” way) by defining the geometry and inlet + outlet. Somehow tho, I run into problems, because the buoyantSimpleFoam Solver is used, which I didn´t intend to use. Basically, I only get it working, if I change all of the following files manually: controlDict, fvSchemes, fvSolution, p, U, transportProperties. This obviously takes some time, so i thought maybe there is a way to implement something into Grasshopper, so that I don´t have to leave the workflow and change things manually in the folders.
Let me know if you got any ideas!