CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

How to write a udf of htc function in fluent

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By pakk
  • 1 Post By pakk

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 21, 2021, 05:11
Default How to write a udf of htc function in fluent
  #1
New Member
 
Iraq
Join Date: Aug 2020
Posts: 6
Rep Power: 5
ymya is on a distinguished road
Hi everyone...
I have a function of heat transfer coefficient

htc=(0.0487)+(0.581)V-(0.00646) V^2

where V is the velocity of air, and its value should extract from the solver of fluent first, and then substituted it in the function above to compute the value of htc at different velocities. How could I write this function in UDF to compile it in fluent?
ymya is offline   Reply With Quote

Old   July 21, 2021, 14:30
Default
  #2
Senior Member
 
Join Date: Nov 2013
Posts: 1,965
Rep Power: 26
pakk will become famous soon enough
Do you use a no-slip BC at the wall? Hick makes your velocity zero? In that case, HTC is also zero...

Be clear about which V you are exactly talking!
ymya likes this.
__________________
"The UDF library you are trying to load (libudf) is not compiled for parallel use on the current platform" is NOT the error after compiling. It is the error after loading. To see compiler errors, look at your screen after you click "build".
pakk is offline   Reply With Quote

Old   July 21, 2021, 22:44
Default How to write a udf of htc function in fluent
  #3
New Member
 
Iraq
Join Date: Aug 2020
Posts: 6
Rep Power: 5
ymya is on a distinguished road
Thank you very much for replay...
Yes, I use a no-slip BC at the wall. But the HTC that I want is overall my domain (that is, in every cell in the domain).
ymya is offline   Reply With Quote

Old   July 22, 2021, 00:17
Default
  #4
Senior Member
 
Join Date: Nov 2013
Posts: 1,965
Rep Power: 26
pakk will become famous soon enough
Sure, you can calculate a HTC everywhere, but isn't the only place where it is used for anything at a solid-fluid interface?

In my view, you are just requesting a complicated way to get adiabatic conditions...
ymya likes this.
__________________
"The UDF library you are trying to load (libudf) is not compiled for parallel use on the current platform" is NOT the error after compiling. It is the error after loading. To see compiler errors, look at your screen after you click "build".
pakk is offline   Reply With Quote

Old   July 22, 2021, 00:57
Default How to write a udf of htc function in fluent
  #5
New Member
 
Iraq
Join Date: Aug 2020
Posts: 6
Rep Power: 5
ymya is on a distinguished road
I have a file including a porous medium with heat transfer. And in a second file I test the HTC that must be in the porous medium with different velocities by making a real wall and fluid (without porous medium in second file). Finally, I get the function which I wrote above…

In the first file, the values of velocities is unknown (it depending on the operating fluid). What did you think should I do? I’m really appreciate your reply... thank you very much.
ymya is offline   Reply With Quote

Old   July 22, 2021, 01:41
Default
  #6
Senior Member
 
Join Date: Nov 2013
Posts: 1,965
Rep Power: 26
pakk will become famous soon enough
Quote:
Originally Posted by ymya View Post
And in a second file I test the HTC that must be in the porous medium with different velocities by making a real wall and fluid (without porous medium in second file).
Different velocities where? At the wall? Far away? At the inlet?

Be clear about which V you are exactly talking!
__________________
"The UDF library you are trying to load (libudf) is not compiled for parallel use on the current platform" is NOT the error after compiling. It is the error after loading. To see compiler errors, look at your screen after you click "build".
pakk is offline   Reply With Quote

Old   July 22, 2021, 03:08
Default
  #7
New Member
 
Iraq
Join Date: Aug 2020
Posts: 6
Rep Power: 5
ymya is on a distinguished road
At inlet, in the second file the domain is very simple, just a vertical rectangular, the outlet and inlet at top and bottom respectively, and thermal wall at one side. And then I want to apply the above function at the wall of the first domain. Can I do that
ymya is offline   Reply With Quote

Old   July 22, 2021, 09:00
Default
  #8
Senior Member
 
Join Date: Nov 2013
Posts: 1,965
Rep Power: 26
pakk will become famous soon enough
Heat transfer is best described by local properties. Not by velocities at a distance... So I don't understand why you decided to link the heat transfer at the wall to the velocity at the inlet. It's like coupling the HTC to the free disk space on your hard drive. Sure, you could do it, but why? A local property, such as wall shear stress or velocity gradient at the wall, makes much more sense...

Edit: but possibly I completely misunderstand the porous zone. Probably.
__________________
"The UDF library you are trying to load (libudf) is not compiled for parallel use on the current platform" is NOT the error after compiling. It is the error after loading. To see compiler errors, look at your screen after you click "build".
pakk is offline   Reply With Quote

Old   July 22, 2021, 11:50
Default
  #9
New Member
 
Iraq
Join Date: Aug 2020
Posts: 6
Rep Power: 5
ymya is on a distinguished road
thank you pakk... thank you very much for your reply.
ymya is offline   Reply With Quote

Reply

Tags
fluent udf, htc function


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ANSYS Fluent - udf, write to file cfdhelp Fluent UDF and Scheme Programming 1 November 16, 2017 03:11
Running UDF with Supercomputer roi247 FLUENT 4 October 15, 2015 13:41
trying to write a UDF for viscoelastic in fluent tejasvikrishna FLUENT 3 November 4, 2014 08:16
Compile problem ivanyao OpenFOAM Running, Solving & CFD 1 October 12, 2012 09:31
UDF parallel error: chip-exec: function not found????? shankara.2 Fluent UDF and Scheme Programming 1 January 16, 2012 22:14


All times are GMT -4. The time now is 21:57.