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

Wind direction heterogeneity #954

Draft
wants to merge 39 commits into
base: develop
Choose a base branch
from
Draft

Commits on May 20, 2024

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

Commits on May 21, 2024

  1. WIP

    misi9170 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    20edf05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d73eb29 View commit details
    Browse the repository at this point in the history
  3. switched to sliding method.

    misi9170 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3270135 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3912720 View commit details
    Browse the repository at this point in the history
  5. Fix sign issue.

    misi9170 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3ddb1de View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. upddated method.

    misi9170 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6469c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845d3da View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Update file path to run.

    misi9170 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    89d771d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eaff02 View commit details
    Browse the repository at this point in the history
  3. Ruff and isort.

    misi9170 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    63fe52a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    46e28aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bd5e82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b067dee View commit details
    Browse the repository at this point in the history
  4. Add basic example; wind_direcitons not used, simply hardcoded rearran…

    …ging as proof of concept.
    misi9170 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    34e8b53 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    66ef9fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d73fe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    9746ec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fed76f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92b3ae4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    4f74a46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a391e7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d412853 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e34ec85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb38c5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a428113 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64916e4 View commit details
    Browse the repository at this point in the history
  8. Require that Grid children be instantiated with required keyword args…

    … so that Grid() can have heterogeneous_inflow_config take a default of None.
    misi9170 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    049b7de View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Formatting.

    misi9170 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7d1c8ed View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    1fc4c32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d482344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    796e146 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    e4ce7fb View commit details
    Browse the repository at this point in the history
  2. Rename to unit test.

    misi9170 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    86884bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f9daa8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 26, 2024

  1. Delay sqrt (doesnt seem to help much)

    misha committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    625c934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e42b4f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    607f50a View commit details
    Browse the repository at this point in the history