Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.07 KB

FASTLin_DTQP_Driver

DTQP driver Matlab/python codes for linearized OpenFAST models

Code Contributors:

  • Yong Hoon Lee (University of Illinois at Urbana-Champaign)
  • Daniel R. Herber (Colorado State University)
  • Athul Krishna Sundarrajan (Colorado State University)
  • Procedures for OpenFAST linearization is developed based on example script provided by Daniel Zalkind (National Renewable Energy Laboratory)

Prerequisites for compiling WEIS tools:

  • Anaconda for Python 3.8 or higher
  • Intel Parallel Studio XE
    • Intel C Compiler
    • Intel C++ Compiler
    • Intel Fortran Compiler
    • Intel Math Kernel Library
  • After install all the prerequisites, run bashrc_settings.sh to make bash recognize them.

Prerequisites for running FASTLin_DTQP_Driver:

Useful external links: