How can i connect multiple system to one solver configuration block?

조회 수: 2 (최근 30일)
Kaustav Mukherjee
Kaustav Mukherjee 2024년 9월 8일
편집: Divyajyoti Nayak 2024년 9월 9일
I have made battery charging-discharging circuit, but i want the entire system to have a single solver configuratioin and not have seperate solver for the batterypack and the relay for ChargingEnabled Node. I have been trying to connect the solver to both at the same time, but it is not letting me. How do i solve this issue?

답변 (1개)

Divyajyoti Nayak
Divyajyoti Nayak 2024년 9월 9일
편집: Divyajyoti Nayak 2024년 9월 9일
I see that you want the entire model to have the same solver configuration and so are trying to attach the 'Solver Configuration' block to multiple parts of the model. This is not needed as the 'Solver Configuration' model applies the configuration properties for the entire model. Multiple 'Solver Configuration' blocks are only needed if there are more than one topologically different models (two models that are not connected to each other). Here's the documentation link for the 'Solver Configuration' block for more information:
Hope this helps!

카테고리

Help CenterFile Exchange에서 Troubleshooting에 대해 자세히 알아보기

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by