Simscape compiling takes forever
Mostrar comentarios más antiguos
I have modeled a production plant in Simscape/SimMechanics. Compiling takes about 30 Minutes. I am using native Autodesk-Inventor-Files (ipt) in all File-Solids. Is there any benefit in using stp instead? Is there anything else, I can do to decrease my compiling time?
Respuestas (1)
J Chen
el 8 de Oct. de 2020
0 votos
My guess is that you have too many components. Each components has associated Differential Algebraic Equations (DAEs). The Simscape solver needs to sort through and manipulate them. It takes time. Try to reduce unnecessary solids and joints.
2 comentarios
Nikolai Fast
el 8 de Oct. de 2020
Editada: Nikolai Fast
el 8 de Oct. de 2020
J Chen
el 8 de Oct. de 2020
I guess you can group many elements together as a single solid without using rigid joints. It's more work to do, of course, but the model still reflect the real system.
Categorías
Más información sobre Assembly en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!