e-NTU generic table dimensions discrepancy

2 次查看(过去 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
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
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

类别

Help CenterFile Exchange 中查找有关 Two-Phase Fluid Library 的更多信息

产品


版本

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by