Additional Measurement Outputs from OpenFAST via zeromq #357
fredrikfselheim
announced in
Announcements
Replies: 1 comment
-
|
Hi, We currently support the following set of measurements and set-points for the zeromq interface. However, other variables can be added but would require some source code changes. You can also look at this ongoing work which allows real-time access to OpenFAST simulation data. Abhineet |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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:
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!
Beta Was this translation helpful? Give feedback.
All reactions