CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ParaView (https://www.cfd-online.com/Forums/paraview/)
-   -   [General] Wind Velocity (https://www.cfd-online.com/Forums/paraview/186552-wind-velocity.html)

Henry Lau April 21, 2017 20:31

Wind Velocity
 
1 Attachment(s)
Hi,

I was visualising my wind velocity using glyphs and cloud water content at the same time. However, I notice that the direction where the clouds move do not match the direction the glyphs pointing.

Below are the steps how I create the output:
The data is a netcdf file with wind variable array "ua" (eastward_wind_speed), "va" (northward_wind_speed), and "wa" (wind_vertical_velocity).
I used a cell_data_to_point_data filter to convert them into point data.
Then I combined these 3 arrays using a Paraview calculator with the equation iHat*ua + jHat*va + kHat*wa.
Then do a glyph filter to visualise the wind velocity.

Attached image is the output I got.
The blue isosurfaces are the cloud water content while the glyphs are the wind velocity. The problem is, the clouds are moving to the left, which does not match where the glyphs are pointing at.

What would be the possible reason for this error?

TIA


All times are GMT -4. The time now is 16:40.