, Jun 19, 2017 at 8:34 AM, Stefan Melber wrote:
Hi,
Update: found the reason of the mpi-error - maybe a PV-bug:
If i use this formula in a programmable filter
v_bad = min((1., max((-1., tmp2
then paraview crashes in parallel. If i use the same but written out in
if (tmp2 > -1.):
Hi,
i have used a programmable filter (find it below) to calculate the
lambda2-criterion from gradients of velocity. In serial mode this works
fine - running it in parallel an error message comes up. Any idea what
does it mean and whats wrong with the filter?
Best regards,
Stefan
ones with ParaView?
Best regards,
Stefan
Hi,
Maybe compute each portion manually and check that against the
correct values. Also, verifying the gradient calculation is
correct is another thing to look at. If the grid isn't specified
properly then
d properly then the
gradient operation will likely be wrong.
On Fri, Jun 9, 2017 at 8:46 AM, Stefan Melber <mailto:stefan.mel...@dlr.de>> wrote:
Hi,
for vortex-detection i (tried) to calculate the lambda2-criterion
(see e.g. https://en.wikipedia.org/wiki/L
will likely be wrong.
On Fri, Jun 9, 2017 at 8:46 AM, Stefan Melber <mailto:stefan.mel...@dlr.de>> wrote:
Hi,
for vortex-detection i (tried) to calculate the lambda2-criterion
(see e.g. https://en.wikipedia.org/wiki/Lambda2_method
<https://en.wikipedia.org/wiki/Lamb
looks like you are trying to Load a file while connected to a
server, is that right ?
Regards,
Mathieu Westphal
On Thu, May 4, 2017 at 9:06 AM, Stefan Melber
mailto:stefan.mel...@dlr.de>> wrote:
Hi,
running ParaView 5.3 (self-compiled or binar
egfault ?
It looks like you are trying to Load a file while connected to a
server, is that right ?
Regards,
Mathieu Westphal
On Thu, May 4, 2017 at 9:06 AM, Stefan Melber
mailto:stefan.mel...@dlr.de>> wrote:
Hi,
running ParaView 5.3 (self-compile
Hi,
running ParaView 5.3 (self-compiled or binaries from the webpage) i got
an segfault. Find the output of the debug below. However - using
ParaView 5.2 everything is fine.
In 5.3 i tried Qt4 and Qt5, OpenGL and OpenGL2 - always the same.
Any ideas?
Stefan
paraview --enable-bt
ASSE
h Ayachit
mailto:utkarsh.ayac...@kitware.com>> wrote:
That's odd. Stefan, can you send me the dataset please? I'll have
it looked into.
Thanks
Utkarsh
On Thu, Feb 9, 2017 at 4:04 AM, Stefan Melber
mailto:stefan.mel...@dlr.de>> wrote:
Hi,
tefan, can you send me the dataset please? I'll have
it looked into.
Thanks
Utkarsh
On Thu, Feb 9, 2017 at 4:04 AM, Stefan Melber
mailto:stefan.mel...@dlr.de>> wrote:
Hi,
during visualization of vortices i found a bug (or feature?)
of ParaV
Hi,
i have a problem which is there in all RCs (1-4) of current ParaView: if
i compile the RenderingBackend to "OpenGL2" and use SurfaceLic the
visualization time goes up from a few seconds (with "OpenGL") to many
minutes and the memory consumption from a few GByte to approx 100 GByte.
Switc
. For OpenGL we do not guarantee correct rendering
of concave polygons. The triangle filter will convert a concave
polygon into convex triangles which should render correctly.
On Tue, Oct 18, 2016 at 2:20 AM, Stefan Melber <mailto:stefan.mel...@dlr.de>> wrote:
Hi,
i found
dia Quadro 4000 / NV Driver v367.44
_/ *Dr. Stefan Melber-Wilkending*
_/_/
_/ _/ Deutsches Zentrum für Luft-
_/_/_/_/_/_/_/_/_/_/ und Raumfahrt
.
Please note that the white-space in these files has no meaning, and that
for the .xmf file you need a recent ParaView nightly build.
Best regards,
Armin
On 09/27/2016 07:42 AM, Stefan Melber wrote:
Hi Armin,
sounds thats the thing i searched for! Will check it out today and see
if it does the job
Hi Armin,
sounds thats the thing i searched for! Will check it out today and see
if it does the job. Is there a demo-xml file around with such polyhedral
cells?
Best regards and thank you,
Stefan
Hi Stefan,
If I understand your problem correctly, then you are looking for
polyhedral
Stefan
_/ *Dr. Stefan Melber-Wilkending*
_/_/
_/ _/ Deutsches Zentrum für Luft-
_/_/_/_/_/_/_/_/_/_/ und Raumfahrt
edraw. The
shared variant is ok and_again faster then the static one_...
Any ideas why the rendering is faster with shared libs?!
Best regards and thank you,
Stefan
===
_/ Stefan Melber-
Dear Jean,
thank you for the tip. FindSource gives me the right direction - however
- FindSource alone does not help, still the same error. What i found is,
you need to call SetActiveView(GetRenderView()) above. So the running
script now looks like
try: paraview.simple
except: from paraview.
Hi,
i have an problem with an simple pyton-script and ParaView (v3.12rc2) -
trying to use "GetDisplayProperties" in the script (below)
try: paraview.simple
except: from paraview.simple import *
paraview.simple._DisableFirstRenderCameraReset()
servermanager.LoadState("test.pvsm")
view = GetRe
Hi,
is there is "single click" option to invert a colormap?
Best regards,
Stefan
=
Stefan Melber-Wilkending
_/
_/_/ Fields of
der Review → Completed
http://www.paraview.org/Wiki/Space_Navigator
utkarsh.ayachit
Admin, paraview
Unsubscribe from this idea to stop receiving emails. <#>
If you would like to stop receiving emails, you may edit your
notification settings
<http://paraview.uservoice.com/us
or face
lift in VTK.
On Tue, Mar 22, 2011 at 6:42 AM, Stefan Melber wrote:
Hi,
i tried to compile the 3.10 release of ParaView. Without pyton, everything
is fine. However, enabling python, i got the output below.
Any ideas / suggestions?
Stefan
[ 24%] Building CXX obj
W_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:387:2:
error: expected unqualified-id before 'private'
/opt/PARAVIEW_3_10/ParaView-3.10.0/VTK/IO/vtkSQLDatabaseSchema.h:389:46:
error: 'void operator=(const vtkSQLDatabaseSchema&)' must be a
effect is smaller.
Best regards,
Stefan
=
Stefan Melber-Wilkending
_/
_/_/ Fields of activities:
_/ _/ -) High
hich requires target "vtkzlib" that is not in the export set.
How can i export this missing vtkzlib with GIT? Switching the
hdf5-support of in ccmake does not help here ...
Best regards,
Stefan
=
Hi,
are there any plans to include 3DConnexion devices support in ParaView?
It seems it is available in VTK ... would be nice to have it in ParaView ...
Best regards,
Stefan
=
Stefan
Hi Phil,
i had nearly the same problem with crashing ParaView (currently using
OpenSuse 11.2 / FX1700). In my case going back to the 185.18.31 driver
solves the problem ... do not use the newest driver.
Best regards,
Stefan
Hi,
I've just joined this list and have had a look through
Hi,
just for information: Problem solved - i mixed up the prebuild RC2 and a
RC2 compiled by myself - so the LoadPlugin simply cannot find the plugin
in lib-format and then trys to load instead an xml-plugin ...
Best regards,
Stefan
Hi,
i try to use the SurfaceLIC in combination wit
Hi,
i try to use the SurfaceLIC in combination with python. Running the
SurfaceLIC from the GUI it works fine (only when use the 185.18.31
Nvidia-driver, with newer drivers it crashes).
Now i use this script to run the stuff in batch (means pyton) mode:
from paraview.servermanager import *
advance,
Stefan
=
Stefan Melber-Wilkending
_/
_/_/ Fields of activities:
_/ _/ -) High-Lift Research
"magv.pvsm")
view = GetRenderView()
view.WriteImage("test.png", "vtkPNGWriter", 1)
Best regards,
Stefan
=====
Stefan Melber-Wilkending
_/
in the
selection view.
On Thu, Mar 19, 2009 at 1:46 AM, Stefan Melber wrote:
Hi Berk,
using the button "select points on" i can drag up a rectangle to select
some. But sometimes it would be nice by clicking on e.g. a surface to
find
the nearest point around - in fieldview for e
Hi Berk,
using the button "select points on" i can drag up a rectangle to select
some. But sometimes it would be nice by clicking on e.g. a surface to find
the nearest point around - in fieldview for example i have to press to
cntl-key to do this.
Using the point selection mode, you should
same?
And: every time selection points the update of the graphic window takes
some time. Is there a speed up?
Regards,
Stefan
=
Stefan Melber-
Hi,
is there anyone "outside", who has a reader in ParaView for the Centaur
grid generator (www.centaursoft.com)?
Best regards,
Stefan
---
Stefan Melber-
Hi Ricardo,
just switch the VTK_USE_RPATH off - then it should work (for me with
the version checked out this moring) ...
Best regards,
Stefan
I've compiled the last cvs version from source.
PARAVIEW_ENABLE_PYTHON ON
which sets
BUILD_SHARED_LIBS ON
If I run from the compilation
w.org
[mailto:paraview-boun...@paraview.org] On Behalf Of Berk Geveci
Sent: Wednesday, January 28, 2009 7:43 AM
To: Stefan Melber; ParaView Mailing List
Subject: Re: [Paraview] Compilation of current paraview-CVS failed...
Hmm, it looks like there is a bug and libKWCommon is not being
installed.
question: Is this the right way - or is it a bug (feature) of the
current CVS-version?
Best regards,
Stefan
---
Stefan Melber-Wilkending
examples?
Best regards,
Stefan
---
Stefan Melber-Wilkending
_/
_/_/Fields of activities
,
Jacques
Aircraft Research Association
2009/1/8 Stefan Melber <mailto:stefan.mel...@dlr.de>>
Hi Ken,
I took a look at this. To answer the first question, compute
derivatives and gradient (unstructured) are fairly similar.
The compute derivatives filter
omplete parallel setup of pv
can be a great help here - with (serial) fv for example we run all the
time on the limits of our workstations (16 GB main memory, 4 cores) ...
Best regards,
Stefan
-Ken
On 1/7/09 2:44 AM, "Stefan Melber" wrote:
Hi,
i have a question
Best regards and thank you in advance,
Stefan
-------
Stefan Melber-Wilkending
_/
_/_/Fields of activities:
_/ _/-) High-Lift Research
_
42 matches
Mail list logo