|
[Sponsors] |
March 6, 2004, 16:53 |
UDF for Second Derivative of Velocity
|
#1 |
Guest
Posts: n/a
|
Hi
Can any one help me, how to get the second order derivative of velocity and temperature for a cell using UDF ? Like d2u/dx2 Thanks Satish |
|
March 8, 2004, 05:15 |
Re: UDF for Second Derivative of Velocity
|
#2 |
Guest
Posts: n/a
|
Hi, I would suggest to do as follow:
U-velcoity_first_gradient = C_U_G(c,t) C_UDSI(c,t,0) = C_U_G(c,t) U-velocity_second_gradient = C_UDSI_G(c,t) indeed: U-velcoity_first_gradient & U-velocity_second_gradient are arrays! Cheers, thomas |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Phase velocity in VOF model UDF | baechtel | Fluent UDF and Scheme Programming | 2 | August 4, 2019 12:17 |
UDF for Inlet velocity | Mijin Kim | FLUENT | 0 | September 28, 2009 05:50 |
why boudary slip velocity is so larte using udf | cxzhao | FLUENT | 0 | July 4, 2005 01:06 |
Cannot set correct inlet velocity by UDF?!? | Bob | FLUENT | 5 | March 27, 2003 04:17 |
UDF component in Cyliderical Velocity? | Hongchan Kim | FLUENT | 3 | April 24, 2001 13:20 |