complexType · extension complexBaseType · all
Filled region between the two shells
Between the upper and the lower shell the wing is filled with a material, e.g. with a honeycomb core described by its smeared properties.
The region is bounded like a cell of a shell: a border at its leading and one at its trailing edge (cellPositioningChordwiseType) and one at its inner and one at its outer end (cellPositioningSpanwiseType). Each of them is given by relative coordinates, by a spar or by a rib, and the corners of the region are the points where the borders meet.
rotZ turns the material in the plane of the chord surface. It is measured like the angle of the stringers and the orthotropy direction of the skin, from the straight line through the leading edge points of the first and the last element of the component segment (see wingStringerType). rotX turns it about the x axis of the wing, and 0 keeps it in the chord surface.
The figure shows the filling in a section of the example, between the two spars and the two shells.
Example
One filled bay of the example, between the two spars and between two ribs of the outer rib set:
<intermediateStructure>
<cell uID="Wing_outerBay">
<positioningLeadingEdge>
<sparUID>Wing_frontSpar</sparUID>
</positioningLeadingEdge>
<positioningTrailingEdge>
<sparUID>Wing_rearSpar</sparUID>
</positioningTrailingEdge>
<positioningInnerBorder>
<ribNumber>2</ribNumber>
<ribDefinitionUID>Wing_outerRibs</ribDefinitionUID>
</positioningInnerBorder>
<positioningOuterBorder>
<ribNumber>5</ribNumber>
<ribDefinitionUID>Wing_outerRibs</ribDefinitionUID>
</positioningOuterBorder>
<material>
<materialUID>Aluminium2024</materialUID>
<thickness>0.02</thickness>
</material>
<rotX>0</rotX>
<rotZ>8</rotZ>
</cell>
</intermediateStructure>| 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 | ||
@uID | xsd:ID | required | UID |
| 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 |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
positioningLeadingEdge | cellPositioningChordwiseType | [1..1] required | Border of the region towards the leading edge | ||
positioningTrailingEdge | cellPositioningChordwiseType | [1..1] required | Border of the region towards the trailing edge | ||
positioningInnerBorder | cellPositioningSpanwiseType | [1..1] required | Border of the region at its inner end | ||
positioningOuterBorder | cellPositioningSpanwiseType | [1..1] required | Border of the region at its outer end | ||
material | materialDefinitionType | [1..1] required | Material of the filling | ||
rotX | doubleBaseType | [1..1] required | Angle of the material about the x axis of the wing; 0 keeps it in the chord surface [deg] | ||
rotZ | doubleBaseType | [1..1] required | Angle of the material in the chord surface, measured like the angle of the stringers [deg] | ||
cpacs/vehicles/aircraft/model/wings/wing/componentSegments/componentSegment/structure/intermediateStructure/cellcpacs/vehicles/aircraft/model/wings/wing/componentSegments/componentSegment/controlSurfaces/leadingEdgeDevices/leadingEdgeDevice/structure/intermediateStructure/cellcpacs/vehicles/aircraft/model/wings/wing/componentSegments/componentSegment/controlSurfaces/trailingEdgeDevices/trailingEdgeDevice/structure/intermediateStructure/cellcpacs/vehicles/aircraft/model/wings/wing/componentSegments/componentSegment/controlSurfaces/spoilers/spoiler/structure/intermediateStructure/cellcpacs/vehicles/rotorcraft/model/wings/wing/componentSegments/componentSegment/structure/intermediateStructure/cellcpacs/vehicles/rotorcraft/model/wings/wing/componentSegments/componentSegment/controlSurfaces/leadingEdgeDevices/leadingEdgeDevice/structure/intermediateStructure/cellcpacs/vehicles/rotorcraft/model/wings/wing/componentSegments/componentSegment/controlSurfaces/trailingEdgeDevices/trailingEdgeDevice/structure/intermediateStructure/cellcpacs/vehicles/rotorcraft/model/wings/wing/componentSegments/componentSegment/controlSurfaces/spoilers/spoiler/structure/intermediateStructure/cellcpacs/vehicles/rotorcraft/model/rotorBlades/rotorBlade/componentSegments/componentSegment/structure/intermediateStructure/cellcpacs/vehicles/rotorcraft/model/rotorBlades/rotorBlade/componentSegments/componentSegment/controlSurfaces/leadingEdgeDevices/leadingEdgeDevice/structure/intermediateStructure/cellcpacs/vehicles/rotorcraft/model/rotorBlades/rotorBlade/componentSegments/componentSegment/controlSurfaces/trailingEdgeDevices/trailingEdgeDevice/structure/intermediateStructure/cellcpacs/vehicles/rotorcraft/model/rotorBlades/rotorBlade/componentSegments/componentSegment/controlSurfaces/spoilers/spoiler/structure/intermediateStructure/cell| Type | Name |
|---|---|
wingIntermediateStructureCellsType | cell |