complexType · extension complexBaseType · sequence
Aerodynamic contributions of a strip within a wing segment
Describes the contributions of a specific strip within a wing segment to the total aerodynamic coefficients of a wing segment
The strip extends spatially between two eta coordinates (i.e., from an inner border to an outer border). In order to avoid redundancy, the inner border (denoted as from) is always identical to the outer border of the previous strip (denoted by to). Accordingly, only the to-border can be specified explicitly, while the from-border equals implicitly either to 0 (for the first strip) or the toSegmentEta value of the previous element. The toSegmentEta of the last strip must be equal to 1!
It is obligatory to provide the coefficients of the strip. The breakdown comprises the chordwiseParts and remainingContributions. The latter must only be specified if the breakdown into chordwiseParts is given. This breakdown is optional. If it is specified, but the sum of all chordwiseParts does not match the strip coefficients, one or more remainingContributions may be applied to ensure consistency (sum of all chordwiseParts + sum of all remainingContributions must be equal to total strip coefficients).
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
toSegmentEta | doubleBaseType | [1..1] required | Spanwise coordinate eta in the segment coordinate system to define the end of the strip | ||
coefficients | aeroCaseCoefficientsType | [1..1] required | Aerodynamic coefficients of the strip | ||
reference | coefficientReferenceType | [1..1] required | Reference values the coefficients are related to | ||
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows.· [0..1] optional | |||||
chordwiseParts | chordwisePartsType | [1..1] required | Aerodynamic contributions of the chordwise parts within the strip | ||
remainingContributions | remainingContributionsType | [0..1] optional | Contributions not covered by the chordwise parts | ||
cpacs/vehicles/aircraft/model/analyses/loadAnalysis/loadCases/aeroCases/aeroCase/aeroData/vehicle/coefficientsBreakdown/wings/wing/segments/segment/strips/stripcpacs/vehicles/rotorcraft/model/analyses/loadAnalysis/loadCases/aeroCases/aeroCase/aeroData/vehicle/coefficientsBreakdown/wings/wing/segments/segment/strips/strip| Type | Name |
|---|---|
coefficientsBreakdownStripsType | strip |