|
[Sponsors] |
May 5, 2016, 13:16 |
Streamlines from VTK files
|
#1 | |
New Member
Giacomo Bianchi
Join Date: May 2016
Posts: 1
Rep Power: 0 |
Hi to all the forum members,
I'm working with a CFD code, that generates VTK files for the post processing analysis. The VTK files are in ASCII format, and contains a 3D unstructured grid. I implemented in the code a subroutine that writes on the VTK files the velocity vector, in order to have the capability to plot the streamlines. All the data, contained in the files, are cell centered. The files are correctly loaded by Paraview 4.4 but when I try to plot the streamlines it doesn't work. In other words Paraview plots the 3D absolute velocity behaviour (subdivided in: magnitude, v_x, v_y and v_z) but when I apply the streamlines filter the results is: nothing! I try also to apply the filter that convert the cell data to point one and then the streamlines filter, but the result is the same. An extract of the VTK file: Quote:
Anyone of you have encountered this kind of problem? Thank you in advance! Last edited by Zerleccoia; May 6, 2016 at 04:23. |
||
Tags |
paraview 4.4.0, streamlines, unstructured grid |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] Error while reading VTK files in Paraview | d_ray | ParaView | 12 | January 24, 2018 09:00 |
[General] Reading binary VTK files from Octave/Matlab/Python | well_well | ParaView | 0 | August 8, 2017 13:39 |
Interpreting streamlines of a rotating fan. | danbence | Visualization & Post-Processing | 1 | April 8, 2014 11:13 |
[General] Problems with streamlines for 2D porous media flow simulations | twophaseflow | ParaView | 4 | February 11, 2014 15:32 |
How to extract streamlines from huge files? | Markus Weber | Main CFD Forum | 3 | August 3, 2000 10:28 |