Federico Alzamora Previtali
Subscriber

Hello, 

I can think of some crude ways to do this. For example, if you take the maximum velocity on your rotating part (this will be the tangential velocity), multiplied the flow time and divided by the radius of the part -> this will give you an angle in radians.

Maximum(Velocity.mag,['name of part boundary'])*flow_time/radius [m]

Replace 'name of part boundary' by the actual name for this face zone, and radius by the actual value.

You can compare the value you get from the value shown in the Dynamic Mesh zone setting for the rotating body, where you'll have both the angular velocity and angular orientation.