Simscape model initialization spends too much time
7 views (last 30 days)
Show older comments
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 Comments
Yifeng Tang
on 3 May 2023
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:
Answers (0)
See Also
Categories
Find more on Thermal Liquid Library in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!