Skip to content

Commit

Permalink
remove duplicate vertical tail constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
bqpd committed Dec 7, 2017
1 parent 761babf commit 1eadb2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpkitmodels/GP/aircraft/tail/vertical_tail.py
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 1eadb2b

Please sign in to comment.