Skip to content
Success

Changes

Summary

  1. make changes to allow for future mods (details)
  2. initial attempt at parsing variables for wing skin model (details)
  3. add unbounded and latex rep (details)
  4. change planform to parsing (details)
  5. change vector length to N; delte commented out vars (details)
  6. fix space error in eta (details)
  7. fix tail compatibility errors (details)
  8. modify loading to fit parsing structure (details)
Commit a4e1c3c40f5bb3794576a4eb6a4a9cdd58f524a8 by mjburton
make changes to allow for future mods
The file was modified gpkitmodels/GP/aircraft/wing/gustloading.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/sparloading.py (diff)
Commit 54cc30f904e58c2e7071afbeae97844e889723d4 by mjburton
initial attempt at parsing variables for wing skin model
The file was modified gpkitmodels/GP/aircraft/wing/wing_skin.py (diff)
Commit 9d78070b6638e9f420c9abd5bd51260033de4cb3 by mjburton
add unbounded and latex rep
The file was modified gpkitmodels/GP/aircraft/wing/wing_skin.py (diff)
Commit c1b7c9b94e585d9595687434c867f3c40ff6b415 by mjburton
change planform to parsing
The file was modified gpkitmodels/GP/aircraft/wing/capspar.py (diff)
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/wing_skin.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_interior.py (diff)
Commit fb84c46839e3e1f12659478ec2b3baf95e1c183f by mjburton
change vector length to N; delte commented out vars
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
Commit 7aa5fea993b758aff4d66f67bae58954a03722b4 by mjburton
fix space error in eta
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
Commit 6c1bbc7878d5aa2dccbb2253e897bd1f17d49325 by mjburton
fix tail compatibility errors
The file was modified gpkitmodels/GP/aircraft/tail/tail_boom.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/vertical_tail.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/tail_tests.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/tail_aero.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/horizontal_tail.py (diff)
Commit 3db4ec4c884f8d21da440a01b76af21ca2d9f799 by mjburton
modify loading to fit parsing structure
The file was modified gpkitmodels/GP/aircraft/tail/tail_tests.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 modified gpkitmodels/GP/aircraft/wing/sparloading.py (diff)