Skip to content
Snippets Groups Projects
Commit 03868fb7 authored by Jenni Rinker's avatar Jenni Rinker
Browse files

removing dprecated dll outputs

parent c65304bc
No related branches found
No related tags found
No related merge requests found
Pipeline #22708 passed
......@@ -510,20 +510,6 @@ begin output;
dll inpvec 1 5 # electrical power; [kW]
dll inpvec 1 6 # genspeed; [rpm]
dll inpvec 1 7 # unfiltered pitch; [rad]
; damper dlls
dll inpvec 2 1 # pitch 1;
dll inpvec 2 2 # pitch 2;
dll inpvec 2 3 # pitch 3;
dll outvec 2 1 # time;
dll outvec 2 2 # pitchref 1;
dll outvec 2 3 # pitchref 2;
dll outvec 2 4 # pitchref 3;
dll outvec 2 5 # pitch angle 1;
dll outvec 2 6 # pitch speed 1;
dll outvec 2 7 # pitch angle 2;
dll outvec 2 8 # pitch speed 2;
dll outvec 2 9 # pitch angle 3;
dll outvec 2 10 # pitch speed 3;
end output;
;
exit;
\ No newline at end of file
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