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/)
-   -   how can i get valid variable names in fluent profile (https://www.cfd-online.com/Forums/fluent-udf/87562-how-can-i-get-valid-variable-names-fluent-profile.html)

henry_lu April 23, 2011 05:31

how can i get valid variable names in fluent profile
 
I want to use a profile to descript the stroke of the movewall in dynamic mesh, i have several experiment point datas(displacement of movewall vs time).My question is, how can I descript the displacement in x direction with variable(like v_x for velocity in x direction). Need your help.Tks!

Amir April 23, 2011 13:21

Hi,
if you use DEFINE_GRID_MOTION macro, you have to provide dx every time step so, you can use v_x as dx/dt and that's all.


All times are GMT -4. The time now is 03:54.