New features for unsteady aerodynamics modeling#729
Conversation
|
@rafmudaf and @ebranlard |
|
As a small note, I've merged this branch with f/driver into my branch f/driver-ua, where I've added two other dynamic stall models (Oye and Boeing-Vertol), but it's fine by me if we do this in two pull requests. (Mine will change the polar input file, adding the relative thickness). We might just be both doing the merge with dev.. |
andrew-platt
left a comment
There was a problem hiding this comment.
This looks good to me.
I really like the method of dealing with missing lines in input file parsing. I'll have to use it in other codes.
- The entries for the new `UAStartRad` and `UAEndRad` were added to the tables prior to release of v2.6.0 and 3.0.0 when this development branch was created.
ebranlard
left a comment
There was a problem hiding this comment.
This is al good to me.
I've started using this branch in my branch f/driver-ua and have not seen any issue. We might need to do small adjustments on UAMod 4 and 5 in the future, but nothing that would prevent the merge now.
|
I've added some documentation here. Which will become available when my branch get's merged. I believe it's fine to wait a couple of months for that. |
Feature or improvement description
This pull request includes the following new features:
Related issue, if one exists
None
Impacted areas of the software
AeroDyn
Additional supporting information
Test results, if applicable
These changes do not change any existing test cases. All changes to the input file are optional.