Re: Boundary condition for an open end
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Boundary condition for an open end › Re: Boundary condition for an open end
March 28, 2016 at 5:53 am
#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