how to model heat transfer to a pipe from furnace
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Yifeng Tang
am 9 Aug. 2024
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:
Antworten (0)
Siehe auch
Kategorien
Mehr zu Thermal Liquid Library finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!