CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Droplet evaporation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 4, 2015, 20:34
Default Droplet evaporation
  #1
New Member
 
Pranay Chakraborty
Join Date: Aug 2015
Posts: 2
Rep Power: 0
pc_UNR is on a distinguished road
Greetings,
I was trying to simulate evaporation of droplet. So I used an UDF to calculate convection heat transfer coefficient on the periphery of the droplet and it is time/temperature dependent.

I want to get the latest value of the convective heat transfer co-efficient on the periphery of the droplet.

begin_f_loop(f, thread)
{
F_PROFILE(f, thread, i)=function(temperature,temperature);
F_UDMI(f,thread,0)=F_PROFILE(f, thread, i);
}
end_f_loop(f, thread)

Now I see only zero in memory. I increased the number of memory location to one.
Please help me for it.
pc_UNR 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
Droplet evaporation? sayed OpenFOAM Running, Solving & CFD 3 October 23, 2018 03:10
2D VOF Droplet evaporation model. Multi-component problem nb92 Fluent Multiphase 0 February 28, 2014 10:36
Droplet evaporation in fluidised bed. Help with the model? nb92 FLUENT 0 February 27, 2014 04:17
DPM Modelling: Colloid droplet evaporation Meng Wai Woo FLUENT 1 August 1, 2007 00:27
Droplet Evaporation Christian Main CFD Forum 2 February 27, 2007 06:27


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