Simscape compiling takes forever
조회 수: 2 (최근 30일)
이전 댓글 표시
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?
댓글 수: 0
답변 (1개)
J Chen
2020년 10월 8일
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
J Chen
2020년 10월 8일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Assembly에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!