Error "compiling simscape network for model [model name]"
    조회 수: 23 (최근 30일)
  
       이전 댓글 표시
    
Hi
I am trying to run a simple model I made but I get the following error:
"Error compiling Simscape network for model Vaporizer.
Caused by:
This model is structurally singular. Check the equations."
I tried to change the diffrent values of my model but nothing works...

댓글 수: 2
답변 (1개)
  Neha
      
 2024년 4월 8일
        Hi,
I understand that you are encountering a structural singularity error while simulating a Simscape model.
A structural singularity error indicates that there are equations in your model that are not independent from each other. Imagine you're setting the same velocity for all four wheels of a vehicle and then adding an extra constraint that demands these velocities to be identical. This redundancy leads to a structural singularity.
Therefore, I recommend closely examining your model's equations to pinpoint any inconsistencies or redundancies that might be triggering this error.
Hope this helps!
참고 항목
카테고리
				Help Center 및 File Exchange에서 Multibody Modeling에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


