Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FF: fix bug with Mod_AmbWind=3 -- hub point wasn't shifted. #1648

Merged
merged 2 commits into from
Jun 24, 2023

Commits on Jun 23, 2023

  1. FF: fix bug with Mod_AmbWind=3 -- hub point wasn't shifted.

    We added the hub point to AWAE at the center of the grid now that IfW calculates the disk average velocity every time IfW_CalcOutput gets called. But this point needs to be shifted by the turbine position so it is in the box.
    
    This will all change in 4.0.0 when we switch to pointers for all this and don't call IfW_CalcOutput directly anymore.
    andrew-platt committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    64a5493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    787bed6 View commit details
    Browse the repository at this point in the history