referenceValues Element

Reference values for aerodynamic computations

Namespace: Empty

Schema: Empty

Type
Parents
Children
NameOccurrencesDescription
All All
      Element area

Reference area

      Element lengthCMX

Reference length for rolling moment

      Element lengthCMY

Reference length for pitching moment

      Element lengthCMZ

Reference length for yawing moment

      Element momentReferencePoint

Reference point

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

0. General overview

Reference values used by aerodynamic tools for their computations. If this node is created automatically by the tool's input mapping ( Framework integration mode), the selected aircraft model's common reference length is used for <lengthCMX>, <lengthCMY> and <lengthCMZ>. If this node is created manually (for Toolwrapper input mode), the CPACS-Outputfile uses <lengthCMY> as common reference length.

1. <area> (mandatory)

This is the reference area, used to calculate all the aerodynamic coefficients.

2. <lengthCMX> (mandatory)

This is the reference length, used to calculate all the rolling moment coefficients (C Mx ).

3. <lengthCMY> (mandatory)

This is the reference length, used to calculate all the pitching moment coefficients (C My ).

4. <lengthCMZ> (mandatory)

This is the reference length, used to calculate all the yawing moment coefficients (C Mz ).

5. <momentReferencePoint> (mandatory)

This is the reference point in (global coordinate system), used for all moment computations.

See Also