Hi,
I changed the time step and my model works with 5MW DLL controller and another GH-Bladed style controller of a smaller wind turbine. The error FFinterp was triggered by the small angle assumption, beause I also tested different height and width.
If the warning of small angle assumption comes out after 20 seconds simulation time, is small angle approximation violated only during the 20 seconds or it means small angle approximation is violated from 20 seconds till the simulation end. This case happens when the inproper time step is chosen.
I obtained the new copy of GH-Bladed style DLL controller( the same controller) of my wind turbine model.( The last copy does not work at all.) When I run the simulation, the executable encouters a message box like:
FAST.exe has encountered a problem and needs close. We are sorry for the inconvenience.
If you were in the middle of something, the information you were working on might be lost.
Please tell Microsoft about this problem.
We have created an error report that you can send to us. We will treat this report as confidential and anonymous.
To see what data this error report contains, click here.
Debug Send Error Report Don’t Send
I clicked the Debug button and the Debug informatin of the CVF compiler is like this:
Loaded ‘D:\FAST\Test\FAST.exe’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\ntdll.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\kernel32.dll’, no matching symbolic information found.
Loaded ‘D:\Nordex\NxTest\discon.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\version.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\msvcrt.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\advapi32.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\rpcrt4.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\user32.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\gdi32.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\winsta.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\netapi32.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\shlwapi.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\imm32.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\lpk.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\usp10.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\guard32.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\ole32.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\fltlib.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\cssdll32.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\shell32.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\comctl32.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\apphelp.dll’, no matching symbolic information found.
The thread 0xBF4 has exited with code 0 (0x0).
The thread 0x520 has exited with code -1073740777 (0xC0000417).
The program ‘D:\FAST\Test\FAST.exe’ has exited with code -1073740777 (0xC0000417).
I searched in google for this information and it seems to be a message but not an error. Should I download these dll packages from the Microsoft and install them? Or maybe the controller itself causes this message report.
Thanks very much
Best Regards
Yinping