Skip to content
Success

Changes

Summary

  1. create material data models (details)
  2. git add materials models to spar (details)
  3. add foam material (details)
  4. fix units error; delete htail override of skin material (details)
  5. add init file to materials; fix vtail AR (details)
  6. make material class attribute of material folder, global variable g (details)
Commit 1293218fb7907ae60cc3db2e0e30c108e4f7db62 by mjburton
create material data models
The file was modified gpkitmodels/GP/aircraft/wing/wing_skin.py (diff)
The file was addedgpkitmodels/GP/materials/cfrp.py
The file was modified gpkitmodels/GP/aircraft/tail/horizontal_tail.py (diff)
The file was addedgpkitmodels/GP/materials/kevlar.py
The file was modified gpkitmodels/GP/aircraft/tail/vertical_tail.py (diff)
Commit a4e0466a5a8e10ffc801113085eab95ba27496af by mjburton
git add materials models to spar
The file was modified gpkitmodels/GP/aircraft/tail/horizontal_tail.py (diff)
The file was modified gpkitmodels/GP/materials/cfrp.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/tail/vertical_tail.py (diff)
The file was modified gpkitmodels/GP/materials/kevlar.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/boxspar.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_skin.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/sparloading.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_core.py (diff)
The file was addedgpkitmodels/GP/materials/foam.py
Commit 170518e0306e2489b0da1fdd63548a3ab3007d95 by mjburton
fix units error; delete htail override of skin material
The file was modified gpkitmodels/GP/aircraft/tail/horizontal_tail.py (diff)
The file was modified gpkitmodels/GP/materials/cfrp.py (diff)
Commit eb4402de0f22ea0d2b5aec6e353bd6818d6ad096 by mjburton
add init file to materials; fix vtail AR
The file was modified gpkitmodels/GP/aircraft/tail/vertical_tail.py (diff)
The file was addedgpkitmodels/GP/materials/__init__.py
Commit 73f8d76ca3d99dd76415aefd542c15d1b70bfcc9 by mjburton
make material class attribute of material folder, global variable g
The file was modified gpkitmodels/GP/aircraft/tail/tail_boom.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_test.py (diff)
The file was addedgpkitmodels/GP/materials/composite.py
The file was modified gpkitmodels/GP/aircraft/wing/wing_core.py (diff)
The file was modified gpkitmodels/GP/materials/foam.py (diff)
The file was removedgpkitmodels/GP/materials/cfrp.py
The file was modified gpkitmodels/GP/aircraft/tail/vertical_tail.py (diff)
The file was modified gpkitmodels/GP/materials/__init__.py (diff)
The file was removedgpkitmodels/GP/materials/kevlar.py
The file was modified gpkitmodels/GP/aircraft/wing/capspar.py (diff)
The file was modified gpkitmodels/__init__.py (diff)
The file was modified gpkitmodels/GP/aircraft/tail/horizontal_tail.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/boxspar.py (diff)
The file was modified gpkitmodels/GP/aircraft/wing/wing_skin.py (diff)