-
I am trying to use OpenFAST on Simulink on my MacBook. When I was trying to build up the s-function using I have installed OpenFAST and all dependencies via the terminal, and I am trying to run the glue code (e.g. Thanks for any comment. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 14 replies
-
Do you have a library file called |
Beta Was this translation helpful? Give feedback.
-
@liruiqi97 Sorry to bother, but I am wondering if you have solved this problem? I encoutered the same question these days. I dont know how to generate the "mexmaci64" file for OpenFAST-Simulink simulation, could you please help me? |
Beta Was this translation helpful? Give feedback.
-
Thanks for your reply, I am wondering how to get the mexmaci64 file. When I try to compile the openfast on my mac, some strange errors occurred (one of them is in the attachment). My mac is based on M1.
Could you please explain your methods? And by the way, are you Chinese? If so, maybe we could communicate in Chinese. Many Thanks for your quick reply. :-)
李佳奇
***@***.***
…------------------ 原始邮件 ------------------
发件人: "OpenFAST/openfast" ***@***.***>;
发送时间: 2022年10月31日(星期一) 晚上9:38
***@***.***>;
***@***.******@***.***>;
主题: Re: [OpenFAST/openfast] How to compile OpenFAST for Simulink (Discussion #1036)
I have solved it and have run it successfully on Simulink on my MacBook. I am glad for giving any help.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Do you have a library file called
openfastlib
in the<installDir>/lib
directory (installDir
being the variable specified increate_FAST_SFunc.m
)?