Re: External flow in openLB – doubts
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › External flow in openLB – doubts › Re: External flow in openLB – doubts
November 25, 2012 at 2:55 pm
#2092
mathias
Keymaster
Dear Shreyas,rnrn The function “”setOffset”” of “”BlockGeometry”” does not change the matrix itself. You need to create a new “”BlockGeometry”” and copy the data by hand. Yet, it is much easier to use the read function of the “”STLReader”” with an appropriate offset. rnrnMathias