Wrong volume and level from tank (TL)
조회 수: 11 (최근 30일)
이전 댓글 표시
Hello
I am modelling hot oil system in simscape where expansion tank is modelled as Tank (TL).
I have specified maximum volume as 5.6 m^3 but when I run the simulation, I get the volume of fluid in the tank more than 5.6 m3. why is it so?


댓글 수: 2
Yifeng Tang
2025년 10월 1일 18:53
It seems that you initialize the tank with 0.8m^3 of liquid volume, which is indeed the starting point of your simulation. Then the volume increases, which I believe is a result of some inflow through one or more of the four ports. You block is set up with a warning, instead of an error, when the volume exceed maximum, so the simulation will go on with a warning message. Did you get that message?
It'll help the community to understand your issues if you can attach your model and explain what the intended behavior should be.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!