Simscape model initialization spends too much time
14 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Yifeng Tang
le 3 Mai 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:
Réponses (0)
Voir également
Catégories
En savoir plus sur Foundation and Custom Domains dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!