Skip to content

Commit

Permalink
File cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhar-abbas committed Sep 27, 2019
1 parent eb99861 commit 02a9f93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/example_08.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
file_processing = wtc_controller.FileProcessing()

# Initialize Filenames and Directories
os.chdir('/Users/nabbas/Documents/WindEnergyToolbox/WTC_toolbox/examples')
FAST_InputFile = '5MW_Land.fst'
FAST_directory = os.path.join(os.getcwd(),'../Test_Cases/5MW_Land')
txt_filename = 'Cp_Ct_Cq.txt'
Expand Down

0 comments on commit 02a9f93

Please sign in to comment.