Skip to content

Re: Boundary condition for an open end

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB General Topics Boundary condition for an open end Re: Boundary condition for an open end

#2303
robin.trunk
Participant

Hi,rndid you modify the thermal3D example or did you start your own code?rnThe function addConvectionBoundary for the fluid expects three arguments, while the one for the temperature just expects two. So I assume the wrong function is called. This would explain the segmentation fault.rnIs TboundaryCondition initialized with a AdvectionDiffusion Descriptor as template and the SuperLattice in the arguement also?rnrnbestrnRobin