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

Expand OpenFAST Python interface for external inputs and coupling #26

Closed
wants to merge 19 commits into from
Closed

Expand OpenFAST Python interface for external inputs and coupling #26

wants to merge 19 commits into from

Commits on Mar 30, 2022

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

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    a7e4318 View commit details
    Browse the repository at this point in the history
  2. add object ptr to types

    Hkorb committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    f07abf4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

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

Commits on Apr 5, 2022

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

    Hkorb committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    b920555 View commit details
    Browse the repository at this point in the history
  3. change folder structure to source

    simple setup.py
    add more docs
    Hkorb committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    75198da View commit details
    Browse the repository at this point in the history
  4. change folder structure again

    Hkorb committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    acbb70a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

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

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    7c70f3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1bd1ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6233355 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e462cbf View commit details
    Browse the repository at this point in the history
  5. adapt python test case

    Hkorb committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    d093db7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

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

Commits on May 6, 2022

  1. fix typo in setup.cfg

    Hkorb committed May 6, 2022
    Configuration menu
    Copy the full SHA
    aaa18d6 View commit details
    Browse the repository at this point in the history
  2. add posibility to use Path objects as input for python

    improve error message
    Hkorb committed May 6, 2022
    Configuration menu
    Copy the full SHA
    93cbbe4 View commit details
    Browse the repository at this point in the history
  3. fix bug introduced in last commit

    add computation of azimthal angle
    Hkorb committed May 6, 2022
    Configuration menu
    Copy the full SHA
    86ab092 View commit details
    Browse the repository at this point in the history