Skip to content

Commit

Permalink
reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mayork authored and whoburg committed Aug 4, 2016
1 parent 826b4a3 commit b32ca90
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gpkitmodels/aircraft/engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
from engine_components import FanAndLPC, CombustorCooling, Turbine, ExhaustAndThrust, OnDesignSizing, OffDesign, FanMap, LPCMap, HPCMap

#TODO
#determine the three different Cp, gamma, and R values to be used
#get realisitc R and Cp values for the different engine sections
#verify the values of all constants...and fix where differnces of constants are hard coded
#replace the gammaAirs with gammaTs in post processing for nozzle at station 5
#get jet fuel Cp

class EngineOnDesign(Model):
Expand Down

0 comments on commit b32ca90

Please sign in to comment.