Creating control surfaces
Last updated
Last updated
The APM Preprocessor has the ability to create control surfaces by deforming the mesh. To create a control surface add the following lines to the end of the .conf file.
The three vectors with components x1
, y1
, z1
,x2
,y2
,z2
,x3
,y3
,z3
define the mid-plane of the control surface. The hinge line is defined as x2-x1
, y2-y1
, z2-z1
. The image below shows the three vectors and the resulting control surface mid-plane.
Deflection specifies the amount of control surface deflection in degrees and differential specifies whether mirrored control surfaces deflect in the opposite direction.
Control surfaces should always be created on the left side of the symmetry plane (negative -direction). The APM Preprocessor will automatically mirror the control surfaces across the symmetry plane.