Skip to content

Reply To: Extrapolation scheme

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 Extrapolation scheme Reply To: Extrapolation scheme

#5578
jonathan
Participant

Hi Mike,

setWallFunctionBoundaryuses its own implementation for extrapolation in 3D, which is not shared with other BCs for now. If you’re looking for something non-local for the outlet I would suggest setInterpolatedPressureBoundary.

But if you’re specifically after extrapolation, I’m afraid you’d have to implement it yourself.

Best Regards,
Jonathan