Skip to content
Snippets Groups Projects
Commit a16cc72d authored by mads's avatar mads
Browse files

tmp deleted

parent 95f72aad
No related branches found
No related tags found
No related merge requests found
begin simulation;
time_stop 200;
end simulation;
begin dll;
;
begin type2_dll;
name risoe_controller;
begin output;
general time; [s]
constraint bearing1 shaft_rot 1 only 2; Drivetrain speed [rad/s]
end output;
end type2_dll;
begin type2_dll;
name risoe_controller2;
begin output;
general time; [s]
constraint bearing1 shaft_rot 1 only 2; Drivetrain speed [rad/s]
end output;
end type2_dll;
end dll;
begin output;
filename ./res/dlc14_iec61400-1ed3/dlc14_wsp10_wdir000_s0000;
time 100 200;
general time;
end output;
exit;
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