Merge tag 'v3.23' into develop
limit to 1 HP
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user