Skip to content

Re: Local Refinement for multi-block approach

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 Local Refinement for multi-block approach Re: Local Refinement for multi-block approach

#2829
robin.trunk
Participant

Dear Eric,

the description of this multi-block approach serves rather as an introduction to data structures and parallelism. There is no direct object in OpenLB that is refered to at this point.
The Super and Block structure implemented and described in this chapter is meant to handle the MPI parallelism and therefore still requires a uniform grid. Local grid refinement is therefore a planned feature while some of the required infrastructure already exists or is beeing build, it is still unfinished.

Best
Robin