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

Move FlorisInterface .reinitialize() / .calculate_wake() to .set() / .run() #823

Merged
merged 40 commits into from
Feb 27, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    ac96a16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21d720c View commit details
    Browse the repository at this point in the history
  3. Ruff.

    misi9170 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    44dce46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08f04f6 View commit details
    Browse the repository at this point in the history
  5. Update AEP methods

    rafmudaf committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f9a1f35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b6a589 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f4e6f1 View commit details
    Browse the repository at this point in the history
  8. Layout optimizers.

    misi9170 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1b6e158 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66b5dd8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d3c8b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    053ead0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a00bff8 View commit details
    Browse the repository at this point in the history
  13. Simple docstrings added.

    misi9170 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7f7b3ba View commit details
    Browse the repository at this point in the history
  14. isort.

    misi9170 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0f393e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Merge branch 'v4' into fi_api

    # Conflicts:
    #	tests/reg_tests/floris_interface_regression_test.py
    rafmudaf committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d6c285d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b13f28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32de26c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    45f2b62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd18d02 View commit details
    Browse the repository at this point in the history
  3. adding tests for WindTIRose

    ejsimley committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d204ee1 View commit details
    Browse the repository at this point in the history
  4. formatting wind data

    ejsimley committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ecb5c2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8f49cb View commit details
    Browse the repository at this point in the history
  6. Test set / run sequences

    rafmudaf committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5bfb61f View commit details
    Browse the repository at this point in the history
  7. Update other test api’s

    rafmudaf committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6c07e7a View commit details
    Browse the repository at this point in the history
  8. Fix line length

    rafmudaf committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e5ef2d8 View commit details
    Browse the repository at this point in the history
  9. Small edits to comments

    paulf81 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    bb4623a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afb9b90 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #824 from ejsimley/windrose_with_ti_dimension

    WindTIRose class with TI as a third wind rose dimension
    ejsimley committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    484b9da View commit details
    Browse the repository at this point in the history
  12. Remove unused input args

    rafmudaf committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fd586ee View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Refactor and clean up

    rafmudaf committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    432c871 View commit details
    Browse the repository at this point in the history
  2. Bug fix in tests

    rafmudaf committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3feb4cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    058930b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

    paulf81 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b979729 View commit details
    Browse the repository at this point in the history
  3. Fix typo and docstrings

    paulf81 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6f3c4d0 View commit details
    Browse the repository at this point in the history
  4. Update docstring

    paulf81 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0358f52 View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    rafmudaf committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    18cfa2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f530c60 View commit details
    Browse the repository at this point in the history
  7. Merge v4 back in.

    misi9170 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    371b463 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'v4' into fi_api

    # Conflicts:
    #	examples/34_wind_data.py
    rafmudaf committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0ee4efb View commit details
    Browse the repository at this point in the history