Coupled vs uncoupled blade element momentum theory

Dear @Jason.Jonkman

Hope you are doing well.

I want to ask you how to enable coupled/uncoupled blade element moment in AeroDyn v4 ? or the uncoupled one was deprecated ?

Thank you in advance.

Best Regards,

Riad

Dear @Riad.Elhamoud,

Are you referring to the changes in AeroDyn introduced in OpenFAST v4? See the documentation here for the equivalencies between the old and new inputs: 4.1.2. API changes between versions โ€” OpenFAST v5.0.0 documentation.

If you are specifically asking about the old and new SkewMod options, here are the equivalencies:
Old โ†’ New
SkewMod = 0 (orthogonal) โ†’ SkewMod = -1
SkewMod = 1 (uncoupled) โ†’ SkewMod = 0
SkewMod = 2 (Pitt/Peters) โ†’ SkewMod = 1 with SkewMomCorr = FALSE and SkewRedistr_Mod = 1
SkewMod = 3 (coupled) โ†’ This option has never been available

Best regards,

1 Like