Simscape- Moist air error. Temperature at port B must be less than or equal to Maximum valid temperature.
조회 수: 61 (최근 30일)
이전 댓글 표시
</matlabcentral/answers/uploaded_files/139526/emosit_air_model.PNG> Attached image is my basic model, why am i getting assertion error.
An error occurred while running the simulation and the simulation was terminated Caused by: ['moist_air/Solver Configuration']: At time 134.033551, one or more assertions are triggered. See causes for specific information. Temperature at port B must be less than or equal to Maximum valid temperature. The assertion comes from: Block path: moist_air/Controlled Volumetric Flow Rate Source (MA).
Temperature at port A must be less than or equal to Maximum valid temperature. The assertion comes from: Block path: moist_air/Pipe (MA)1.
Please someone can help me with this?
댓글 수: 0
답변 (2개)
Martin
2019년 1월 22일
Hello Sachin,
One possibility is that the constant flow rate is causing a pressure rise in the Constant Volume Chamber. As the system keep trying to push the same flow into the chamber, the compression accompanies a rise in system temperature. Eventually this reaches the maximum setting for the network.
Try looking at the logged data to see if you see such a phenomenon happening.
Martin
댓글 수: 1
Tao
2024년 7월 25일
Hello Martin , how to deal with this phenomennon, limt flow rate modify some parameters in Flow rate sorce? Thanks!
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Logging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!