NREL / SOWFA

Other
136 stars 113 forks source link

OpenFAST coupling issues #8

Open gantech opened 7 years ago

gantech commented 7 years ago
  1. Divide forces by density in the horizontalAxisWindTurbinesALMOpenFAST class.
  2. Need to pass global turbine number in lines 1794, 1816, 1817, 1841, 1842 of horizontalAxisWindTurbinesALMOpenFAST.C
  3. Fix the hdf5 write out to avoid the problem of hdf5 corrupting the velocity data file if the program quits in the middle.