forked from NREL/ROSCO
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified ZeroMQ interface to include pitch offsets (NREL#261)
* Modified ZeroMQ interface to include pitch setpoints * Fixed zeromq time limit issue * Fixed simulation restart bug when using zeromq * Light formatting changes * Remove specific ZeroMQ data structure, add to LocalVars, rename * Full remove ZMQ_Variables * Tidy NREL5MW tuning yaml and control_interface * Raise exception in control_interface if DLL returns an error * Fix name of debug file * Combine ZMQ examples, check outputs * Check ZMQ update period based on simulation update period * Initialize ZMQ local vars * Make tuning yaml, zmq example consistent with others * Update DISCONs * Let DISCON in control_interface be initialized even if there's an error * Remove extra zmq example --------- Co-authored-by: dzalkind <[email protected]>
- Loading branch information
Showing
20 changed files
with
151 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.