Skip to content

TiGL 3.2.1

Compare
Choose a tag to compare
@rainman110 rainman110 released this 02 Jul 07:21
· 623 commits to master since this release

Version 3.2.1

01/07/2021

This is a bugfix release!

  • Fixed function ::tiglWingGetSegmentEtaXsi ignoring the GetPointBehaviour that was introduced in TIGL 3.0.0 (#808 ): Since TiGL 3.0.0, the getPoint functions now use the parametrization of the wing surface geometries instead . This behaviour can be switched back to the old bevahiour using ::tiglWingSetGetPointBehavior. Before fixing now ::tiglWingGetSegmentEtaXsi, the functions always used the old behaviour such that the back and fort computation etaXsi -> point -> etaXsi did not result in the same values.