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

Wall heat transfer

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 22, 2016, 05:31
Default
  #21
Senior Member
 
Jordi Pina
Join Date: Mar 2015
Posts: 157
Rep Power: 11
jpina is on a distinguished road
Quote:
Originally Posted by vinerm View Post
This is how convection coefficient condition is implemented in CFD tools. There is nothing wrong with this. However, they are using a different coupling described in next section and that coupling can be implemented in Fluent using C UDF.
Which section do you mean? Of the full thesis or the last paper?

At the full thesis they take into account the change of the wall temperature. For me it would be enough to consider it a fixed temperature like the first paper I linked:

http://www.google.es/url?sa=t&rct=j&...HbYVnchyWdRUFQ

How could I define the coupling where I set the h=5000 W/m^2/K of the fluid-solid and a fixed solid temperature?

Thanks a lot vinderm, I really appreciate your help.
jpina is offline   Reply With Quote

Old   March 22, 2016, 05:35
Default
  #22
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
In section 3.2.2, they have mentioned about coupling with mold wall temperature. So, you need to look at, may be, immediate next section after 3.2.2
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   March 22, 2016, 05:37
Default
  #23
Senior Member
 
Jordi Pina
Join Date: Mar 2015
Posts: 157
Rep Power: 11
jpina is on a distinguished road
Quote:
Originally Posted by vinerm View Post
In section 3.2.2, they have mentioned about coupling with mold wall temperature. So, you need to look at, may be, immediate next section after 3.2.2
You are right, but as a first and easier approach, I would like to consider the wall temperature as a constant. Like the first paper of the author:

http://www.google.es/url?sa=t&rct=j&...HbYVnchyWdRUFQ
jpina is offline   Reply With Quote

Old   March 22, 2016, 06:42
Default
  #24
Senior Member
 
Jordi Pina
Join Date: Mar 2015
Posts: 157
Rep Power: 11
jpina is on a distinguished road
By the way, if I don’t want to model the solid temperature, I can make the fluid surface in Design Modeler and using “named selection” name the two edges as Wall.

Then, once in Fluent, I can set the two edges as Wall BC and define a Heat Flux.

The mould enters at 523K and the walls are at 353K (this is a temperature difference of 170K. I can set the heat flux as:

Q=-5000W/m^2/K*170K=-850000W/m^2

In a next phase, I should make an UDF for:

Q=-5000W/m^2/K*(Tfluid-Twall)

There is no need to define a solid zone in ANSYS Design and have a coupled boundary. Am I right?
jpina is offline   Reply With Quote

Old   March 22, 2016, 10:11
Default
  #25
Senior Member
 
Jordi Pina
Join Date: Mar 2015
Posts: 157
Rep Power: 11
jpina is on a distinguished road
Maybe I should use DEFINE_HEAT_TRANSFER for setting an h value?

http://www.afs.enea.it/project/neptu...udf/node39.htm
jpina is offline   Reply With Quote

Old   March 22, 2016, 10:13
Default
  #26
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
As far as I know, there's no such macro.
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   March 22, 2016, 10:16
Default
  #27
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
DEFINE_HEAT_FLUX is not used to define heat flux or convection coefficient, rather how heat flux and temperature field interact
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   March 22, 2016, 10:19
Default
  #28
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
I was under impression that you're doing a fluid flow only simulation and not conjugate. Considering that there's only solid mold on outside, certainly there cannot be an h. It can only be temperature or heat flux. You do not need to use h. Rather do a fluid flow simulation without solid part and use a constant temperature condition on mold wall. Do not worry about h at all.
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   March 22, 2016, 10:20
Default
  #29
Senior Member
 
Jordi Pina
Join Date: Mar 2015
Posts: 157
Rep Power: 11
jpina is on a distinguished road
Dear vinerm,

how could I proceed?

Maybe should I write a UDF using define_profile for defining the q=h(Tfluid-Twall)? But if I set this in the wall heat flux BC, the Twall won’t be a constant…
jpina is offline   Reply With Quote

Old   March 22, 2016, 10:21
Default
  #30
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
Just apply constant, uniform T at wall.
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   March 22, 2016, 10:22
Default
  #31
Senior Member
 
Jordi Pina
Join Date: Mar 2015
Posts: 157
Rep Power: 11
jpina is on a distinguished road
But with uniform wall temperature BC I cannot set the heat flux to my desired value because it is calculated, am I wrong?
jpina is offline   Reply With Quote

Old   March 22, 2016, 10:33
Default
  #32
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
No, with uniform temperature you'll get some flux. Just compare it with expected value. Most likely it should match because you're using numbers from paper where they already did this exercise.
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   March 23, 2016, 03:39
Default
  #33
Senior Member
 
Jordi Pina
Join Date: Mar 2015
Posts: 157
Rep Power: 11
jpina is on a distinguished road
Dear vinerm,

I tried to set a fixed temperature and I looked at the heat transfer coefficient results. The h turned out to be around 80, far from the 5000 W/m^2/K.

Should I try to set the wall BC to heat transfer and develop a UDF with DEFINE_PROFILE and:

q=5000*(Tfluid-Twall)

Where Twall reads the wall temperature at each time step?

Thanks a lot!
jpina is offline   Reply With Quote

Old   March 23, 2016, 03:43
Default
  #34
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
h being reported is as per velocity of polymer and its properties. By changing heat flux, you will affect only temperature. h will still remain same. Objective should be to observe heat transfer. If this is as expected, then you'd observe freezing else, either reduce T_wall or increase velocity to increase h
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   March 23, 2016, 04:04
Default
  #35
Senior Member
 
Jordi Pina
Join Date: Mar 2015
Posts: 157
Rep Power: 11
jpina is on a distinguished road
I'm sorry vinerm but I don't think that your proposal is what I want to model.

At the fluid-wall side we have:

q=h(Tfluid-Twall)

If I fix the Twall at a temperature (wonder 200K) where h=5000W/m^2/K I will be faking the results, because the calculation will then be:

q=5000*(Tfluid-200)

Instead of:

q=5000*(Tfluid-353)

Where 353K is the temperature I want to fix at the wall!
jpina is offline   Reply With Quote

Old   March 23, 2016, 04:06
Default
  #36
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
If q, h, and T_wall are fixed, there's no way you can adjust T_fluid, since, that gets fixed, too. There has to be at least one degree of freedom to solve otherwise problem has enough constraints to have only one solution
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   March 23, 2016, 04:30
Default
  #37
Senior Member
 
Jordi Pina
Join Date: Mar 2015
Posts: 157
Rep Power: 11
jpina is on a distinguished road
Quote:
Originally Posted by vinerm View Post
If q, h, and T_wall are fixed, there's no way you can adjust T_fluid, since, that gets fixed, too. There has to be at least one degree of freedom to solve otherwise problem has enough constraints to have only one solution
No, no; I only want to fix h and T_wall. But I don't know how!
jpina is offline   Reply With Quote

Old   March 23, 2016, 04:45
Default
  #38
Senior Member
 
Jordi Pina
Join Date: Mar 2015
Posts: 157
Rep Power: 11
jpina is on a distinguished road
Hello,

I've found that the fluid side heat transfer coefficient for laminar flows is calculated with:



Maybe a good approach to setting the h to a desired value would be to set a fixed temperature and modify the "k" value in order to obtain the desired "h".

In fact, the paper says somehow "because of the micro-scale, we increase artificially the h value". Since seems that ANSYS Fluent doesn't allow to artificially increase the "h value" like ANSYS-CFX, I can artificially increase k value. Do you think that this is a good approach?

Thanks a lot!
jpina is offline   Reply With Quote

Old   March 23, 2016, 05:10
Default
  #39
Senior Member
 
vinerm's Avatar
 
Vinerm
Join Date: Jun 2009
Location: Nederland
Posts: 2,946
Blog Entries: 1
Rep Power: 35
vinerm will become famous soon enough
But that would mean changing material properties as I mentioned earlier. Even CFX does not allow that. No. CFD tool will allow fixing h on fluid-solid interface where fluid flow is being simulated. That renders the whole idea of simulation useless. Heat transfer coefficient for laminar flows is simply given by conservation of thermal energy, conduction on one side and convection on other. Fluxes must be equal for conservation.
__________________
Regards,
Vinerm

PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority.
vinerm is offline   Reply With Quote

Old   March 23, 2016, 05:26
Default
  #40
Senior Member
 
Jordi Pina
Join Date: Mar 2015
Posts: 157
Rep Power: 11
jpina is on a distinguished road
So it looks like that the only way for artificially increasing the h for the fluid-solid side is increasing k.

Just one thing, what do you mean with:

"CFD tool will allow fixing h on fluid-solid interface where fluid flow is being simulated. That renders the whole idea of simulation useless."

Haven't we said that CFD tools DOESN'T ALLOW fixing h on fluid-solid interface?
jpina is offline   Reply With Quote

Reply


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
How to set heat transfer coefficient and wall temperature jpina FLUENT 1 March 21, 2016 08:47
Use of Wall Function Heat Transfer co-efficient mohibanwar FLUENT 1 September 8, 2015 01:02
Flow around pipes - heat transfer coefficient on the wall of pipe doodek Main CFD Forum 2 November 23, 2009 08:48
Convective / Conductive Heat Transfer in Hypersonic flows enigma Main CFD Forum 2 November 1, 2009 22:53
How can I increase Heat Transfer at Domain Interf? B.Simon CFX 3 October 28, 2008 18:53


All times are GMT -4. The time now is 05:27.