diff --git a/wetb/hawc2/tests/test_files/htcfiles/tmp.htc b/wetb/hawc2/tests/test_files/htcfiles/tmp.htc deleted file mode 100644 index 368d5b0306898e1785df599f223fad94d49b609b..0000000000000000000000000000000000000000 --- a/wetb/hawc2/tests/test_files/htcfiles/tmp.htc +++ /dev/null @@ -1,26 +0,0 @@ - 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;