- '2P-MA' block: https://www.mathworks.com/help/hydro/ref/condenserevaporator2pma.html
- 'hydraulic pipe' block: https://www.mathworks.com/help/hydro/ug/model-a-thermal-liquid-pipeline.html
How can I properly include the effect of wall thermal in the geometry based Condenser Evaporator (2P-MA) block?
5 次查看(过去 30 天)
显示 更早的评论
Hi, I want to include the effect of wall thermal mass in the geometry based Condenser Evaporator (2P-MA) block. The documentation suggested to use a pipe block with a thermal mass downstream, but I cannot understand how to avoid the pressure drops caused by this last block (they are already considered in the evap cond block), and also how to properly set the length and the hydraulic diameter for the pipe block... Have you suggestions?
0 个评论
采纳的回答
Balavignesh
2023-11-16
Hi Roberto,
It is my understanding that you would like to include the effect of wall thermal mass in the "2P-MA" block, and to properly set the length and hydraulic diameter for the pipe block.
In order to avoid counting the pressure drops twice, you could set the friction factor of the pipe block to zero, so that the pipe block will only contribute to thermal mass and not to pressure drop. In Simulink, this can be achieved by setting the 'Specify friction as' parameter to 'Friction factor' and then setting 'Friction factor' to zero.
The length of the pipe block should be set to the length of the pipe you're modeling, and the hydraulic diameter should be set based on the cross-sectional area and wetted perimeter of the pipe.For a circular pipe, the hydraulic diameter is simply the inner diameter of the pipe. For non-circular pipes, the hydraulic diameter can be calculated as '4*Area/Wetted_Perimeter'. It is important to note that the accuracy of your simulation results will depend on the accuracy of these parameters.
Kindly refer to the below documentation links to have more information on the following:
Hope that helps!
Balavignesh
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Upgrading Hydraulic Models to Use Isothermal Liquid Blocks 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!