|
[Sponsors] |
UDF for Solid.gas and slip velocity in each cell |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 18, 2016, 02:51 |
UDF for Solid.gas and slip velocity in each cell
|
#1 |
New Member
Join Date: Dec 2015
Posts: 8
Rep Power: 11 |
I have a periodic domain of 0.64x0.64 m with 512x512 grid points. I want to calculate solid velocity,gas velocity and slip velocity in each cell. Can anyone provide UDF for this kind of problem or can anyone guide me a little. Is it even possible?
|
|
January 18, 2016, 03:03 |
|
#2 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
Use the cell macros for velocity (C_U, C_V, C_W) and use the thread of the respective phase (solid phase thread, gas phase thread). This question has been asked many times before.
|
|
January 18, 2016, 03:12 |
|
#3 |
New Member
Join Date: Dec 2015
Posts: 8
Rep Power: 11 |
Thank you for your reply. I was wondering if it is possible in Fluent without UDF??
|
|
January 18, 2016, 05:13 |
|
#4 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
Velocities of the separate phases as well as the mixture are available in the graphics and animations section. Have a read of "Postprocessing for Multiphase Modeling" in the users guide for step by step instructions.
As for the slip velocity between the two phases, have a look through the variables to see if it's listed but otherwise you may need to write a UDF to calculate this velocity difference. Alternatively, you could export the velocities of the two phases and calculate the difference in another program. |
|
April 7, 2017, 12:45 |
|
#5 |
New Member
Join Date: Sep 2011
Posts: 15
Rep Power: 15 |
Hello dear colleague ,
Thank you for the help , I would like to ask you if you know any macro which can be used in order to give the values of velocity in each cell center of the inlet boundary condition ? I will be very grateful if you can help me ... Thank you . |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF Slip velocity | ousegui | Fluent UDF and Scheme Programming | 0 | September 5, 2013 19:37 |
Fluent UDF for Micro Flow Face Slip Velocity | daniel_george_carter | Fluent UDF and Scheme Programming | 0 | May 12, 2013 06:39 |
UDF for wall slipping | HFLUENT | Fluent UDF and Scheme Programming | 0 | April 27, 2011 13:03 |
why boudary slip velocity is so larte using udf | cxzhao | FLUENT | 0 | July 4, 2005 01:06 |
How i can set slip velocity by udf | cxzhao | FLUENT | 0 | June 9, 2005 22:34 |