Dear Hernan,
The ability to specify MulTabLoc within Simulink is not a standard feature of the FAST v8 interface to MATLAB/Simulink. You will have to customize the FAST source code to achieve this. The following forum topics may help a bit:
Wth the modifications you have done, you should not have to recompile the FAST_SFunc.mexw32 or FAST_SFunc.mexw64 files. What you do need to recompile is the FAST_Library_Win32.dll or FAST_Library_x64.dll file.
If you have compiled the FAST_Library dll and are still getting the error with the OpenLoop example, you need to isolate the problem: is it coming from the Simulink model or from your changes to the FAST source code?
Have you changed the OpenLoop example at all? If NumAdditionalInputs = …
Dear Srinivasa,
Depending on the configuration of the actuators you are talking about, the actuator may or may not impact the structural properties (e.g., trailing-edge microtabs probably won’t impact the structural properties, but deformable trailing edges might). If it is reasonable to assume that the actuator will affect the airfoil data and not the structural properties, it may be reasonable to use AeroDyn’s MulTabLoc option (with suitable modification) to model the actuators. The MulTabL…
Best regards,