Skip to content
Success

Changes

Summary

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