CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Fluent UDF and Scheme Programming (https://www.cfd-online.com/Forums/fluent-udf/)
-   -   Profile for U,V,W velocity (https://www.cfd-online.com/Forums/fluent-udf/113602-profile-u-v-w-velocity.html)

rasoulb February 22, 2013 16:26

Profile for U,V,W velocity
 
Hi all

as I know if i want to define velocity profile for X, Y, Z component, I must define three DEFINE_PROFILE(x_velocity, t, i).

as we know i is an integer that is a numerical label for the variable.
Does any one know a method to determine i for X, Y, Z velocity component.

thanks

vasava March 13, 2013 06:13

You can define 3 profiles with DEFINE_PROFILE(x_velocity, thread, position).

While declaring boundary conditions you can set individual profiles for each components.


All times are GMT -4. The time now is 01:04.