Compiling Turbsim

Dear Elham,

As with most of our software, to start running TurbSim, it easiest to open up your command window in the directory in which your TurbSim input file and TurbSim executable are stored. For example, if you have an input file named “Input.inp”, along with “TurbSim.exe”, stored in “C:\FileLocation”, you should type:

C:>cd FileLocation
C:\FileLocation> TurbSim Input.inp

The syntax is the same for different input files. Simply change “Input.inp” to whatever input file you want.

Best regards,