Skip to content
Success

Changes

Summary

  1. delete unncessary args; loading model (commit: fd78b66) (details)
  2. change spar loading model (commit: b7c0afa) (details)
  3. allow for different polar fitted data (#136) (commit: 217294e) (details)
  4. change fitdata directory (commit: e1aca36) (details)
Commit fd78b66c5d5ea854652584335e8bb98572121554 by mjburton
delete unncessary args; loading model
(commit: fd78b66)
The file was modified gpkitmodels/GP/aircraft/wing/gustloading.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/sparloading.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/boxspar.py (diff)
Commit 217294e8230151bdad635a1618f79bb2e2bca46e by noreply
allow for different polar fitted data (#136)
* allow for any airfoil data

* add tau as independent var if fit has d=3
(commit: 217294e)
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)