Skip to content

FAST.Farm Interface#94

Open
abhineet-gupta wants to merge 64 commits intoNatLabRockies:developfrom
abhineet-gupta:FFInterface
Open

FAST.Farm Interface#94
abhineet-gupta wants to merge 64 commits intoNatLabRockies:developfrom
abhineet-gupta:FFInterface

Conversation

@abhineet-gupta
Copy link
Collaborator

@abhineet-gupta abhineet-gupta commented Feb 26, 2026

This PR integrates ROSCO based WFC into hycon (e.g FAST.Farm).

misi9170 added 30 commits April 23, 2025 16:20
@abhineet-gupta abhineet-gupta changed the base branch from develop to main February 26, 2026 10:02
@abhineet-gupta abhineet-gupta changed the base branch from main to develop February 26, 2026 10:03
@abhineet-gupta abhineet-gupta changed the base branch from develop to main February 26, 2026 10:03
@abhineet-gupta abhineet-gupta changed the base branch from main to develop February 26, 2026 16:21
@abhineet-gupta abhineet-gupta added the new-feature A new feature label Feb 27, 2026
@abhineet-gupta abhineet-gupta marked this pull request as ready for review March 1, 2026 02:01
@abhineet-gupta abhineet-gupta requested a review from misi9170 March 1, 2026 02:01
@abhineet-gupta
Copy link
Collaborator Author

The code starts the FAST.Farm simulation but errors out during controller calculation:

hycon/controllers/lookup_based_wake_steering_controller.py", line 99, in wake_steering_angles           
yaw_setpoint = (np.array(wind_directions) - yaw_offsets).tolist()                                                                                                                                                                                                                                  
ValueError: operands could not be broadcast together with shapes (3,) (2,)

I think the controller expects the wind directions in a differnt format but I am unable to run the other example lookup-based_wake_steering_florisstandin to debug this.

Need some help with this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants