[Paraview] Catalyst example on dynamic producer setup

Luigi Calori l.calori at cineca.it
Wed Aug 17 15:07:36 EDT 2016


Hi everybody: we are starting instrumenting one Fortran simulation code 
with Paraview catalyst.
We have started from the fortran full example as our grid is basically a 
3d rectilinear grid that we are currently
handling like imagedata.
Our code has a quite high number of scalar fields ( 50 ) and a single 
velocity field.
If we use a single input and a single data producer with all the field 
inside, the Paraview client slows down, probably due to memory usage or 
transfer.
For visualization we would just need the vector field and one or two of 
the scalar fields.
It would really good to be able to dinamically ( possibly each time 
step) being able to select which of the available scalar variable pass 
as scalar field.
In the examples the c++ adaptor code add fields in a fixed way. We would 
like to pass information from python ( and maybe from Paraview GUI ) to 
the adaptor code to 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 Reno (Bologna) - ITALY
Tel: +39 051 6171509  Fax: +39 051 6132198
hpc.cineca.it



More information about the ParaView mailing list