Table of Contents

BladeSectionOutputCoordinateSystem

https://bladednextgen.dnv.com/schema/0.4.1/Components/Blade/BladeSectionDefinition/BladeSectionAxesAndCoordinateSystems/BladeSectionOutputCoordinateSystem/BladeSectionOutputCoordinateSystem.json

This axes system in which outputs will be produced. This allows the output of loads in a different axis system to any of the physical properties. If omitted, the reference axes will be used as the mass axes.

  • OffsetInReferenceX: number (m)
  • OffsetInReferenceY: number (m)
  • RotationAboutReferenceZ: number (rad)
  • YAxisFollows: string = COMPONENT_AXIS | REFERENCE_AXIS | AERODYNAMIC_AXIS
  • ZAxisFollowsNeutralAxis: boolean

Properties

OffsetInReferenceX: number (m), optional

The offset of the axis system origin from the reference axes in x.

default = 0.0

OffsetInReferenceY: number (m), optional

The offset of the axis system origin from the reference axes in y.

default = 0.0

RotationAboutReferenceZ: number (rad), optional

The rotation of the axis system's x and y axes around the reference z axis (the section plane normal).

default = 0.0

YAxisFollows: string

The orientation of the x and y axes. A rotation about the reference z axis can be specified instead.

ZAxisFollowsNeutralAxis: boolean

If true, the z axis is parallel to the line created by the origins of the neatural axes, and not the z axis of the reference plane.