Updates of Unsteady Aero (UAMod=4) and DBEMT (DBEMT_Mod=3) for linearization#1000
Conversation
…nd velocity at 3/4 or AC
|
Maybe will fix #983 ? |
|
This pull request is ready to be merged. The commits can potentially be squashed. A r-test pull request accompanies this pull-request. |
jjonkman
left a comment
There was a problem hiding this comment.
I haven't reviewed the source code changes in detail (and don't intend to), but please find a few comments on the documentation attached. I'm very excited for about this new functionality! Thanks!
|
Thank you @jjonkman for the review, I've now addressed your comments. |
jjonkman
left a comment
There was a problem hiding this comment.
Thanks for addressing my comments! I now approve this PR.
|
A couple of changes were needed to activate the linearization with UA_Mod=6. To reduce the burden of mode identification, I've added if statements to only linearize the "4th" state when UA_Mod=6 is used. In the future we could consider handling the Oye model separately and storing only the relevant info in x(1). Then the variable UA_NumLinStates introduced by bjonkman could be used. I've chosen to keep the current UnsteadyAeroDynamics for now since we already have a lot of pull requests and conflicts for AeroDyn. @bjonkman and @jjonkman let me know if that's ok. |
|
Seems like a reasonable shortcut to me for now. Hopefully the implementation of Thanks, |
|
@ebranlard could you merge |
|
Thanks, that's done. Note that it requires an updated r-test branch, (ua-dbemt) with an extra test case for this feature and updated input file descriptions. |
|
Is the r-test branch for this pull request, ua-dbemt, also ready to be merged into that repository's dev or is there more that needs to be updated there? |
|
I just wanted to note that this branch of openfast is pointing to the r-test branch ua-dbemt (I'm not sure if that's relevant or not). |
|
Ah I see now OpenFAST/r-test#62, and I've merged that one, as well. |
This pull request is not ready to be merged.
Feature or improvement description
Impacted areas of the software
AeroDyn, UA and DBEMT
Additional supporting information
Theory, and verification results are given in the following reference:
E. Branlard, B. Jonkman, G.R. Pirrung, K. Dixon, J. Jonkman (2022) Dynamic inflow and unsteady aerodynamics models for modal and stability analyses in OpenFAST, Journal of Physics: conference series 2265 032044
Test results, if applicable
Comparison of DBEMT_Mod=1 and DBEMT_Mod=3

Examples using UAMod=4, comparison with HAWC2

Results from new r-test:
Checklist
BAR_SineMotion_UA4_DBEMT3)