Skip to content

Commit

Permalink
remove duplicate vertical tail constraints (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
bqpd authored Dec 7, 2017
1 parent 761babf commit 62026ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpkitmodels/GP/aircraft/tail/vertical_tail.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ def setup(self, N=3):
self.foam.substitutions.update({self.foam.Abar: 0.0548,
self.foam.material.rho: 0.024})

return self.ascs, self.components
return self.ascs

0 comments on commit 62026ae

Please sign in to comment.