The following list of attributes drives the AVL geometric definition. Each FaceBody which relates to AVL Sections will be marked up in an appropriate manner to drive the input file construction. Many attributes are required and those that are optional are marked so in the description:
- capsIntent This attribute is a CAPS requirement to indicate the analysis intent the geometry representation supports. Options are: ALL, LINEARAERO
- capsReferenceArea [Optional: Default 1.0] This attribute may exist on any Body. Its value will be used as the SREF entry in the AVL input.
- capsReferenceChord [Optional: Default 1.0] This attribute may exist on any Body. Its value will be used as the CREF entry in the AVL input.
- capsReferenceSpan [Optional: Default 1.0] This attribute may exist on any Body. Its value will be used as the BREF entry in the AVL input.
- capsReferenceX [Optional: Default 0.0] This attribute may exist on any Body. Its value will be used as the Xref entry in the AVL input.
- capsReferenceY [Optional: Default 0.0] This attribute may exist on any Body. Its value will be used as the Yref entry in the AVL input.
- capsReferenceZ [Optional: Default 0.0] This attribute may exist on any Body. Its value will be used as the Zref entry in the AVL input.
- capsGroup This string attribute labels the FaceBody as to which AVL Surface the section is assigned. This should be something like: Main_Wing, Horizontal_Tail, etc. This informs the AVL AIM to collect all FaceBodies that match this attribute into a single AVL Surface.
- vlmControlName This string attribute attaches a control surface to the FaceBody. The hinge location is defined as the double value between 0 or 1.0. The range as percentage from 0 to 100 will also work. The name of the control surface is the string information after vlmControl (or vlmControl_). For Example, to define a control surface named Aileron the following are identical (attribute vlmControlAileron 0.8 or attribute vlmControl_Aileron 80) . Multiple vlmControl attributes, with different names, can be defined on a single FaceBody.
By default control surfaces with percentages less than 0.5 (< 50%) are considered leading edge flaps, while values greater than or equal to 0.5 (>= 50%) are considered trailing edge flaps. This behavior may be overwritten when setting up the control surface in "AVL_Control" (see AIM Inputs) with the keyword "leOrTe" (see Vortex Lattice Control Surface for additional details).
- avlNumSpan This attribute may be set on any given airfoil cross-section to overwrite the number of spanwise horseshoe vortices placed on the surface (globally set - see keyword "numSpan" in Vortex Lattice Surface ) between two sections. Note, that the AIM internally sorts the sections in ascending y (or z) order, so care should be taken to select the correct section for the desired intent.