Skip to content

Velocity and Acceleration Outputs from BeamDyn #277

@jjonkman

Description

@jjonkman

According to the BeamDyn documentation (https://openfast.readthedocs.io/en/master/_images/bd_output_channel.pdf), the nodal and tip velocities and accelerations output by BeamDyn are absolute and expressed in the global inertial-frame coordinate system (g). However, the source-code implementation has the absolute velocities expressed in g, but while the accelerations are output absolutely, they are expressed in the floating coordinate system local to the deflected blade (l). This is a bug in the documentation. That said, a typical motion sensor installed on a blade would measure the absolute velocity and accelerations expressed in l, not g, so, it would make more sense to express the velocity and acceleration outputs both in l instead of g. It may be preferred to simply add both sets of outputs so that the absolute velocities and accelerations can be output in both l and g.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions