Skip to content

Commit

Permalink
Update for FAST_IO
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhar-abbas committed Nov 13, 2019
1 parent f03a113 commit 48b5ae5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/Run_TestCases.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
################# OUTDATED #################
##
import os
from WTC_toolbox import utilities as wtc_Utilities
util = wtc_Utilities.Utilities()
from ROSCO_toolbox import utilities as wtc_Utilities
util = wtc_Utilities.FAST_IO()

# define call for OpenFAST
fastcall = 'openfast_dev'
Expand Down

0 comments on commit 48b5ae5

Please sign in to comment.