Hello,
I have made a representation of a bubblig reactor with lagrangian particles,
for the particles I:
- extracted them with extract block
- used glyph with radius=1 and that scales with d field.
the thing is that when I see my representation in paraview, the glyphs are way larger in diameter in comparation to their corresponding ‘d’ field.
in paraview, the limits of my geometry is -0.5 to 0.5 and the maximum d (from the spreadsheet of the glyph filter is 0.00791185)
if I take a screenshot and compare the respective sizes in inkscape, I am getting that for a domain that is 1000 (0.5- (-0.5) scaled) I have particles of 13.9.
what I am missing?
here is the complete script and data: SamplePerPixels - #3 by otaolafr
thanks in advance