Exawind / amr-wind

AMReX-based structured wind solver
https://exawind.github.io/amr-wind
Other
103 stars 78 forks source link

Unable to represent more than one Box type with the Immersed Boundary method #1117

Open delloiaconobenito opened 3 days ago

delloiaconobenito commented 3 days ago

Hello, I am trying to run a case with some obstacles in front of wind turbines. At the moment I am using the existing immersed boundary method, representing the obstacle with a box geometry type. The problem is that if I specify more than one box in my input file only the last one is considered in the simulation. However, I can do this with the other types of geometry (sphere or cylinder) without any problem. Do you know why I am encountering this problem? I attach my input file so you can see if I am making any mistakes. IBbox_input.txt