Skip to content

Reply To: retrieve data at specific points

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 retrieve data at specific points Reply To: retrieve data at specific points

#4262
mathias
Keymaster

No, there isnt. For it, one would have to work with lattice Coordinates which are 4D in 3D applications due to the parallel data structure. We decided not to provide a function like this since it would result in very bad performce in the parallel case. Instead, we program static functors which will be relased with the next version. They might be of help for you.

Best
Mathias