Skip to content

Reply To: define 2d geometry from binary file

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 define 2d geometry from binary file Reply To: define 2d geometry from binary file

#5095
mathias
Keymaster

Dear Lucas,

you can save the data as vti file and use the reader BlockVTKwriter2D. From it get BlockF and transform the functur by using an iterpolation fonctor to an indicator functor. You may also right your own reader with an indicator interface.

Best
Mathias