CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[General] Vectors / streamtracers : velocity components in different files

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 27, 2015, 05:03
Default Vectors / streamtracers : velocity components in different files
  #1
New Member
 
Samrat Rao
Join Date: Oct 2015
Posts: 1
Rep Power: 0
samrat_rao is on a distinguished road
Hi,

I am using Paraview 4.2. The datasets i have are in binary VTK format.

I need to draw vector plots and streamlines in 3D. Each velocity component (U,V,W) is in a separate file.

The headers of say U velocity file are as follows:

# vtk DataFile Version 6.0
Non-uniform Rectilinear - Rectilinear Grid
BINARY
DATASET RECTILINEAR_GRID
DIMENSIONS 354 354 506
X_COORDINATES 354 double
<binary data>
Y_COORDINATES 354 double
<binary data>
Z_COORDINATES 506 double
<binary data>
POINT_DATA 63409896
SCALARS U double
LOOKUP_TABLE default
<binary data>

Now i load each U, V, W file and merge them using Append Attributes filter.
Then i use Calculator filter like : U*iHat + V*jHat + W*kHat
Finally i use wither Glyph or Stream Tracer filter.

But i am not seeing the flow as it should be.

Can someone tell me if i am doing things correctly?

Thanks.
samrat_rao is offline   Reply With Quote

Old   November 2, 2015, 14:55
Default
  #2
Senior Member
 
Mikko
Join Date: Jul 2014
Location: The Hague, The Netherlands
Posts: 243
Rep Power: 12
Flowkersma is on a distinguished road
Hi,

I can't find anything wrong what you are doing. Can you share your data so I could try to find a solution?

Regards,
Mikko
Flowkersma is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing velocity components and gradient of velcoity components vivekgnhtr OpenFOAM Programming & Development 3 June 27, 2022 02:39
UDF comilation error. urgent help please m zubair Fluent UDF and Scheme Programming 4 February 10, 2019 11:19
serial udf to parallel udf radioss Fluent UDF and Scheme Programming 10 January 19, 2019 08:56
Velocity Vectors shown in both direction Blue Fluent Multiphase 0 June 4, 2014 02:34
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11


All times are GMT -4. The time now is 04:50.