how to model heat transfer to a pipe from furnace
조회 수: 9 (최근 30일)
이전 댓글 표시
Hello
I am trying to model a thermal fluid system where a furnace provides heat to pipe TL in simscape. at the moment, the mass flow rate of the fuel is 0, but i get the following errors:
At time 20.000000, one or more assertions are triggered. Temperature at port A must be less than or equal to Maximum valid temperature. The assertion comes from: Block path: pumpandpipe07082024/Pipe (TL)Assert location: o (location information is protected) o (location information is protected)
Ungroup 25 similar
Component:Simulink | Category:Model warning
An error occurred while running the simulation and the simulation was terminated
Caused by:
- Derivative of state 'pumpandpipe07082024.Pipe_TL.segment.p_I' in block 'pumpandpipe07082024/Pipe (TL)' at time 50.0 is not finite. The simulation will be stopped. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)
댓글 수: 1
Yifeng Tang
2024년 8월 9일
Visually inspecting the model, I suspect that you'll need a tank or accumlator component to stablize the overall pressure. You may consider using any of the following:
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Thermal Liquid Library에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!