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/)
-   -   UDM (user-defined memory) boundary condition? (https://www.cfd-online.com/Forums/fluent-udf/80643-udm-user-defined-memory-boundary-condition.html)

tstorm October 1, 2010 16:02

UDM (user-defined memory) boundary condition?
 
I've written a k-w-v2-f turbulence model, where epsilon is stored as a user-defined memory term. I need to set the boundary condition for epsilon at an inlet.

Does anyone know how to set a boundary condition for user-defined memory terms?

coglione October 4, 2010 04:03

F_UDMI(f,t,i) can be used to set the value for any UDM(i) at walls and flow-boundaries(e.g. inlet).

cheers

tstorm October 4, 2010 10:56

I don't see how that would work - you'd need to know the cell numbers ahead of time. Can you give me an example of how to do that?


All times are GMT -4. The time now is 14:56.