[Paraview] paraview catalyst connection python script

2016-08-31 Thread Luigi Calori
We would like to automate the opening of catalyst connection inside Paraview standalone by providing a python macro We tried to use tracing but the catalyst opening and port setting was not recorded. Any hint would be appreciated Thanks in advance -- Luigi Calori SuperComputing Applications

Re: [Paraview] Catalyst example with stream tracer

2016-08-23 Thread Luigi Calori
, Aug 22, 2016 at 3:09 PM, Luigi Calori <mailto:l.cal...@cineca.it>> wrote: We are trying to add stream tracer filter to a catalyst pipeline that handle a simulation with an image data vector field ( evenly distributed among processors ) We got "floating invalid&quo

[Paraview] Catalyst example with stream tracer

2016-08-22 Thread Luigi Calori
ield saved by simulation and reopened in paraview We have also tried to use StreamTraceWith CustomSource with same result. Thanks in advance for any hints, expecially any example of catalyst pipeline. Best Luigi -- Luigi Calori SuperComputing Applications and Innovation Departm

Re: [Paraview] ImageData extent overlapping within MPI Catalyst pipeline

2016-08-22 Thread Luigi Calori
SetScalars(... ); Utkarsh On Fri, Aug 19, 2016 at 1:42 PM, Luigi Calori wrote: We are newbie in Catalyst, trying to instrument two CFD MPI simulation codes that both have 3d regular grid as it' s data structure. We have followed the fortran example and used ImageData for both codes. The t

[Paraview] ImageData extent overlapping within MPI Catalyst pipeline

2016-08-19 Thread Luigi Calori
t there is some overlapping of PointData extents? Thanks in advance for any help Best Luigi -- Luigi Calori SuperComputing Applications and Innovation Department CINECA - via Magnanelli, 6/3, 40033 Casalecchio di Reno (Bologna) - ITALY Tel: +39 051 6171509 Fax: +39 051 613219

Re: [Paraview] Catalyst example on dynamic producer setup

2016-08-19 Thread Luigi Calori
taArrays this should be a very efficient way to do what you want. Best, Andy On Thu, Aug 18, 2016 at 4:33 AM, Luigi Calori <mailto:l.cal...@cineca.it>> wrote: Thank's for the prompt replay, we do not mind custom code the scripts, It would be good to have usage code examp

Re: [Paraview] Catalyst example on dynamic producer setup

2016-08-18 Thread Luigi Calori
ffort) for when that functionality will be available. Cheers, Andy On Wed, Aug 17, 2016 at 3:07 PM, Luigi Calori <mailto:l.cal...@cineca.it>> wrote: Hi everybody: we are starting instrumenting one Fortran simulation code with Paraview catalyst. We have started from the for

[Paraview] Catalyst example on dynamic producer setup

2016-08-17 Thread Luigi Calori
dynamically change it's behaviour. Is it at all possible? any hints or better example code. Sorry if dumb question, I' m a newbie in this Thanks in advance. -- Luigi Calori SuperComputing Applications and Innovation Department CINECA - via Magnanelli, 6/3, 40033 Casalecchio di Ren

[Paraview] compiling ParaViewWeb

2011-06-14 Thread Luigi Calori
urces. thanks in advance Luigi -- Luigi Calori SuperComputing Applications and Innovation Department CINECA - via Magnanelli, 6/3, 40033 Casalecchio di Reno (Bologna) - ITALY Tel: +39 051 6171509 Fax: +39 051 6132198 hpc.cine

Re: [Paraview] build with make -j xx

2011-05-02 Thread Luigi Calori
ative ONLY if it is effective relative (it absolut path differ from its path) and as basolute if it is absoulute? n 02/05/2011 17.35, Luigi Calori wrote: On 02/05/2011 16.16, David E DeMarle wrote: Three questions: 1) Does it build if you use -j 1? No, effectively it gives the same error...

Re: [Paraview] build with make -j xx

2011-05-02 Thread Luigi Calori
30, 2011 at 2:54 PM, Luigi Calori wrote: On 30/04/2011 19.27, David E DeMarle wrote: Can you post the specific error? the first errore seems something like: Built target vtkCommonCS make[4]: *** [all] Error 2 other lines if I launch make -j 8 again then [ 11%] Bui

Re: [Paraview] build with make -j xx

2011-04-30 Thread Luigi Calori
11:41:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux make -j 8 works fine for me. David E DeMarle Kitware, Inc. R&D Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x109 On Sat, Apr 30, 2011 at 9:39 AM, Luigi Calori wrote: I have problem in building paraview (3

[Paraview] build with make -j xx

2011-04-30 Thread Luigi Calori
I have problem in building paraview (3.10.1) with make -j concurrent jobs> It seem related to the python wrapping. Has someone else got this problem? thanks Luigi ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://w

[Paraview] image bufferin ParaviewWeb

2011-04-28 Thread Luigi Calori
Hi everybody, I recently somehow suceeded in compiling and installing paraview+paraviewweb components. It was just after 3.10, so I used 3.10.0 and had some problems... expecially as the suggested dep ActiveMQ is just available in release 3.2.5 and the suggested 3.1.x seems unavailable. I' m c