I am running blood flow simulation at the aortoiliac bifurcation using ANSYS Fluent 16.0 CFD solver. I have successfully implemented pulsatile temporal profile as inlet boundary condition using UDF function by writing a C-code sinusoidal function of velocity versus time. The inlet velocity is a blunt or plug flow meaning the velocity is the same through out the surface except for the velocity at the wall is zero since a no-slip condition is applied. I wish to introduce the spatial parabolic velocity profile at the inlet but I don't know how to implement this boundary condition together with pulsatile flow. I hope there is someone out there who has done this and willing to share the solution.