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
671 stars 452 forks source link

number of correction step (NumCrctn) for Beamdyn #1605

Open MassimoSirigu opened 1 year ago

MassimoSirigu commented 1 year ago

Hello, I'm using the IEA 15 MW wind turbine model and I'm trying to use Beamdyn to model the aeroelasticity of the blade. The minimum time step required to ensure stability is dt=0.0005 s. I recently discovered that it is possible to enhance the time step and reduce the computation time if I put a value for NumCrctn in the .fst file. It is recommended to do that? Can you give me advice on how to select the right number of corrections? are there some cons when using this strategy? Thank you in advance

jjonkman commented 1 year ago

Dear @MassimoSirigu,

See a similar question asked and answered here in discussions: https://github.com/OpenFAST/openfast/discussions/1496.

We presented the initial results of our new tight coupling algorithm at WESC 2023 a week ago. We are currently working on the full implementation of the tight coupling algorithm in OpenFAST and expect to present the final results at the upcoming NAWEA / WindTech 2023 conference in October.

Best regards,

MassimoSirigu commented 1 year ago

Thank you for your reply. I also attended the WESC conference, but unfortunately, I couldn't attend your presentation. Today, I attempted to utilize NumCrctn with values of 1, 2, 3, and 4, but it didn't converge with a larger time step. The only suitable time step is still 0.0005. I will eagerly await any new advancements in your work. Do you have any information about when the new version of OpenFAST will be released? Best regards, Massimo

jjonkman commented 1 year ago

Dear @MassimoSirigu,

We are expecting a release of the new tight coupling algorithm later this summer or early fall.

Best regards,