Simscape model initialization spends too much time
7 次查看(过去 30 天)
显示 更早的评论
I built the following model in two parts seperately, after the compilation, they can start to simulate quickly. But when I connect them together, it spends nearly 15 minutes after the complation in the stage of in “Running : Initializing equation systems for Simscape physcial networks: Started”.
Maybe it is due to some bad initial variabes setting, can someone teach me how to find out the problem ?
Thanks.
2 个评论
Yifeng Tang
2023-5-3
It's likely some inconsistency in the specified initial conditions that's causing this. The model is large and seems to contain customer specific information, which may make it inappropriate to discuss further on MATLAB Answer. Do you have access to MathWorks support team? It may be a good idea to continue through that route.
If you'd like to continue with MATLAB Answer, it'll be helpful to include the two "separate" models that initialize quickly. It's hard to read the picture and separate the model manually. It's possible to record a full set of initial conditions and ask Simscape to initialize from that. The set of data from different sources can be combined/merged, too. More info:
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Thermal Liquid Library 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!