Hello,
I am simulating the Test 18 in FAST, and I would like to change its control in order to compare it with another model. I have read that the control of the turbine is included in the DISCON_x64 file, but, as it is a .dll file I can neither read it nor modify it. I would be so grateful if you could help me solving this problem.
Regards,
Iñaki
Dear Iñaki,
The source code used to compile the Bladed-style DISCON DLL controllers is included, along with the DLLs, in the FAST archive. You may change the control logic and recompile the DLL.
Best regards,
The source code for the DLL controllers in the FAST 8 CertTest is in the /CertTest/5MW_Baseline/ServoData/Source folder. There are scripts to help you compile these source files into DLLs in the /Compiling directory.
Thank you to the both of you for answering. I will try to modify the .f90 file and compile it.
Regards,
Iñaki