Skip to content

Commit

Permalink
delete obsolete substitution
Browse files Browse the repository at this point in the history
  • Loading branch information
mjburton committed Oct 13, 2017
1 parent 635c5a1 commit e99e9e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion solar/solar.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ def setup(self, sp=False):

if not sp:
self.empennage.substitutions["V_h"] = 0.45
self.empennage.htail.planform.substitutions.update({"AR": 5.0})
self.empennage.substitutions["m_h"] = 0.1

constraints = [
Expand Down

0 comments on commit e99e9e7

Please sign in to comment.