Two-Phase Cascade Heat Exchanger
Show older comments
I have been having issues in implementing a simple 2P-2P heat exchanger that exchanges heat between 2 refrigerants (R134a and R1234yf for example). My model takes >10 minutes to compile and consistently does not converge. How would I setup and initialize a simple cascade heat exchanger like that?

Error Below
An error occurred while running the simulation and the simulation was terminated
Caused by:
['untitled/Solver Configuration']: At time 1.091055e-08, one or more assertions are triggered. See causes for specific information.
Specific internal energy at port B must be less than or equal to Maximum valid specific internal energy. The assertion comes from:
Block path: untitled/Mass Flow Rate Source (2P)1
Assert location:
o In between line: 111, column: 5 and line: 111, column: 11 in file: C:\Program Files\MATLAB\R2023a\toolbox\physmod\simscape\library\m\+foundation\+two_phase_fluid\+sources\mass_flow_source.ssc
Specific internal energy at port B2 must be less than or equal to Maximum valid specific internal energy. The assertion comes from:
Block path: untitled/System-Level Heat Exchanger (2P-2P)
Assert location:
o (location information is protected)
Accepted Answer
More Answers (0)
Categories
Find more on Two-Phase Fluid Library in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!