m-meliani / cpacs

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

Projection for ComponentSegments #374

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
To find the location of spar and flap coordinates, we seem to be lacking a 
further projection vector. 

Each item within a component segment is described by inner and outer eta,ksi 
point. Inbetween these points should be a straight line, which is not likely 
for a tapered and swept wing. 

Hence, the idea is to create a plane from the vector between the inner and 
outer eta,ksi and an additional projection direction. This plane cuts the 
sehnen plane and the new coordinates are found from here. 

Original issue reported on code.google.com by boehni...@gmail.com on 1 Aug 2013 at 9:39

GoogleCodeExporter commented 8 years ago
Need to obtain an update from Martin

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

GoogleCodeExporter commented 8 years ago
A possible candidate for a projection vector is the cross product of the 
leading edge of a flap and the connection between the inner leading and 
trailing edge point. Nevertheless, for a twisted wing the intersection of this 
vector with the wing plane must not result in a straight line. 

Get in contact with Felix

Original comment by daniel.b...@googlemail.com on 5 Mar 2014 at 12:27

GoogleCodeExporter commented 8 years ago

Original comment by daniel.b...@googlemail.com on 9 Jul 2014 at 8:15

GoogleCodeExporter commented 8 years ago

Original comment by daniel.b...@googlemail.com on 28 Jan 2015 at 11:07