Skip to content

Feature avl#184

Merged
timdmacdo merged 9 commits intodevelopfrom
feature-AVL
Jul 27, 2017
Merged

Feature avl#184
timdmacdo merged 9 commits intodevelopfrom
feature-AVL

Conversation

@mclarke2
Copy link
Copy Markdown
Member

Changes to the Aerodynamics and Stability AVL functions

@planes
Copy link
Copy Markdown
Member

planes commented Jul 27, 2017

You have conflicts.

Copy link
Copy Markdown
Contributor

@timdmacdo timdmacdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my comments and mostly just fix those conflicts

@@ -147,12 +137,10 @@ def initialize(self,conditions):
mac = geometry.wings['main_wing'].chords.mean_aerodynamic
mach = conditions.freestream.mach_number
AoA = conditions.aerodynamics.angle_of_attack
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually think it looks better with the spacing in this section. Some of these assignments can be logically separated.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I will make the relevant changes

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once things are grouped I am okay with pulling this in.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.01%) to 46.934% when pulling b471152 on feature-AVL into 0bc4d45 on develop.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.01%) to 46.934% when pulling 69fe04b on feature-AVL into 0bc4d45 on develop.

@timdmacdo timdmacdo merged commit c85e2b2 into develop Jul 27, 2017
@timdmacdo
Copy link
Copy Markdown
Contributor

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants