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

UDF: Metal Melting in Discrete Phase

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By pat-cfd

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 9, 2013, 04:29
Default UDF: Metal Melting in Discrete Phase
  #1
New Member
 
Peter
Join Date: Apr 2013
Location: Germany
Posts: 1
Rep Power: 0
pefi is on a distinguished road
Hello everybody,

i want to simulate the melting of metal particles with the discrete phase model. Does anyone have an idea how to implement such a problem with UDF?

I figured out two options but none of them seems to be praticable:
- Treat the metal particle as an inert particle (Inert heating law) and add somehow fusion heat when melting temperature is reached. Problem: How to add fusion heat? to which fluent parameter? temperatureupdate makes no sense here...

- implementing a routine such as evaporating. problem: dpm evaporating is based on mass update (bc mass loss of the particle). metal melting has no mass loss: melted mass sticks to the particle

any ideas?
pefi is offline   Reply With Quote

Old   July 30, 2018, 16:08
Default Modeling melting of discrete phase particles
  #2
New Member
 
Patrick
Join Date: Jul 2018
Posts: 4
Rep Power: 7
pat-cfd is on a distinguished road
I did this by following your first option (i.e. using inert particles). The way I modeled melting is by setting the heat capacity really high over a small temperature range starting at the melting temperature. This way there will be only a small temperature change for a relatively large amount of heat transfer (i.e. latent heat transfer), which is close to what happens during melting.

The way to determine how high the heat capacity should be is to plot a graph of heat capacity vs. temperature and ensure the area under the high heat capacity section of the plot is equal to the latent heat of melting. That way the particle has to absorb that amount of latent heat energy in order to overcome this small temperature change.

Regarding the small temperature gap, I initially had it be really small (0.1°C). The issue I found was that the particles seemed to "skip over" this. I then tried larger ones (i.e. 100°C), which worked much better. I think the reason for this "skipping" is that I had very high temperature gradients and particle velocities in my model, so it might not happen to you. Another thing to note is if you're using unsteady particle tracking, which is what I used, then decreasing the particle time step size will help prevent particles from "skipping" over the high heat capacity region.

Hope this helps
maisui1993 likes this.
pat-cfd is offline   Reply With Quote

Reply

Tags
discrete, dpm, melt, melting, phase


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
Discrete Phase Modeling: UDF law for particles bjcfd FLUENT 0 January 13, 2010 16:46
regarding steady state discrete phase calculations hajszan_gyula FLUENT 1 February 28, 2006 01:32
Discrete phase model in porous media Pradeep FLUENT 0 February 3, 2006 16:30
Discrete phase modellision through a free surface thomas Main CFD Forum 0 December 10, 2003 08:05
compressible two phase flow in CFX4.4 youngan CFX 0 July 1, 2003 23:32


All times are GMT -4. The time now is 20:28.