Skip to content

Commit

Permalink
Moved SP propeller models to SP folder
Browse files Browse the repository at this point in the history
  • Loading branch information
courtin committed Apr 23, 2018
1 parent c2f3537 commit 9067812
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 2,241 deletions.
3 changes: 2 additions & 1 deletion gpkitmodels/GP/aircraft/motor/motor_test.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from gpkit import Model, parse_variables, SignomialsEnabled, SignomialEquality, units
from motor import Propulsor, Motor, MotorPerf
from gpkitmodels.GP.aircraft.prop.propeller import Propeller, ActuatorProp, MultiElementProp
from gpkitmodels.GP.aircraft.prop.propeller import Propeller, ActuatorProp
from gpkitmodels.SP.aircraft.prop.propeller import MultiElementProp
from gpkitmodels.GP.aircraft.wing.wing_test import FlightState

class Propulsor_Test(Model):
Expand Down
2 changes: 0 additions & 2 deletions gpkitmodels/GP/aircraft/prop/dae51_fitdata.csv

This file was deleted.

83 changes: 0 additions & 83 deletions gpkitmodels/GP/aircraft/prop/dae51polars/dae51.dat

This file was deleted.

81 changes: 0 additions & 81 deletions gpkitmodels/GP/aircraft/prop/dae51polars/dae51.txt

This file was deleted.

126 changes: 0 additions & 126 deletions gpkitmodels/GP/aircraft/prop/dae51polars/dae51_polarfits.py

This file was deleted.

Loading

0 comments on commit 9067812

Please sign in to comment.