Hello
I am doing mooring dynamic analysis and developed a module for dynamic analysis in MATLAB. I dont have understanding background of FORTRAN. Is it possible for me to couple MATLAB module with FAST? Any suggestion, valuable comment, helpful material will be appreciated. Thanks
It is not easy to couple new modules to FAST if you do not understand Fortran. FAST isn’t set up to couple with MATLAB modules. You could probably set it up, but you’d have to change some of the Fortran code.
You might want to take a look at MoorDyn; it was a MATLAB module before being converted to Fortran for inclusion in FAST.