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

[General] no output from particle pathlines

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 9, 2012, 11:07
Default no output from particle pathlines
  #1
New Member
 
Bart van Stratum
Join Date: Jul 2012
Location: Hamburg / Wageningen
Posts: 1
Rep Power: 0
julietbravo is on a distinguished road
*update*
The 'problem' is solved; it was actually working ok from the beginning, I just didn't realize that the trajectories are plotted progressively and that you need to advance a bit in time to actually see the trajectories


Hi,

I'm trying to plot the trajectories of Lagrangian particles, calculated in our LES code. At the moment I'm saving the data in .vtk format (postprocessing, obtained from NetCDF) as Polydata (points) with each time step in a different file. This works nicely for simple visualization, stepping through the different time steps, etc., but I can't calculate / plot particle pathlines from this data.

The data is stored as (for now in ASCII...):

Code:
## xxxxx1.vtk
# vtk DataFile Version 3.0
Lagrangian particles from UCLA-LES
ASCII
DATASET POLYDATA
POINTS   5 float
792.325684  12.585052  12.494672
792.326172  36.116016  12.503577
792.322937  59.644337  12.495874
792.324951  83.180580  12.498446
792.324951  106.728493 12.502646

## xxxxx2.vtk
# vtk DataFile Version 3.0
Lagrangian particles from UCLA-LES
ASCII
DATASET POLYDATA
POINTS   5 float
754.979492  14.267145  12.471093
754.939880  37.809696  12.515448
754.941772  61.322544  12.491261
754.950317  84.875916  12.486872
754.942749  108.422569 12.524429
etc. When plotting the ParticlePathlines->Particles (calculated with the Particle Pathlines filter) I'm left with a sufficient amount of particles (after masking), but somehow the ParticlePathlines->Pathlines doesn't seem to return any data.

1) Am I missing something; are there additional steps necessary to create the pathlines of am I doing something wrong?
2) Is this the correct way to go, saving all time steps in different files?

Any help will be greatly appreciated!

Best, Bart

Last edited by julietbravo; July 9, 2012 at 13:36. Reason: 'Problem' solved
julietbravo is offline   Reply With Quote

Reply

Tags
particles pathlines


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
Particle size and Mesh Size; Particle tracking; Suman Sapkota CFX 11 August 12, 2018 19:39
particles leave domain Steffen595 CFX 9 March 7, 2016 16:19
[OpenFOAM] particle pathlines kpax ParaView 1 August 13, 2013 01:56
injection problem Mark New FLUENT 0 August 4, 2013 01:30
Check particle impaction with User Fortran Julian K. CFX 3 January 12, 2012 09:46


All times are GMT -4. The time now is 12:59.