ebouhoubeiny / cpacs

Automatically exported from code.google.com/p/cpacs
0 stars 5 forks source link

Profile Definition Thick Trailing Edge #377

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There are some issues with interpreting the relative coordinates of a profile 
if the trailing edge is thick and does not end on the same x-position. 

It is read by TIGL in this way: 

A trailing edge point is defined as the middle between the last point on the 
upper and lower surface. The chord line passes through the leading and trailing 
edge point. On each surface xis = 1 is at the intersection of the chord line 
and a perpendicular line through the trailing edge point of that surface. 
Attention: This means that xsi may differ for upper and lower surfaces of 
profiles with thick trailing edges that end at different x-positions. 

Original issue reported on code.google.com by boehni...@gmail.com on 27 Jan 2014 at 8:39

GoogleCodeExporter commented 8 years ago
All reverse! No open, crooked trailing edges of profiles are allowed. 

Original comment by boehni...@gmail.com on 27 Jan 2014 at 9:17

GoogleCodeExporter commented 8 years ago
No changes to the schema itself are necessary. Nevertheless, need to update the 
documentation

Original comment by daniel.b...@googlemail.com on 19 Feb 2014 at 4:23

GoogleCodeExporter commented 8 years ago
In addition, thick trailing edges should be possible for the CST profiles as 
well:

Bei der CST-Parametrisierung von Profilen wäre ein zusätzlicher optionaler 
Parameter (z.B. TrailingEdgeThickness) für Profile mit endlicher 
Hinterkantendicke wünschenswert, wie in Kulfans Papers beschrieben (Addition 
von deltaZetaUpper = 0.5*xsi*TrailingEdgeThickness zu den z-Koordinaten der 
Oberseitenpunkte bzw. deltaZetaLower = -0.5*xsi*TrailingEdgeThickness zu den 
z-Koordinaten der Unterseitenpunkte).

Original comment by daniel.b...@googlemail.com on 9 Apr 2014 at 9:19

GoogleCodeExporter commented 8 years ago

Original comment by daniel.b...@googlemail.com on 13 May 2014 at 1:45