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

Update reference wind turbines in the default turbine library #771

Merged
merged 133 commits into from
Jan 16, 2024

Commits on Dec 13, 2023

  1. add power to 5MW model, matches https://github.com/NREL/floris/blob/m…

    …ain/floris/turbine_library/nrel_5MW.yaml with extension for before cut in and after cut out. Rename thrust field.
    misi9170 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    251ad71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f664408 View commit details
    Browse the repository at this point in the history
  3. Removing Cp interp and replacing with direct power interp; updating t…

    …hrust_coefficient key name.
    misi9170 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7689b6f View commit details
    Browse the repository at this point in the history
  4. Convert to W for power_interp; remove ref air density from power calc…

    … (tests need updating yet).
    misi9170 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    950602a View commit details
    Browse the repository at this point in the history
  5. Minor updates for plot axes---contains temporary limitation to NREL 5…

    …MW turbine only, will remove prior to merge into v4 branch.
    misi9170 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c120467 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    8590d22 View commit details
    Browse the repository at this point in the history
  2. 10mw updated.

    misi9170 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f32e349 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45d6ed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ab6de7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52dd8a0 View commit details
    Browse the repository at this point in the history
  6. Ruff and isort.

    misi9170 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c667a2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2efc693 View commit details
    Browse the repository at this point in the history
  8. Renaming again...

    misi9170 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    118b833 View commit details
    Browse the repository at this point in the history
  9. Converting old models over.

    misi9170 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    830bafe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95a2064 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    398498f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42972ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b23fe11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01529cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dec0dc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94633d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0adc13 View commit details
    Browse the repository at this point in the history
  8. Clearing empty lines.

    misi9170 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ce91f1b View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    2a6be52 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    84e9f12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5310bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9aff6e View commit details
    Browse the repository at this point in the history
  4. Merge v4 (w/ 4d) back in.

    misi9170 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e1aa6ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cf4b57 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    fd9bc68 View commit details
    Browse the repository at this point in the history
  2. SimpleTurbine power module.

    misi9170 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    d55e133 View commit details
    Browse the repository at this point in the history
  3. Turbine submodule pieces.

    misi9170 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    5ab006f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff9dfbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e86094 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6df2c21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0a8bc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    feeb96d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b26696f View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    a039236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a6bd7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b538315 View commit details
    Browse the repository at this point in the history
  4. Update imports in tests.

    misi9170 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    203cf37 View commit details
    Browse the repository at this point in the history
  5. Passing arguments as kwargs.

    misi9170 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    37ca328 View commit details
    Browse the repository at this point in the history
  6. cosine loss model; move various turbine parameters inside power_thrus…

    …t_table; call power() and thrust_coefficient() with kwargs.
    misi9170 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    92aeb68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b7d54e View commit details
    Browse the repository at this point in the history
  8. emg reg tests failing.'

    misi9170 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    06a9967 View commit details
    Browse the repository at this point in the history
  9. Jensen reg passes.

    misi9170 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    229da4d View commit details
    Browse the repository at this point in the history
  10. TB reg tests pass.

    misi9170 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ca86d07 View commit details
    Browse the repository at this point in the history
  11. CC, gauss reg tests good.

    misi9170 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    fcae9e9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66fa072 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    54d4b40 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a3fbb9a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    c45839b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c70af6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bda01fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e09bfb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    567976c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1167995 View commit details
    Browse the repository at this point in the history
  7. init test passes.

    misi9170 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e2bc249 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    198fb79 View commit details
    Browse the repository at this point in the history
  2. axial_induction passes.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    776fecc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e26d56 View commit details
    Browse the repository at this point in the history
  4. isort, ruff.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    21bf3b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43d9187 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe310a6 View commit details
    Browse the repository at this point in the history
  7. example 30 now runs. Can likely remove commented out code, but will l…

    …eave for the time being and clean up later.
    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    040224b View commit details
    Browse the repository at this point in the history
  8. 31 now runs.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    ca739d9 View commit details
    Browse the repository at this point in the history
  9. isort.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    9a5a1c6 View commit details
    Browse the repository at this point in the history
  10. End of file.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    299c0f5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7304bdc View commit details
    Browse the repository at this point in the history
  12. Remove turbine_multi_dim.py

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    ff44c8f View commit details
    Browse the repository at this point in the history
  13. Missed a reference...

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    12d47d8 View commit details
    Browse the repository at this point in the history
  14. ruff, isort.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    e58d8fc View commit details
    Browse the repository at this point in the history
  15. removing unneeded TODOs.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2516b9d View commit details
    Browse the repository at this point in the history
  16. moving turbine utilities.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    83d0e3e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d52377f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    61abb5a View commit details
    Browse the repository at this point in the history
  19. comments for turbine.py

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    08d0fca View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2e00b34 View commit details
    Browse the repository at this point in the history
  21. fix end of file.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    a1f9960 View commit details
    Browse the repository at this point in the history
  22. Disclaimers and copyrights.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    afc042e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1a1e662 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d8d35c1 View commit details
    Browse the repository at this point in the history
  25. Merging v4 back.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    30afea7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8b7a006 View commit details
    Browse the repository at this point in the history
  27. Example 24.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    ac8e352 View commit details
    Browse the repository at this point in the history
  28. ex. 33.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    acebe8d View commit details
    Browse the repository at this point in the history
  29. ruff.

    misi9170 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    9c6c59f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a3a07e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    6126855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7b0b44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7da87e View commit details
    Browse the repository at this point in the history
  4. Moving into subdirs.

    misi9170 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    be91efb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    926c97c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    483452d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e20b6bb View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    11a880a View commit details
    Browse the repository at this point in the history
  2. fi, none reg tests updated.

    misi9170 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a008597 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09d9199 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54461c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Remove unused code

    rafmudaf committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b41eeaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5787b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    05e509d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a586089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3cbf9a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'v4' into pr/misi9170/770

    # Conflicts:
    #	floris/tools/convert_turbine_v3_to_v4.py
    #	floris/turbine_library/iea_15MW_floating_multi_dim_cp_ct.yaml
    #	floris/turbine_library/iea_15MW_multi_dim_cp_ct.yaml
    rafmudaf committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bb0ae43 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    d3f0084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    366f61a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0f9c71 View commit details
    Browse the repository at this point in the history
  4. Bug fix in example

    rafmudaf committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    359cc9f View commit details
    Browse the repository at this point in the history
  5. Remove duplicate code

    rafmudaf committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    cf886bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    762ed43 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    142ce33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c739d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ac53e9 View commit details
    Browse the repository at this point in the history
  4. Update fi method call.

    misi9170 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4be32bb View commit details
    Browse the repository at this point in the history
  5. Line length.

    misi9170 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    eeb99f5 View commit details
    Browse the repository at this point in the history
  6. Missed the constructors.

    misi9170 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e372f03 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Rename to .

    misi9170 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1e0b58c View commit details
    Browse the repository at this point in the history
  2. Remove unused library in dependencies

    This was previously used for the multidimension turbine, but it has since been consolidated and flatten_dict isn't used
    rafmudaf committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8604ff7 View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    rafmudaf committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    04443cf View commit details
    Browse the repository at this point in the history
  4. Fix incorrect type hints

    rafmudaf committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2f15c13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d430c88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42c3f7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb4848d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7745ddd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a277bfd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e3fd760 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6130eb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Update tests to avoid need for extra data files; currently fails due …

    …to data disconnect; update defaults in build_cosine_loss_turbine_dict to match updated NREL 5MW.
    misi9170 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    144ed76 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded turbine models for testing; update v3 test data to ma…

    …tch v4 NREL 5MW model and pass tests.
    misi9170 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    29f6417 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d22a33 View commit details
    Browse the repository at this point in the history
  4. provide url to public data.

    misi9170 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    98a1a06 View commit details
    Browse the repository at this point in the history