Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use IDAs in Casadi as simulink solver? #3497

Closed
LeXu1327 opened this issue Dec 8, 2023 · 1 comment
Closed

Can I use IDAs in Casadi as simulink solver? #3497

LeXu1327 opened this issue Dec 8, 2023 · 1 comment

Comments

@LeXu1327
Copy link

LeXu1327 commented Dec 8, 2023

Hi all,
I have a question, Can I use IDAs in Casadi as simulink solver?
Typically, we choose ode45 or ode15s as simulink solver. Can I use IDAs in Casadi instead?

Thanks!

@jgillis
Copy link
Member

jgillis commented Jan 21, 2024

No, using casadi's idas plugin as drop in replacement for simulink settings is not possible.

You could have a simulink s function block that uses casadi idas under the hood though, see https://web.casadi.org/blog/mpc-simulink2/

@jgillis jgillis closed this as completed Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants