Skip to content

Additional Measurement Outputs from OpenFAST via zeromq #336

@fredrikfselheim

Description

@fredrikfselheim

Hi,

I'm currently integrating a fatigue-damage code with OpenFAST for a digital twin framework, using zeromq for process communication. I'm successfully retrieving the rootMOOP (out-of-plane moment) from the wfc_zmq_server class in the control interface. However, I need to extend the measurements to include additional bending moments at critical points:

  • Blade roots: RootFzb1 (axial force), RootMxb1 (edgewise), RootMyb1 (flapwise) for each blade
  • Tower base: TwrBsFzt (axial force), TwrBsMxt (side-side), TwrBsMyt (fore-aft)

These measurements are crucial for our fatigue analysis. Could you advise if it's possible to access these via the wfc_zmq_server? If not, could you recommend another method to capture these measurements in real-time from OpenFAST?

Thank you for any guidance you can provide!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions