How to calculate the local Nusselt number for a tube using ANSYS Fluent

Поділитися
Вставка
  • Опубліковано 24 жов 2024

КОМЕНТАРІ • 11

  • @AmmarLaichi-r7m
    @AmmarLaichi-r7m 2 місяці тому +1

    Thank you for your explanation,
    When you calculate local wall temperature you used thin wall temperature,
    But the local wall temperature in 3D is a line around the pipe, so it is not area weighted average, it is a length average

    • @akamcae
      @akamcae  2 місяці тому +1

      In ansys, we do not have a length average; so when you use area average, it is supposed to give you the average length of elements. To test my claim, please calculate the area of the line around the pipe, if it gives you the circumference of the tube, so, this method works.

  • @cajamarcawarrior
    @cajamarcawarrior 5 місяців тому

    A great video. Useful, and well-explained. Thank you for sharing the knowledge.

    • @akamcae
      @akamcae  5 місяців тому

      We are happy to hear that, thank you.

  • @AmmarLaichi-r7m
    @AmmarLaichi-r7m 2 місяці тому +1

    To calculate average Nu number must be calculate the area weighted average of the total wall and the outlet and the inlet mass weighted average for bulk temperature, is it correct

    • @akamcae
      @akamcae  2 місяці тому +1

      No, it's better to calculate the Nu number at each specific length of the tube and then calculate the average of all Nu number values using the methods to get the average value. The average method: www.cuemath.com/trapezoidal-rule-formula/

  • @karyman-c8m
    @karyman-c8m Місяць тому

    Please help me, How to calculate entropy in Ansys Fluent?

  • @Yacineyacine-o1k
    @Yacineyacine-o1k 11 місяців тому +1

    How to calculate the average Nu? Thank you

    • @akamcae
      @akamcae  11 місяців тому

      You can calculate the average Nu number along the tube by using the trapezoidal rule. This is a simple method. OR; If you have access to Matlab software, you can use trapz( X , Y ) and then divide it by the length of the tube. See Eq. 14 in this paper doi.org/10.1007/s00231-018-2345-z.

  • @JyotiSingh-ce3lc
    @JyotiSingh-ce3lc 8 місяців тому

    Please tell us how to calculate the local nusselt number, local heat transfer and thermal boundary layer at a specific Reynolds number

    • @akamcae
      @akamcae  8 місяців тому

      For calculating the local Nusselt number at a specific point, instead of taking Tw,avg, you need to calculate the Tw at the specific point. The same procedure for local heat transfer. For the local thermal boundary layer, make a line inside the domain that is normal to the wall, then report the temperature, I guess you can see the thermal boundary layer.