OpenFAST / openfast

Main repository for the NREL-supported OpenFAST whole-turbine and FAST.Farm wind farm simulation codes.
http://openfast.readthedocs.io
Apache License 2.0
653 stars 447 forks source link

Errors about the output of FAST.Farm #1981

Open zgSong123 opened 6 months ago

zgSong123 commented 6 months ago

Dear jjonkman, 报错

I used FAST.Farm to calculate 16 wind turbines, the first 10 of which came out normal. But there is no data in the result file from the 11th to the 15th wind turbine, and there are 5 sets of data in the result file from the 16th wind turbine. I can't find the reason. Can you give me some advice?

Best regards,

jjonkman commented 6 months ago

Dear @zgSong123,

Which version of FAST.Farm are you using? Are you using OpenMP parallelization?

Best regards,

zgSong123 commented 6 months ago

Dear @jjonkman ,

The version I'm using is OpenFAST-3.0.0 and uses OpenMP parallelization. When I used example 24 in OpenFAST, the result was fine, but when I used example 25, the problem occurred.

Best regards,

jjonkman commented 6 months ago

Dear @zgSong123,

I first suggest switching to the newest version of FAST.Farm within OpenFAST (currently in OpenFAST v3.5.1). There have been many improvements made to FAST.Farm since v3.0.0, including to the parallelization of its algorithm. Please let us know if that does not solve your issue.

Best regards,

zgSong123 commented 6 months ago

Dear @jjonkman ,

The advice you provided is greatly appreciated.

Best regards,