Skip to content
Failed

Changes

Summary

  1. delete lambda as input to wing setup for tails (commit: 283231f) (details)
  2. add lam back in as arg to phase out later (commit: 66ccd21) (details)
  3. add tail testing script (commit: 150f9c3) (details)
  4. calculate qbar from subsitution (commit: b41184c) (details)
  5. modularize beam model; to allow for different qbar and Sbar functions (commit: a4a77d9) (details)
  6. move functions to attribute level (commit: f672dd4) (details)
  7. add new variable W to eliminate need of Wcent in future (commit: 78ea57f) (details)
  8. create gust loading from chordsparl (commit: 8b2de5f) (details)
  9. change model name; add model for backwards compatibility (commit: 8d410b7) (details)
  10. change file name (commit: 4cd6005) (details)
  11. import correct files (commit: de9e82e) (details)
Commit 283231f07a56f3e8433ee53e079f30d756f5957a by mjburton
delete lambda as input to wing setup for tails
(commit: 283231f)
The file was modified gpkitmodels/GP/aircraft/tail/vertical_tail.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/horizontal_tail.py (diff)
Commit 66ccd21882b3fed763c4ac19977dac7e15e75340 by mjburton
add lam back in as arg to phase out later
(commit: 66ccd21)
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
The file was addedgpkitmodels/GP/aircraft/tail/tail_tests.py
Commit b41184c9b811696f323e7ac08632e8a8cb850c83 by mjburton
calculate qbar from subsitution
(commit: b41184c)
The file was modified gpkitmodels/GP/aircraft/wing/chord_spar_loading.py (diff)
Commit a4a77d9eab760ee9ca717e688e6bd43990ed1ec6 by mjburton
modularize beam model; to allow for different qbar and Sbar functions
(commit: a4a77d9)
The file was modified gpkitmodels/GP/aircraft/wing/chord_spar_loading.py (diff)
The file was modified gpkitmodels/GP/beam/beam.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)
Commit f672dd446f5071da8e167977946db3b67e202b18 by mjburton
move functions to attribute level
(commit: f672dd4)
The file was modified gpkitmodels/GP/beam/beam.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/chord_spar_loading.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/gustloading.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)
Commit 78ea57f43d6b86cded54e1928b455961cd195d90 by mjburton
add new variable W to eliminate need of Wcent in future
(commit: 78ea57f)
The file was modified gpkitmodels/GP/aircraft/wing/chord_spar_loading.py (diff)
Commit 8b2de5f7f8730c4f548fe09c0259341598806fbc by mjburton
create gust loading from chordsparl
(commit: 8b2de5f)
The file was modified gpkitmodels/GP/aircraft/wing/chord_spar_loading.py (diff)
The file was modified gpkitmodels/GP/beam/beam.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/gustloading.py (diff)
Commit 8d410b7737ba75b1baec2ee6e74b274e57560913 by mjburton
change model name; add model for backwards compatibility
(commit: 8d410b7)
The file was modified gpkitmodels/GP/aircraft/wing/chord_spar_loading.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/gustloading.py (diff)
The file was removedgpkitmodels/GP/aircraft/wing/chord_spar_loading.py
The file was addedgpkitmodels/GP/aircraft/wing/sparloading.py
The file was modified gpkitmodels/GP/aircraft/wing/boxspar.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/capspar.py (diff)