full developed laminar profile at Inlet BC
Posted: Thu Mar 27, 2014 3:30 pm
I was trying full developed laminar profile at inlet Boundary condtion by using this expression
U= Umax. (1- (x^2+y^2)/R^2)
so i define at Inlet BC user profile above expression
dir_x = 0;
dir_y = 0;
dir_z = 10*(1-(x^2+y^2)/0.1^2);
where Umax. = 10 , but after simulation complted at inlet BC profile is not coming correct. data experted by postprocessing
U= Umax. (1- (x^2+y^2)/R^2)
so i define at Inlet BC user profile above expression
dir_x = 0;
dir_y = 0;
dir_z = 10*(1-(x^2+y^2)/0.1^2);
where Umax. = 10 , but after simulation complted at inlet BC profile is not coming correct. data experted by postprocessing