I am trying a case in FLUENT where I need to calculate fluctuating components of the velocity. I RSM model for capturing turbulence. Can you suggest any method to get these components
If you go through the modeling of turbulence in a RSM model (6 equations for Rij + 1 equation for dissipation) , the instantaneous fluctuations (u', v', w') are inaccessible. Although you can get the magnitudes by taking square root of R11, R22 and R33.
You can use the DPM (multiphase model), inject flow tracers into your domain and extract the fluctuating part of the velocity by writing your flow tracers data.
If you check the menu of printable variables you can print velocity derivatives and turbulent viscosity values for all of the domain. For RANS models (or RAS) then, you can compute estimatively fluctuations from Boussinesq assumption and get some idea of your CFD modeling comparing these against experimental data, see any book of turbulence or http://www.cfd-online.com/Wiki/Boussinesq_eddy_viscosity_assumption
I have just downloaded my paper "Statistical model of turbulent nature flow" at RG site. There are relationships for turbulent velocity components u', v', w', which you may use in your calculations.