Skip to content

Commit

Permalink
Update paths and turbine
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhar-abbas committed Sep 28, 2020
1 parent 4fcf73d commit ac48684
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Examples/NREL5MW_example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Turbine: NREL 5MW Reference Wind Turbine
# ------------------------------ OpenFAST PATH DEFINITIONS ------------------------------
path_params:
FAST_InputFile: '5MW_Land_DLL_WTurb.fst' # Name of *.fst file
FAST_directory: '../Test_Cases/5MW_Land_DLL_WTurb' # Main OpenFAST model directory, where the *.fst lives
FAST_InputFile: 'NREL-5MW.fst' # Name of *.fst file
FAST_directory: '../Test_Cases/NREL-5MW' # Main OpenFAST model directory, where the *.fst lives
# Optional
rotor_performance_filename: 'Cp_Ct_Cq.NREL5MW.txt' # Filename for rotor performance text file (if it has been generated by ccblade already)

Expand Down
Binary file modified Examples/NREL5MW_saved.p
Binary file not shown.

0 comments on commit ac48684

Please sign in to comment.