Private
Public Access
1
0

upper limit CP chart to 1 Horse Power

This commit is contained in:
Sander Roosendaal
2017-06-29 15:51:28 +02:00
parent a7b6486dfd
commit d422e009c5

View File

@@ -180,6 +180,8 @@ def getmaxwattinterval(tt,ww,i):
if testres:
deltat = 1.0e-3*(t_0-t_1)
wmax = w_roll.ix[indexmax]
if wmax > 800:
wmax = 0
else:
wmax = 0
deltat = 0