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

Develop: Updating Test_Cases, FAST_Reader, and FAST_Writer to Accomodate OpenFAST v3.5.0 #245

Closed
wants to merge 9 commits into from

Commits on May 30, 2023

  1. Update NREL-2p8-127_InflowFile.dat

    added VelInterpCubic and LiDAR Parameters to the InflowFile
    Yuksel-Rudy authored May 30, 2023
    Configuration menu
    Copy the full SHA
    75054db View commit details
    Browse the repository at this point in the history
  2. Update IEA-15-240-RWT_InflowFile.dat

    added VelInterpCubic and LiDAR Parameters to the InflowFile
    Yuksel-Rudy authored May 30, 2023
    Configuration menu
    Copy the full SHA
    d898709 View commit details
    Browse the repository at this point in the history
  3. Update NRELOffshrBsline5MW_InflowWind.dat

    added VelInterpCubic and LiDAR Parameters to the InflowFile
    Yuksel-Rudy authored May 30, 2023
    Configuration menu
    Copy the full SHA
    40729f7 View commit details
    Browse the repository at this point in the history
  4. Update NREL-2p8-127_InflowFile.dat

    added VelInterpCubic and LiDAR Parameters to the InflowFile
    Yuksel-Rudy authored May 30, 2023
    Configuration menu
    Copy the full SHA
    fa442dc View commit details
    Browse the repository at this point in the history
  5. Update StC-Force-Col1.dat

    adjusted comment on StC_DOF_MODE
    Yuksel-Rudy authored May 30, 2023
    Configuration menu
    Copy the full SHA
    3c6326b View commit details
    Browse the repository at this point in the history
  6. Update StC-Force-Col2.dat

    adjusted comment on StC_DOF_MODE
    Yuksel-Rudy authored May 30, 2023
    Configuration menu
    Copy the full SHA
    f75f74c View commit details
    Browse the repository at this point in the history
  7. Update StC-Force-Col3.dat

    adjusted comment on StC_DOF_MODE
    Yuksel-Rudy authored May 30, 2023
    Configuration menu
    Copy the full SHA
    7d89b79 View commit details
    Browse the repository at this point in the history
  8. Update FAST_reader.py

    added parsing of cubic interpolation for velocity and LIDAR parameters in read_InflowWind method for the InflowWind data file
    Yuksel-Rudy authored May 30, 2023
    Configuration menu
    Copy the full SHA
    ca9d0d6 View commit details
    Browse the repository at this point in the history
  9. Update FAST_writer.py

    added writing of cubic interpolation for velocity and LIDAR parameters in write_InflowWind method for the InflowWind data file
    Yuksel-Rudy authored May 30, 2023
    Configuration menu
    Copy the full SHA
    2411b55 View commit details
    Browse the repository at this point in the history