Skip to content

Re: Boundary condition for an open end

Due to recent bot attacks, newly registered users are required to send a message via our contact form in order to be able to post in the forum.
#2302
vivon
Member

Thank you, Robin.rnrn I wasn’t aware that such a boundary existed in OpenLB. I used TboundaryCondition.addConvectionBoundary(superGeometry, 3, Tomega); instead of what you suggested due to incorrect number of arguments.rnrnBut for some reason , I am receiving a “”segmentation fault (core dumped)”” error. I have checked the memory usage it seems fine. Any suggestions? Thanks in advance