|
[Sponsors] |
[OpenFOAM] Evenly distributed arrows using glyph in ParaView |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 11, 2010, 07:25 |
Evenly distributed arrows using glyph in ParaView
|
#1 |
New Member
Christoph
Join Date: Apr 2010
Posts: 19
Rep Power: 16 |
Hi!
Is there a possibility to generate evenly distributed e.g. velocity-arrows with ParaView? Using glyphs, it seems I only have the possibility of choosing an maximum amount of arrows, but they are always distributed in a random manner, sometimes with less arrows in regions of interest! Is there a solution? |
|
June 11, 2010, 07:45 |
|
#2 |
Senior Member
Anonymous
Join Date: Mar 2009
Posts: 110
Rep Power: 17 |
That's because a glyph is placed at a point or cell centre (depending whether you have point or cell data). If you want a glyph everywhere then the easiest option is to turn off random and mask points, the latter of which will reduce the number of points in your data-set to, at most, the maximum number of points defined.
To do what you want is fairly straight-forward, however. Follow thsi process: 1) Create a plane (Sources->Plane) in the region your are interested in. For speed, it is best to define the X and Y resolutions as 1 initially. 2) Using Filters->Alphabetical->Resample With DataSet, select your volume data-set as your input and the plane as your source and apply. This will interpolate the volume data onto your plane. 3) You can then turn on glyphs for this region only and will be present for every point in your new grid that you have specified with the plane source (which is current 1 by 1). 4) Increase the X and Y resolution of your plane source to get the desired density of glyphs in your region of interest. Hope this helps. |
|
June 11, 2010, 13:17 |
|
#3 |
New Member
Christoph
Join Date: Apr 2010
Posts: 19
Rep Power: 16 |
Perfect, that was exactly what I was looking for, thanks a lot!
|
|
June 30, 2014, 12:10 |
|
#4 | |
New Member
Join Date: Jun 2014
Posts: 1
Rep Power: 0 |
Sorry to drag up an old thread, but I am running into an error when following madad2005's process.
After defining a plane I then try to apply the filter "Resample with dataset". However, upon selecting an input I get the following error message: Quote:
Please help me! Or tell me if you get the same error, etc.. Thanks Last edited by h0dges; June 30, 2014 at 19:01. Reason: changed file download location |
||
January 26, 2016, 04:23 |
|
#5 |
New Member
Christof Schmidt
Join Date: Nov 2015
Posts: 6
Rep Power: 11 |
Hi h0dges,
did you find a solution? I have the same problem like you. Greeting |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] glyph always has arrows pointing to the x direction | youngturtle | ParaView | 4 | January 28, 2017 16:39 |
[ICEM] nodes in sweep direction not evenly distributed | fmarlow | ANSYS Meshing & Geometry | 1 | December 19, 2012 04:32 |
[OpenFOAM] ParaView Glyph Arrows Outside Vessel | slowtype | ParaView | 0 | February 15, 2011 15:01 |
[OpenFOAM] Distributed ParaView and PV3FoamReader | micalil | ParaView | 4 | July 1, 2010 06:09 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |