Reply To: define 2d geometry from binary file
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › define 2d geometry from binary file › Reply To: define 2d geometry from binary file
August 12, 2020 at 8:18 am
#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