Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 9aa326d9 authored by Raphael LUZ's avatar Raphael LUZ
Browse files

- Iterative Pwheel reduction to fit full load

parent a7bc2ad1
No related branches found
No related tags found
No related merge requests found
......@@ -1157,7 +1157,8 @@ lb_nOK:
If P > Pmax Then
If EngState0 = tEngState.Load Or EngState0 = tEngState.FullLoad Then
If PwheelVorg Then
P = Pmax
MODdata.Vh.Pwheel(jz) *= 0.999
GoTo lbGschw
ElseIf Vact > 0.01 Then
Vh.ReduceSpeed(jz, 0.9999)
FirstSecItar = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment