How to I simulate only heat exchanger outlet conditions?
3 次查看(过去 30 天)
显示 更早的评论
I want to simulate the outlet temperature of a shell and tube heat exchanger with a fixed mass flow rate of fluid on the tube side and variable mass flow rate of thermal liquid on the shell side. I built the model shown below but I get an error. I believe it is because I don't have port B of the mass flow rate source connected to anything but how do I resolve this? I am not interested in the downstream conditions. I'm curious to know why this same error doesn't apply to the thermal liquid side?
The error is:
An error occurred while running the simulation and the simulation was terminated
Caused by:
- ['Fuel_Gas_Process/Solver Configuration']: Steady state solve failed to converge.
- The model may not give enough information to make it possible to solve for values of some of its variables. Specific advice is given below.
Cannot solve for one or more variables:
Equations of one or more components may be dependent or inconsistent. This can cause problems in transient initialization. Here is the set of components involved:
Equation location is: 'C:\Program Files\MATLAB\R2020b\toolbox\physmod\simscape\library\m\+foundation\+gas\+sources\mass_flow_source.ssc' (line 180)
0 个评论
采纳的回答
Juan Sagarduy
2021-1-12
Hello Tiffy
What happens underneath is that the model has got too many state variables in relation to equations.
In order to solve the mathematical problem, simscape needs constraints on both outlet ports in G and TL. Reservoirs or pressure sources are the options u have.
Hope this helps. Regards / Juan
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Two-Phase Fluid Library 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!