|
[Sponsors] |
July 11, 2006, 19:49 |
The gradient of void fraction in UDF
|
#1 |
Guest
Posts: n/a
|
Hello, everyone. Now I used the UDF to define the gradient of void fraction as follows: if(NULL!=THREAD_STORAGE(mix_thread,SV_VOF_G)) { v_s=C_VOF_G(c,thread_g)[1]; //Message()"it is OK!%f\n",v_s); } Next, I would like to multiply this gradient of void fraction into velocity(two vectors). In math, I know we could multiply them in x, y direction, respectively. How can I realize this since I do not know how to get the expression of this gradient in x and y direction? (Now I am using 2d) Thanks in advance.
|
|
July 17, 2006, 12:03 |
Re: The gradient of void fraction in UDF
|
#2 |
Guest
Posts: n/a
|
Do you want scalar multiple product , for example A & B by udf?
|
|
May 20, 2011, 04:34 |
|
#3 |
New Member
M. A.
Join Date: Jul 2010
Posts: 27
Rep Power: 16 |
Hi friends,
I'm simulating a tube with water flow. The tube encounters boiling near the wall. I intend to calculate 'void fraction versus enthalpy' along the channel. Can you help me how to calculate void fraction? I'm in an emergency condition. Waiting for your comments!!! Thanks Everybody |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
On the damBreak4phaseFine cases | paean | OpenFOAM Running, Solving & CFD | 0 | November 14, 2008 22:14 |
[blockMesh] BlockMeshmergePatchPairs | hjasak | OpenFOAM Meshing & Mesh Conversion | 11 | August 15, 2008 08:36 |
UDF: Density Cell Gradient Vector Macros | matteo | FLUENT | 0 | December 1, 2007 13:14 |
OpenFoam 14 installation problem | gfcoppola | OpenFOAM Installation | 20 | November 2, 2007 14:38 |
UDF for Species mass fraction | daniel | FLUENT | 3 | June 22, 2005 09:40 |