e-NTU generic table dimensions discrepancy
1 次查看(过去 30 天)
显示 更早的评论
Why by default in the e-NTU heat transfer block both NTU and Cr vectors are 5 dimensional but resulting effectiveness table is 5x6? Where is the last dimension coming from?
1 个评论
Yifeng Tang
2023-8-18
The default vector of NTU, on my end, is [.5, 1, 2, 3, 4, 5], a 1x6 vector. The default of CR is [0, .25, .5, .75, 1], 1x5 vector. The effectiveness table is 6x5.
Is that not what you have as default?
回答(1 个)
Muskan
2023-9-4
Hi Georgiy,
As per my understanding, the additional dimension in the effectiveness table comes from the inclusion of a "0" value in the Cr vector. The Cr vector represents the capacity ratio, which is the ratio of heat capacities between the hot and cold fluid streams. The "0" value in the Cr vector corresponds to the case when the heat capacity of the hot fluid stream is negligible compared to the cold fluid stream.
You can refer to the following documentation for a better understanding of the question:
https://in.mathworks.com/help/hydro/ref/entuheattransfer.html
I hope the above information helps resolve your query.
Thanks
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fluid Network Interfaces Library 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!