handbookAeroPerformanceMapType Complex Type

Handbook Aero performance map data

Namespace: Empty

Schema: Empty

Base Type
Usages
Children
NameOccurrencesDescription
Choice Choice
      Sequence Sequence
            Element machNumber

Vector with Mach Numbers for computation

            Element reynoldsNumber

Vector of Reynolds Numbers for computation

            Element angleOfYaw

Vector of yaw angles for computation

            Element angleOfAttack

Vector of angles of attack for computation

            Element cfx[0, 1]

stringArrayBaseType

            Element cfy[0, 1]

stringArrayBaseType

            Element cfz[0, 1]

stringArrayBaseType

            Element cmx[0, 1]

stringArrayBaseType

            Element cmy[0, 1]

stringArrayBaseType

            Element cmz[0, 1]

stringArrayBaseType

            Element positiveQuasiSteadyRotation[0, 1]

This type defines a set of quasi steady rotations.

            Element negativeQuasiSteadyRotation[0, 1]

This type defines a set of quasi steady rotations.

            Element dampingDerivatives[0, 1]

Damping derivatives for positive and negative rotation rates

            Element controlSurfaces[0, 1]

controlSurfacePerformanceMaps

      Sequence Sequence
            Element positiveQuasiSteadyRotation[0, 1]

This type defines a set of quasi steady rotations.

            Element negativeQuasiSteadyRotation[0, 1]

This type defines a set of quasi steady rotations.

            Element controlSurfaceUID[0, *]

Specification of control surfaces, for which additional delta-polars shall be computed

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string
Attribute externalDataNodePathSimple Type string
Attribute externalFileNameSimple Type string
Remarks

0. General overview

This type contains data for the aerodynamic performance map computations with HandbookAero. In Framework integration mode no further input is required here. But it is possible to specify a quasiSteadyRotation node to switch on the computation of damping derivatives. A list of control surface UIDs further switches on the computation of delta-performance maps for each of these control surfaces. In Toolwrapper input mode, the parameter vectors for the performance map computations, and optionally the quasi steady rotation values, have to be specified here. If already existing performance maps shall be modified, they have to be specified here, as well.

1. <positiveQuasiSteadyRotation> (optional in Framework integration mode)

A set of normalized rotation values used for calculating the damping derivatives (positive rates). A separate computation for each of the three rotational values is performed and used (together with the reference computation without any rotation) to derive the damping derivatives. This node itself switches on the computation of positive damping derivatives. If there are no subnodes, the positive defaults are used.

2. <negativeQuasiSteadyRotation> (optional in Framework integration mode)

A set of normalized rotation values used for calculating the damping derivatives (negative rates). A separate computation for each of the three rotational values is performed and used (together with the reference computation without any rotation) to derive the damping derivatives. This node itself switches on the computation of negative damping derivatives. If there are no subnodes, the negative defaults are used.

3. <controlSurfaceUID> (optional in Framework integration mode)

A list of control surface UIDs, referring to each of the control surfaces for which a delta performance map shall be computed.

4. <machNumber> (mandatory in Toolwrapper input mode)

A vector of semicolon-separated values, specifying all the Mach numbers being used to create the aerodynamic performance map (Mach number dimension)

5. <reynoldsNumber> (mandatory in Toolwrapper input mode)

A vector of semicolon-separated values, specifying all the Reynolds numbers being used to create the aerodynamic performance map (Reynolds number dimension)

6. <angleOfYaw> (mandatory in Toolwrapper input mode)

A vector of semicolon-separated values, specifying all the angles of yaw being used to create the aerodynamic performance map (Angle of yaw dimension)

7. <angleOfAttack> (mandatory in Toolwrapper input mode)

A vector of semicolon-separated values, specifying all the angles of attack being used to create the aerodynamic performance map (Angle of attack dimension)

8. <cfx> (optional in Toolwrapper input mode)

The performance map with all the cfx values for modification in HandbookAero. It consists of semicolon-separated values, for each combination of Mach number, Reynolds number, angle of yaw and angle of attack. In the performance map, the last dimension (angle of attack) is varied first.

9. <cfy> (optional in Toolwrapper input mode)

The performance map with all the cfy values for modification in HandbookAero. It consists of semicolon-separated values, for each combination of Mach number, Reynolds number, angle of yaw and angle of attack. In the performance map, the last dimension (angle of attack) is varied first.

10. <cfz> (optional in Toolwrapper input mode)

The performance map with all the cfz values for modification in HandbookAero. It consists of semicolon-separated values, for each combination of Mach number, Reynolds number, angle of yaw and angle of attack. In the performance map, the last dimension (angle of attack) is varied first.

11. <cmx> (optional in Toolwrapper input mode)

The performance map with all the cmx values for modification in HandbookAero. It consists of semicolon-separated values, for each combination of Mach number, Reynolds number, angle of yaw and angle of attack. In the performance map, the last dimension (angle of attack) is varied first.

12. <cmy> (optional in Toolwrapper input mode)

The performance map with all the cmy values for modification in HandbookAero. It consists of semicolon-separated values, for each combination of Mach number, Reynolds number, angle of yaw and angle of attack. In the performance map, the last dimension (angle of attack) is varied first.

13. <cmz> (optional in Toolwrapper input mode)

The performance map with all the cmz values for modification in HandbookAero. It consists of semicolon-separated values, for each combination of Mach number, Reynolds number, angle of yaw and angle of attack. In the performance map, the last dimension (angle of attack) is varied first.

14. <positiveQuasiSteadyRotation> (optional in Toolwrapper input mode)

A set of normalized rotation values used for calculating the damping derivatives (positive rates). A separate computation for each of the three rotational values is performed and used (together with the reference compuation without any rotation) to derive the damping derivatives. This node itself switches on the computation of positive damping derivatives. If there are no subnodes, the positive defaults are used. This node is similar to the one from Framework integration mode.

15. <negativeQuasiSteadyRotation> (optional in Toolwrapper input mode)

A set of normalized rotation values used for calculating the damping derivatives (negative rates). A separate computation for each of the three rotational values is performed and used (together with the reference compuation without any rotation) to derive the damping derivatives. This node itself switches on the computation of negative damping derivatives. If there are no subnodes, the negative defaults are used. This node is similar to the one from Framework integration mode.

16. <dampingDerivatives> (optional in Toolwrapper input mode)

The performance maps with the damping derivatives for modification in HandbookAero.

16. <controlSurfaces> (optional in Toolwrapper input mode)

A list of control surfaces and their deflection vectors being used to create the delta aerodynamic performance maps for each control surface (Deflection dimension). Each of the control surfaces can optionally contain the corresponding delta-performance maps for modification in HandbookAero as well.