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
648 stars 447 forks source link

Introduce Preconditioning in BeamDyn to Reduce Start-Up Transients and Allow for Large Time Steps #81

Closed jjonkman closed 5 years ago

jjonkman commented 6 years ago

BeamDyn often requires small time steps that could be increased if BeamDyn is given better initial conditions that reduce start-up transients. Addressing this problem may be aided by the currently BeamDyn linearization effort currently under development.

rafmudaf commented 6 years ago

@bjonkman I heard you may be currently working on this. Is that true?

bjonkman commented 6 years ago

Yes, @rafmudaf, this is already included in the set of changes currently in my f/Envision branch.

rafmudaf commented 5 years ago

resolved by OpenFAST#157