Skip to content
Build History trend
 
PR 145: Qstr
 
PR 146: allow for different spar in tailboom bending and flex models
 
PR 146: allow for different spar in tailboom bending and flex models
 
PR 146: allow for different spar in tailboom bending and flex models
 
PR 143: remove duplicate vertical tail constraints
 
PR 141: create common materials models
 
PR 139: flight state to parsing
 
PR 137: use parsing notation
 
PR 138: let's try this unit testing thing
 
PR 137: use parsing notation
 
PR 135: delete unncessary args; loading model
 
PR 135: delete unncessary args; loading model
 
PR 135: delete unncessary args; loading model
 
PR 135: delete unncessary args; loading model
 
PR 135: delete unncessary args; loading model
 
PR 134: if args None don't add to constraints
 
PR 134: if args None don't add to constraints
 
PR 133: cap spar to run sparloading not chordsparl
 
PR 132: simplify loading call
 
PR 132: simplify loading call
 
PR 131: allow for beam model to modify loading distribution, shear and moment calculations
 
PR 131: allow for beam model to modify loading distribution, shear and moment calculations
 
PR 131: allow for beam model to modify loading distribution, shear and moment calculations
 
PR 131: allow for beam model to modify loading distribution, shear and moment calculations
 
PR 131: allow for beam model to modify loading distribution, shear and moment calculations
 
PR 131: allow for beam model to modify loading distribution, shear and moment calculations
 
PR 131: allow for beam model to modify loading distribution, shear and moment calculations
 
PR 129: Adding .pdfs missing in README.
 
PR 129: Adding .pdfs missing in README.
 
PR 128: delete lam as input to wing setup for tails

Changes

#64 (Jan 4, 2018, 12:53:33 PM)

  1. initial commit — scott.t.nill / githubweb
  2. Update qstr.py — noreply / githubweb
  3. Update qstr.py — noreply / githubweb
  4. fixed paren mismatch — scott.t.nill / githubweb

#63 (Dec 18, 2017, 11:24:37 AM)

  1. fix tail flex model to use theta from bending model — mjburton / githubweb
  2. have tailboom inhereit from spar model — mjburton / githubweb
  3. use single model for tail boom bending, call beam model in bending — mjburton / githubweb
  4. allow for dynamic inheritance of tailboom model; constrain moment in tb — mjburton / githubweb
  5. change small subs when solving with cvxopt — mjburton / githubweb
  6. delete cvxopt in line — mjburton / githubweb
  7. omit sbar tip — mjburton / githubweb

#62 (Dec 18, 2017, 10:58:47 AM)

  1. fix tail flex model to use theta from bending model — mjburton / githubweb
  2. have tailboom inhereit from spar model — mjburton / githubweb
  3. use single model for tail boom bending, call beam model in bending — mjburton / githubweb
  4. allow for dynamic inheritance of tailboom model; constrain moment in tb — mjburton / githubweb
  5. change small subs when solving with cvxopt — mjburton / githubweb

#61 (Dec 18, 2017, 9:57:58 AM)

  1. fix tail flex model to use theta from bending model — mjburton / githubweb
  2. have tailboom inhereit from spar model — mjburton / githubweb
  3. use single model for tail boom bending, call beam model in bending — mjburton / githubweb
  4. allow for dynamic inheritance of tailboom model; constrain moment in tb — mjburton / githubweb

#60 (Dec 7, 2017, 12:36:04 PM)

  1. remove duplicate vertical tail constraints — eburn / githubweb

#59 (Dec 5, 2017, 10:37:45 AM)

  1. create material data models — mjburton / githubweb
  2. git add materials models to spar — mjburton / githubweb
  3. add foam material — mjburton / githubweb
  4. fix units error; delete htail override of skin material — mjburton / githubweb
  5. add init file to materials; fix vtail AR — mjburton / githubweb
  6. make material class attribute of material folder, global variable g — mjburton / githubweb

#58 (Nov 20, 2017, 11:16:54 AM)

  1. flight state to parsing — mjburton / githubweb
  2. lint errors — mjburton / githubweb

#57 (Nov 14, 2017, 4:27:31 PM)

  1. make changes to allow for future mods — mjburton / githubweb
  2. initial attempt at parsing variables for wing skin model — mjburton / githubweb
  3. add unbounded and latex rep — mjburton / githubweb
  4. change planform to parsing — mjburton / githubweb
  5. change vector length to N; delte commented out vars — mjburton / githubweb
  6. fix space error in eta — mjburton / githubweb
  7. fix tail compatibility errors — mjburton / githubweb
  8. modify loading to fit parsing structure — mjburton / githubweb
  9. make root moment greater than — mjburton / githubweb
  10. fix doc string errors; bound b — mjburton / githubweb
  11. put lower bound on S in wing est — mjburton / githubweb
  12. bound Vv and Vh in tail tests — mjburton / githubweb
  13. change wing perf to parsing notation — mjburton / githubweb
  14. add unbounded vars and latex strings to doc strings — mjburton / githubweb
  15. covert wing to parsing notation — mjburton / githubweb
  16. add unbounded and strings — mjburton / githubweb
  17. move wing interior to wing core and convert to parsing notation — mjburton / githubweb
  18. switch spar cap to parsing — mjburton / githubweb
  19. convert box spar to parsing notation and create test for box spar — mjburton / githubweb
  20. move sparloading to parsing format — mjburton / githubweb
  21. convert gust loading to parse constraints — mjburton / githubweb
  22. add bounded vars to docs — mjburton / githubweb
  23. updated bounds for gpkit/check_on_build — eburn / githubweb
  24. whoops fix test — eburn / githubweb
  25. direct reference — mjburton / githubweb

#56 (Nov 12, 2017, 8:25:14 PM)

  1. let's try testing — eburn / githubweb
  2. get tests running — eburn / githubweb

#55 (Nov 12, 2017, 7:29:44 PM)

  1. make changes to allow for future mods — mjburton / githubweb
  2. initial attempt at parsing variables for wing skin model — mjburton / githubweb
  3. add unbounded and latex rep — mjburton / githubweb
  4. change planform to parsing — mjburton / githubweb
  5. change vector length to N; delte commented out vars — mjburton / githubweb
  6. fix space error in eta — mjburton / githubweb
  7. fix tail compatibility errors — mjburton / githubweb
  8. modify loading to fit parsing structure — mjburton / githubweb

#54 (Nov 11, 2017, 5:57:32 PM)

  1. delete unncessary args; loading model — mjburton / githubweb
  2. change spar loading model — mjburton / githubweb
  3. allow for different polar fitted data (#136) — noreply / githubweb
  4. change fitdata directory — mjburton / githubweb

#53 (Nov 11, 2017, 4:07:44 PM)

  1. delete unncessary args; loading model — mjburton / githubweb
  2. change spar loading model — mjburton / githubweb
  3. allow for different polar fitted data (#136) — noreply / githubweb

#52 (Nov 10, 2017, 5:38:53 PM)

  1. delete unncessary args; loading model — mjburton / githubweb
  2. change spar loading model — mjburton / githubweb

#51 (Nov 10, 2017, 5:13:01 PM)

  1. delete unncessary args; loading model — mjburton / githubweb

#50 (Nov 10, 2017, 4:44:49 PM)

  1. delete unncessary args; loading model — mjburton / githubweb

#49 (Nov 10, 2017, 3:59:32 PM)

  1. if args None don't add to constraints — mjburton / githubweb
  2. update wing test; use correct w — mjburton / githubweb

#48 (Nov 10, 2017, 3:33:46 PM)

  1. if args None don't add to constraints — mjburton / githubweb

#47 (Nov 10, 2017, 2:52:50 PM)

  1. cap spar to run sparloading not chordsparl — mjburton / githubweb

#46 (Nov 9, 2017, 4:42:37 PM)

  1. make changes to allow for future mods — mjburton / githubweb

#45 (Nov 9, 2017, 1:43:19 PM)

  1. make changes to allow for future mods — mjburton / githubweb

#44 (Nov 8, 2017, 11:41:14 AM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb
  4. calculate qbar from subsitution — mjburton / githubweb
  5. modularize beam model; to allow for different qbar and Sbar functions — mjburton / githubweb
  6. move functions to attribute level — mjburton / githubweb
  7. add new variable W to eliminate need of Wcent in future — mjburton / githubweb
  8. create gust loading from chordsparl — mjburton / githubweb
  9. change model name; add model for backwards compatibility — mjburton / githubweb
  10. change file name — mjburton / githubweb
  11. import correct files — mjburton / githubweb
  12. import from correct file — mjburton / githubweb
  13. Update setup.py — noreply / githubweb
  14. move cbar calc as general method; calculate generic MAC — mjburton / githubweb

#43 (Nov 8, 2017, 9:30:29 AM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb
  4. calculate qbar from subsitution — mjburton / githubweb
  5. modularize beam model; to allow for different qbar and Sbar functions — mjburton / githubweb
  6. move functions to attribute level — mjburton / githubweb
  7. add new variable W to eliminate need of Wcent in future — mjburton / githubweb
  8. create gust loading from chordsparl — mjburton / githubweb
  9. change model name; add model for backwards compatibility — mjburton / githubweb
  10. change file name — mjburton / githubweb
  11. import correct files — mjburton / githubweb
  12. import from correct file — mjburton / githubweb
  13. Update setup.py — noreply / githubweb
  14. move cbar calc as general method; calculate generic MAC — mjburton / githubweb

#42 (Nov 7, 2017, 6:42:00 PM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb
  4. calculate qbar from subsitution — mjburton / githubweb
  5. modularize beam model; to allow for different qbar and Sbar functions — mjburton / githubweb
  6. move functions to attribute level — mjburton / githubweb
  7. add new variable W to eliminate need of Wcent in future — mjburton / githubweb
  8. create gust loading from chordsparl — mjburton / githubweb
  9. change model name; add model for backwards compatibility — mjburton / githubweb
  10. change file name — mjburton / githubweb
  11. import correct files — mjburton / githubweb
  12. import from correct file — mjburton / githubweb
  13. Update setup.py — noreply / githubweb

#41 (Nov 5, 2017, 8:46:07 PM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb
  4. calculate qbar from subsitution — mjburton / githubweb
  5. modularize beam model; to allow for different qbar and Sbar functions — mjburton / githubweb
  6. move functions to attribute level — mjburton / githubweb
  7. add new variable W to eliminate need of Wcent in future — mjburton / githubweb
  8. create gust loading from chordsparl — mjburton / githubweb
  9. change model name; add model for backwards compatibility — mjburton / githubweb
  10. change file name — mjburton / githubweb
  11. import correct files — mjburton / githubweb
  12. import from correct file — mjburton / githubweb
  13. Update setup.py — noreply / githubweb

#40 (Nov 4, 2017, 1:56:09 PM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb
  4. calculate qbar from subsitution — mjburton / githubweb
  5. modularize beam model; to allow for different qbar and Sbar functions — mjburton / githubweb
  6. move functions to attribute level — mjburton / githubweb
  7. add new variable W to eliminate need of Wcent in future — mjburton / githubweb
  8. create gust loading from chordsparl — mjburton / githubweb
  9. change model name; add model for backwards compatibility — mjburton / githubweb
  10. change file name — mjburton / githubweb
  11. import correct files — mjburton / githubweb
  12. import from correct file — mjburton / githubweb

#39 (Nov 4, 2017, 1:00:09 PM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb
  4. calculate qbar from subsitution — mjburton / githubweb
  5. modularize beam model; to allow for different qbar and Sbar functions — mjburton / githubweb
  6. move functions to attribute level — mjburton / githubweb
  7. add new variable W to eliminate need of Wcent in future — mjburton / githubweb
  8. create gust loading from chordsparl — mjburton / githubweb
  9. change model name; add model for backwards compatibility — mjburton / githubweb
  10. change file name — mjburton / githubweb
  11. import correct files — mjburton / githubweb

#38 (Nov 4, 2017, 12:48:18 PM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb
  4. calculate qbar from subsitution — mjburton / githubweb
  5. modularize beam model; to allow for different qbar and Sbar functions — mjburton / githubweb
  6. move functions to attribute level — mjburton / githubweb
  7. add new variable W to eliminate need of Wcent in future — mjburton / githubweb
  8. create gust loading from chordsparl — mjburton / githubweb
  9. change model name; add model for backwards compatibility — mjburton / githubweb
  10. change file name — mjburton / githubweb

#37 (Nov 1, 2017, 3:41:11 PM)

  1. Added beam.pdf — 1ozturkbe / githubweb
  2. Adding fuselage.pdf — 1ozturkbe / githubweb
  3. Adding mission.pdf. — 1ozturkbe / githubweb

#36 (Nov 1, 2017, 10:30:02 AM)

  1. Added beam.pdf — 1ozturkbe / githubweb
  2. Adding fuselage.pdf — 1ozturkbe / githubweb
  3. Adding mission.pdf. — 1ozturkbe / githubweb

#35 (Oct 31, 2017, 4:22:00 PM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb
  4. add solar to external tests — mjburton / githubweb

#34 (Oct 31, 2017, 3:38:15 PM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb
  4. add solar to external tests — mjburton / githubweb

#33 (Oct 31, 2017, 2:49:24 PM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb

#32 (Oct 31, 2017, 2:27:42 PM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb

#30 (Oct 31, 2017, 1:32:50 PM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb

#28 (Oct 31, 2017, 1:17:14 PM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb

#27 (Oct 26, 2017, 9:46:06 AM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb
  3. add tail testing script — mjburton / githubweb

#26 (Oct 26, 2017, 9:39:41 AM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb
  2. add lam back in as arg to phase out later — mjburton / githubweb

#25 (Oct 26, 2017, 9:21:43 AM)

  1. delete lambda as input to wing setup for tails — mjburton / githubweb

#24 (Oct 25, 2017, 1:56:02 PM)

  1. explicitly add wing interior to v-h tails — mjburton / githubweb
  2. move cmac calc to different line — mjburton / githubweb
  3. not working eval fix vectorvars — mjburton / githubweb
  4. not working eval fix vectorvars — mjburton / githubweb
  5. fix errors — mjburton / githubweb
  6. fix weightsl; move volume constraint to aircraft model — mjburton / githubweb
  7. cleaner syntax (#125) — mjburton / githubweb
  8. move all functions to in line methods — mjburton / githubweb
  9. move all external functions to inline methods — mjburton / githubweb
  10. add testing method for wing — mjburton / githubweb

#22 (Oct 18, 2017, 12:12:58 PM)

  1. Introducing SimPleAC. :wq — 1ozturkbe / githubweb
  2. Adding a README template. — 1ozturkbe / githubweb
  3. [SimPleAC] adding structure, comments. — 1ozturkbe / githubweb
  4. [SimPleAC] Moving SigEnabled to Fuel section. — 1ozturkbe / githubweb
  5. SimPleAC now a class, adding main method. — 1ozturkbe / githubweb
  6. Dumping incomplete SimPleAC latex into README. — 1ozturkbe / githubweb
  7. Adding fuel and weight comments. — 1ozturkbe / githubweb
  8. Finalizing SimPleAC.py — 1ozturkbe / githubweb
  9. SimPleAC model write-up complete. — 1ozturkbe / githubweb
  10. Adding simpleac.tex. — 1ozturkbe / githubweb
  11. Removing simpleac.tex — 1ozturkbe / githubweb
  12. Basic edits (responding to Ned's comments). — 1ozturkbe / githubweb
  13. Adding free variables to README. — 1ozturkbe / githubweb
  14. Edits to spacing and varnames. — 1ozturkbe / githubweb
  15. Finalizing. — 1ozturkbe / githubweb

#21 (Oct 18, 2017, 12:02:31 PM)

  1. Introducing SimPleAC. :wq — 1ozturkbe / githubweb
  2. Adding a README template. — 1ozturkbe / githubweb
  3. [SimPleAC] adding structure, comments. — 1ozturkbe / githubweb
  4. [SimPleAC] Moving SigEnabled to Fuel section. — 1ozturkbe / githubweb
  5. SimPleAC now a class, adding main method. — 1ozturkbe / githubweb
  6. Dumping incomplete SimPleAC latex into README. — 1ozturkbe / githubweb
  7. Adding fuel and weight comments. — 1ozturkbe / githubweb
  8. Finalizing SimPleAC.py — 1ozturkbe / githubweb
  9. SimPleAC model write-up complete. — 1ozturkbe / githubweb
  10. Adding simpleac.tex. — 1ozturkbe / githubweb
  11. Removing simpleac.tex — 1ozturkbe / githubweb
  12. Basic edits (responding to Ned's comments). — 1ozturkbe / githubweb
  13. Adding free variables to README. — 1ozturkbe / githubweb

#20 (Oct 18, 2017, 11:06:32 AM)

  1. explicitly add wing interior to v-h tails — mjburton / githubweb
  2. move cmac calc to different line — mjburton / githubweb

#19 (Oct 18, 2017, 10:56:20 AM)

  1. Introducing SimPleAC. :wq — 1ozturkbe / githubweb
  2. Adding a README template. — 1ozturkbe / githubweb
  3. [SimPleAC] adding structure, comments. — 1ozturkbe / githubweb
  4. [SimPleAC] Moving SigEnabled to Fuel section. — 1ozturkbe / githubweb
  5. SimPleAC now a class, adding main method. — 1ozturkbe / githubweb
  6. Dumping incomplete SimPleAC latex into README. — 1ozturkbe / githubweb
  7. Adding fuel and weight comments. — 1ozturkbe / githubweb
  8. Finalizing SimPleAC.py — 1ozturkbe / githubweb
  9. SimPleAC model write-up complete. — 1ozturkbe / githubweb
  10. Adding simpleac.tex. — 1ozturkbe / githubweb

#18 (Oct 18, 2017, 9:14:54 AM)

  1. explicitly add wing interior to v-h tails — mjburton / githubweb
  2. move cmac calc to different line — mjburton / githubweb

#17 (Oct 17, 2017, 12:16:39 PM)

  1. Introducing SimPleAC. :wq — 1ozturkbe / githubweb
  2. Adding a README template. — 1ozturkbe / githubweb
  3. [SimPleAC] adding structure, comments. — 1ozturkbe / githubweb
  4. [SimPleAC] Moving SigEnabled to Fuel section. — 1ozturkbe / githubweb
  5. SimPleAC now a class, adding main method. — 1ozturkbe / githubweb
  6. Dumping incomplete SimPleAC latex into README. — 1ozturkbe / githubweb
  7. Adding fuel and weight comments. — 1ozturkbe / githubweb

#16 (Oct 16, 2017, 8:19:40 PM)

  1. explicitly add wing interior to v-h tails — mjburton / githubweb

#15 (Oct 16, 2017, 8:04:05 PM)

  1. explicitly add wing interior to v-h tails — mjburton / githubweb

#14 (Oct 16, 2017, 4:47:24 PM)

  1. Introducing SimPleAC. :wq — 1ozturkbe / githubweb
  2. Adding a README template. — 1ozturkbe / githubweb
  3. [SimPleAC] adding structure, comments. — 1ozturkbe / githubweb
  4. [SimPleAC] Moving SigEnabled to Fuel section. — 1ozturkbe / githubweb
  5. SimPleAC now a class, adding main method. — 1ozturkbe / githubweb
  6. Dumping incomplete SimPleAC latex into README. — 1ozturkbe / githubweb
  7. Adding fuel and weight comments. — 1ozturkbe / githubweb

#13 (Oct 16, 2017, 9:34:12 AM)

  1. fix segment weight and section modulus constraints — mjburton / githubweb
  2. fix cmac calculation — mjburton / githubweb
  3. correct MAC calc — mjburton / githubweb
  4. delete old cbar call — mjburton / githubweb
  5. initial attempt to breakdown surface and wing model — mjburton / githubweb
  6. move components from aerosurf to wing — mjburton / githubweb
  7. move spar global constraints to wing model — mjburton / githubweb
  8. move wingskin constraints to global level — mjburton / githubweb
  9. move foam constraints to higher level — mjburton / githubweb
  10. sub in wing shape params at wing level — mjburton / githubweb
  11. return deta from cbar and sub into wing — mjburton / githubweb
  12. fix pylint errors — mjburton / githubweb
  13. create horizontal tail using aero surf — mjburton / githubweb
  14. use aerosurf to make vertical tail — mjburton / githubweb
  15. fix pylint errors — mjburton / githubweb
  16. delete flight_model method — mjburton / githubweb
  17. make surface an input to spar — mjburton / githubweb
  18. make surface input to wing_skin — mjburton / githubweb
  19. add surface to arguments for skin and foam models — mjburton / githubweb
  20. add box spar model — mjburton / githubweb
  21. modularize wing class for htail and vtail use — mjburton / githubweb
  22. add AR to substitutions — mjburton / githubweb
  23. update tau substitutions — mjburton / githubweb
  24. change mfac substitutions in vtail and htail — mjburton / githubweb
  25. put derived variable for cbarmac — mjburton / githubweb
  26. move eta — mjburton / githubweb
  27. change name to wing; and fix SP wing model — mjburton / githubweb
  28. delete unnecessary imports; add lines to EOF; fix variable descrp typo — mjburton / githubweb

#12 (Oct 14, 2017, 11:31:04 PM)

  1. fix segment weight and section modulus constraints — mjburton / githubweb
  2. fix cmac calculation — mjburton / githubweb
  3. correct MAC calc — mjburton / githubweb
  4. delete old cbar call — mjburton / githubweb
  5. initial attempt to breakdown surface and wing model — mjburton / githubweb
  6. move components from aerosurf to wing — mjburton / githubweb
  7. move spar global constraints to wing model — mjburton / githubweb
  8. move wingskin constraints to global level — mjburton / githubweb
  9. move foam constraints to higher level — mjburton / githubweb
  10. sub in wing shape params at wing level — mjburton / githubweb
  11. return deta from cbar and sub into wing — mjburton / githubweb
  12. fix pylint errors — mjburton / githubweb
  13. create horizontal tail using aero surf — mjburton / githubweb
  14. use aerosurf to make vertical tail — mjburton / githubweb
  15. fix pylint errors — mjburton / githubweb
  16. delete flight_model method — mjburton / githubweb
  17. make surface an input to spar — mjburton / githubweb
  18. make surface input to wing_skin — mjburton / githubweb
  19. add surface to arguments for skin and foam models — mjburton / githubweb
  20. add box spar model — mjburton / githubweb
  21. modularize wing class for htail and vtail use — mjburton / githubweb
  22. add AR to substitutions — mjburton / githubweb
  23. update tau substitutions — mjburton / githubweb
  24. change mfac substitutions in vtail and htail — mjburton / githubweb
  25. put derived variable for cbarmac — mjburton / githubweb
  26. move eta — mjburton / githubweb
  27. change name to wing; and fix SP wing model — mjburton / githubweb

#11 (Oct 14, 2017, 11:19:24 PM)

  1. fix segment weight and section modulus constraints — mjburton / githubweb
  2. fix cmac calculation — mjburton / githubweb
  3. correct MAC calc — mjburton / githubweb
  4. delete old cbar call — mjburton / githubweb
  5. initial attempt to breakdown surface and wing model — mjburton / githubweb
  6. move components from aerosurf to wing — mjburton / githubweb
  7. move spar global constraints to wing model — mjburton / githubweb
  8. move wingskin constraints to global level — mjburton / githubweb
  9. move foam constraints to higher level — mjburton / githubweb
  10. sub in wing shape params at wing level — mjburton / githubweb
  11. return deta from cbar and sub into wing — mjburton / githubweb
  12. fix pylint errors — mjburton / githubweb
  13. create horizontal tail using aero surf — mjburton / githubweb
  14. use aerosurf to make vertical tail — mjburton / githubweb
  15. fix pylint errors — mjburton / githubweb
  16. delete flight_model method — mjburton / githubweb
  17. make surface an input to spar — mjburton / githubweb
  18. make surface input to wing_skin — mjburton / githubweb
  19. add surface to arguments for skin and foam models — mjburton / githubweb
  20. add box spar model — mjburton / githubweb
  21. modularize wing class for htail and vtail use — mjburton / githubweb
  22. add AR to substitutions — mjburton / githubweb
  23. update tau substitutions — mjburton / githubweb
  24. change mfac substitutions in vtail and htail — mjburton / githubweb
  25. put derived variable for cbarmac — mjburton / githubweb
  26. move eta — mjburton / githubweb
  27. change name to wing; and fix SP wing model — mjburton / githubweb

#10 (Oct 14, 2017, 11:07:11 PM)

  1. fix segment weight and section modulus constraints — mjburton / githubweb
  2. fix cmac calculation — mjburton / githubweb
  3. correct MAC calc — mjburton / githubweb
  4. delete old cbar call — mjburton / githubweb
  5. initial attempt to breakdown surface and wing model — mjburton / githubweb
  6. move components from aerosurf to wing — mjburton / githubweb
  7. move spar global constraints to wing model — mjburton / githubweb
  8. move wingskin constraints to global level — mjburton / githubweb
  9. move foam constraints to higher level — mjburton / githubweb
  10. sub in wing shape params at wing level — mjburton / githubweb
  11. return deta from cbar and sub into wing — mjburton / githubweb
  12. fix pylint errors — mjburton / githubweb
  13. create horizontal tail using aero surf — mjburton / githubweb
  14. use aerosurf to make vertical tail — mjburton / githubweb
  15. fix pylint errors — mjburton / githubweb
  16. delete flight_model method — mjburton / githubweb
  17. make surface an input to spar — mjburton / githubweb
  18. make surface input to wing_skin — mjburton / githubweb
  19. add surface to arguments for skin and foam models — mjburton / githubweb
  20. add box spar model — mjburton / githubweb
  21. modularize wing class for htail and vtail use — mjburton / githubweb
  22. add AR to substitutions — mjburton / githubweb
  23. update tau substitutions — mjburton / githubweb
  24. change mfac substitutions in vtail and htail — mjburton / githubweb
  25. put derived variable for cbarmac — mjburton / githubweb
  26. move eta — mjburton / githubweb
  27. change name to wing; and fix SP wing model — mjburton / githubweb

#9 (Oct 14, 2017, 10:55:25 PM)

  1. fix segment weight and section modulus constraints — mjburton / githubweb
  2. fix cmac calculation — mjburton / githubweb
  3. correct MAC calc — mjburton / githubweb
  4. delete old cbar call — mjburton / githubweb
  5. initial attempt to breakdown surface and wing model — mjburton / githubweb
  6. move components from aerosurf to wing — mjburton / githubweb
  7. move spar global constraints to wing model — mjburton / githubweb
  8. move wingskin constraints to global level — mjburton / githubweb
  9. move foam constraints to higher level — mjburton / githubweb
  10. sub in wing shape params at wing level — mjburton / githubweb
  11. return deta from cbar and sub into wing — mjburton / githubweb
  12. fix pylint errors — mjburton / githubweb
  13. create horizontal tail using aero surf — mjburton / githubweb
  14. use aerosurf to make vertical tail — mjburton / githubweb
  15. fix pylint errors — mjburton / githubweb
  16. delete flight_model method — mjburton / githubweb
  17. make surface an input to spar — mjburton / githubweb
  18. make surface input to wing_skin — mjburton / githubweb
  19. add surface to arguments for skin and foam models — mjburton / githubweb
  20. add box spar model — mjburton / githubweb
  21. modularize wing class for htail and vtail use — mjburton / githubweb
  22. add AR to substitutions — mjburton / githubweb
  23. update tau substitutions — mjburton / githubweb
  24. change mfac substitutions in vtail and htail — mjburton / githubweb
  25. put derived variable for cbarmac — mjburton / githubweb
  26. move eta — mjburton / githubweb
  27. change name to wing; and fix SP wing model — mjburton / githubweb

#8 (Oct 13, 2017, 5:47:56 PM)

  1. fix segment weight and section modulus constraints — mjburton / githubweb
  2. fix cmac calculation — mjburton / githubweb
  3. correct MAC calc — mjburton / githubweb
  4. delete old cbar call — mjburton / githubweb

#7 (Oct 13, 2017, 5:22:31 PM)

  1. fix segment weight and section modulus constraints — mjburton / githubweb
  2. fix cmac calculation — mjburton / githubweb
  3. correct MAC calc — mjburton / githubweb
  4. delete old cbar call — mjburton / githubweb

#6 (Oct 13, 2017, 4:43:01 PM)

  1. fix segment weight and section modulus constraints — mjburton / githubweb
  2. fix cmac calculation — mjburton / githubweb
  3. correct MAC calc — mjburton / githubweb
  4. delete old cbar call — mjburton / githubweb

#5 (Oct 11, 2017, 10:38:26 PM)

  1. Introducing SimPleAC. :wq — 1ozturkbe / githubweb
  2. Adding a README template. — 1ozturkbe / githubweb
  3. [SimPleAC] adding structure, comments. — 1ozturkbe / githubweb
  4. [SimPleAC] Moving SigEnabled to Fuel section. — 1ozturkbe / githubweb
  5. SimPleAC now a class, adding main method. — 1ozturkbe / githubweb
  6. Dumping incomplete SimPleAC latex into README. — 1ozturkbe / githubweb
  7. Adding fuel and weight comments. — 1ozturkbe / githubweb

#4 (Oct 11, 2017, 10:18:16 PM)

  1. Introducing SimPleAC. :wq — 1ozturkbe / githubweb
  2. Adding a README template. — 1ozturkbe / githubweb
  3. [SimPleAC] adding structure, comments. — 1ozturkbe / githubweb
  4. [SimPleAC] Moving SigEnabled to Fuel section. — 1ozturkbe / githubweb
  5. SimPleAC now a class, adding main method. — 1ozturkbe / githubweb
  6. Dumping incomplete SimPleAC latex into README. — 1ozturkbe / githubweb
  7. Adding fuel and weight comments. — 1ozturkbe / githubweb