Skip to content
Failed

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)
  9. make root moment greater than (details)
  10. fix doc string errors; bound b (details)
  11. put lower bound on S in wing est (details)
  12. bound Vv and Vh in tail tests (details)
  13. change wing perf to parsing notation (details)
  14. add unbounded vars and latex strings to doc strings (details)
  15. covert wing to parsing notation (details)
  16. add unbounded and strings (details)
  17. move wing interior to wing core and convert to parsing notation (details)
  18. switch spar cap to parsing (details)
  19. convert box spar to parsing notation and create test for box spar (details)
  20. move sparloading to parsing format (details)
  21. convert gust loading to parse constraints (details)
  22. add bounded vars to docs (details)
  23. updated bounds for gpkit/check_on_build (details)
  24. whoops fix test (details)
  25. direct reference (details)
Commit a4e1c3c40f5bb3794576a4eb6a4a9cdd58f524a8 by mjburton
make changes to allow for future mods
The file was modified gpkitmodels/GP/aircraft/wing/sparloading.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/gustloading.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/sparloading.py (diff)
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/wing.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_interior.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_skin.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_aero.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/tail_boom.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/vertical_tail.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/horizontal_tail.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/tail_tests.py (diff)
Commit 3db4ec4c884f8d21da440a01b76af21ca2d9f799 by mjburton
modify loading to fit parsing structure
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/tail_tests.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/sparloading.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/gustloading.py (diff)
Commit 19d90d83941c867f8a16d321c2719ddedbdad331 by mjburton
make root moment greater than
The file was modified gpkitmodels/GP/aircraft/wing/sparloading.py (diff)
Commit 5ea23c231f4c3a8cc521fc9f5e4ff4434055b7e4 by mjburton
fix doc string errors; bound b
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.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)
Commit f08ab4d040749fb60a0d5d1dec715504d27c659c by mjburton
put lower bound on S in wing est
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)
Commit 11bacc2cd598f4cb7a8aa10d9b17463091da52ef by mjburton
bound Vv and Vh in tail tests
The file was modified gpkitmodels/GP/aircraft/tail/tail_tests.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)
Commit fe8807a401e4b869be9e660815d0c22959526ca9 by mjburton
change wing perf to parsing notation
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
Commit 5dec13ebde04bca2ecf81bbed296efdc8d349ddc by mjburton
add unbounded vars and latex strings to doc strings
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
Commit 0a662cce43c459a79a3559de1f9f8bc8d16f50c6 by mjburton
covert wing to parsing notation
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/empennage.py (diff)
Commit 64528803efc199058c4432387a053d4549b78fc0 by mjburton
add unbounded and strings
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
Commit e8993b88d56868e2d41d2988b7e064a1e4fd6d13 by mjburton
move wing interior to wing core and convert to parsing notation
The file was modified gpkitmodels/GP/aircraft/tail/vertical_tail.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/horizontal_tail.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
The file was addedgpkitmodels/GP/aircraft/wing/wing_core.py
The file was removedgpkitmodels/GP/aircraft/wing/wing_interior.py
Commit 620bdd3201644d1da5115f46696b6439261b6f1e by mjburton
switch spar cap to parsing
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
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)
Commit 66f70807a0f77757a86948341690bc77131fc38b by mjburton
convert box spar to parsing notation and create test for box spar
The file was modified gpkitmodels/GP/aircraft/wing/capspar.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/boxspar.py (diff)
Commit 4feb303dcaa8e2e6f5d32f89a84702a693f53665 by mjburton
move sparloading to parsing format
The file was modified gpkitmodels/GP/aircraft/wing/sparloading.py (diff)
Commit f6c831ec23005d4068ac9fa3965b331cb04e70b9 by mjburton
convert gust loading to parse constraints
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/sparloading.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/gustloading.py (diff)
Commit 86df0bfa83a3df680a50edc90b441bad66a00c9b by mjburton
add bounded vars to docs
The file was modified gpkitmodels/GP/aircraft/wing/gustloading.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/sparloading.py (diff)
Commit 13dba6da4fbc70e960d7fa2505d8f93122317307 by eburn
updated bounds for gpkit/check_on_build
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_core.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_skin.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/capspar.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)