Failed to solve using iteration matrix

10 views (last 30 days)
JaeWoo Lee
JaeWoo Lee on 2 Apr 2022
Answered: Pravarthana P on 7 Apr 2022
I am currently running a simulation using the battery equivalent model, but the following error occurs during the process. There seems to be a problem with the solver, but I'm not sure.
Can anyone help? thank you.

Answers (1)

Pravarthana P
Pravarthana P on 7 Apr 2022
Hi JaeWoo Lee,
From the screenshot I understand that you facing an error due to non convergence in iteration matrix. This might be because of using inappropriate solver.
You can try increasing the number of iterations in the solver block, by unchecking fixed-cost iterations from “auto”.
You might find the link helpful:
Hope this helps you!!!

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!