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

multiphase UDF, variables for phase velocities

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 22, 2006, 06:28
Default multiphase UDF, variables for phase velocities
  #1
Kerem
Guest
 
Posts: n/a
hi all,

i want to use the phase velocities at boundary surfaces in my udf. for the single phase flow, the variables are F_U(f,t), F_V(f,t), F_W(f,t) but i couldnīt find any information about the variables corresonding to the different phase velocities in multiphase flow. i am using Eulerian Model.

thanks for any help concerning.

kerem
  Reply With Quote

Old   March 23, 2006, 22:03
Default Re: multiphase UDF, variables for phase velocities
  #2
onlooker
Guest
 
Posts: n/a
RTFM
  Reply With Quote

Old   March 23, 2006, 22:13
Default Re: multiphase UDF, variables for phase velocities
  #3
onlooker
Guest
 
Posts: n/a
ok, I take that back.
  Reply With Quote

Old   March 27, 2006, 06:00
Default Re: multiphase UDF, variables for phase velocities
  #4
Kerem
Guest
 
Posts: n/a
i actually found the answer in an example; the phase velocities of such form are used for an Eulerian two phase (gas-solid) model:

vel_gas_x = C_U(cell, thread_g)

vel_gas_y = C_V(cell, thread_g)

vel_sld_x = C_U(cell, thread_s)

vel_sld_y = C_V(cell, thread_s)

and likewise -i guess- for the face velocities. i hope this helps you too..

kerem
  Reply With Quote

Old   March 27, 2006, 09:20
Default Re: multiphase UDF, variables for phase velocities
  #5
Kerem
Guest
 
Posts: n/a
oops,

forgot to mention the definition of the sub thread:

thread_s = THREAD_SUB_THREAD(thread, phase_identifier_solid)
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
udf to access variables from a different case yashmash Fluent UDF and Scheme Programming 6 January 25, 2012 10:10
FLUENT variables for the use in UDF sega Fluent UDF and Scheme Programming 2 January 19, 2010 04:41
multiphase udf Rashmi FLUENT 1 March 7, 2006 03:17
UDF for multiphase flow ROOZBEH FLUENT 3 April 7, 2004 18:54
UDF...UDF...UDF...UDF Luc SEMINEL FLUENT 0 November 25, 2002 05:03


All times are GMT -4. The time now is 16:10.