Hello , My main idea is to extract the U_Z of a surface with aircore in middle and water around, So in order to extract just the water surface I clipped the surface using alpha.water with 0.5 and then integrated varibales and finally I was using calculator to find out the kinetic energy Ke- (0.5*((U_Z)^2))/9.81. When i do that it is giving me an error saying : “Vector variable name is already registered as a scalar variable name”. Please suggest me a way to extract the U_Z of the water surface.
In this pipeline the first clip and slice are used to get the overall out of design , later is the process i followed as mentioned in the first para.
I have also tried multiplying U_Z with kHat and stuff but didnt work, please help me out