Reply To: STL File position shifting
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 › STL File position shifting › Reply To: STL File position shifting
July 14, 2023 at 7:01 pm
#7627
Adrian
Keymaster
Yes, an essential aspect of OpenLB’s indicator resp. functor concept is that individual operations are extracted into generic functors. Any indicator, including STLreader, can be translated using IndicatorTranslate3D. You only need to provide it with a translation vector and the indicator to be translated.
