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

Add super-Gaussian velocity model for vertical-axis wind turbines #700

Open
wants to merge 38 commits into
base: develop
Choose a base branch
from

Commits on Jun 19, 2023

  1. First commit

    vallbog committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    32112f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. First test to input blade_length for a VAWT

    Gustav_V committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a10cfb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    2a28abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3c526b View commit details
    Browse the repository at this point in the history
  3. Bug fix

    vallbog committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2ed197e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb3a75d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

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

    vallbog committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    af9e1b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 28, 2023

  1. Moved from other branch

    vallbog committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c7c0fe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6688ee2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Created VelocityProfileGrid

    vallbog committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    55281b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b74f0ed View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Small fixes

    vallbog committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    51079f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Clarifications

    vallbog committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    5c40659 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 6, 2023

  1. Small addition to class init

    vallbog committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    621556a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 21, 2023

  1. Improved example

    vallbog committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3b847a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

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

Commits on Jul 23, 2023

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

Commits on Jul 26, 2023

  1. Corrected self.axs

    vallbog committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    158cb99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2c4b53 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Small detail

    vallbog committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bb62a15 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    77d0e42 View commit details
    Browse the repository at this point in the history
  2. Resolved merge conflict

    vallbog committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1e62e3f View commit details
    Browse the repository at this point in the history
  3. Change default coefficient

    vallbog committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2990e74 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Details in example

    vallbog committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c75c517 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d07ed0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Started to add some comments

    vallbog committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    18270c5 View commit details
    Browse the repository at this point in the history
  2. Updated comments

    vallbog committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8165bcf View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    011be53 View commit details
    Browse the repository at this point in the history
  2. Wake model comments

    vallbog committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4c8bf1e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Added VAWT example

    vallbog committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    aab7c97 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Details in example

    vallbog committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    ecb7fec View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Fixed comments

    vallbog committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b599354 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Typo

    vallbog committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e46c326 View commit details
    Browse the repository at this point in the history