Thanks. I'll look at those scripts to generate similar data to the co-processing. By the way, i had a problem in the calculator filter and it was not working in co-processing but again it might be related with the data representation. I'll try it again when i create the multiblock dataset.

Regards,

--ufuk

On 13/04/16 16:24, Andy Bauer wrote:
Hi Ufuk,

I would suggest testing out some of the Catalyst examples which are in the source code under the Examples/Catalyst subdirectory. I would also suggest creating Catalyst scripts from data sets generated through Catalyst output instead of the NetCDF files. There are two example scripts for this in Examples/Catalyst/SampleScripts that you can use for this.

As for the grid names for the axes, this may be a bug in ParaView. I'll look into that.

Best,
Andy

On Wed, Apr 13, 2016 at 8:44 AM, Ufuk Utku Turuncoglu (BE) <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    I am using co-processing (Catalyst) and i have couple of issues
    about the behavior of the co-processing module.

    1 - If i send multiple 2d variable or single 3d variable to the
    co-processor, my custom code is working without any problem and
    produces desired output. On the other hand, the code hangs with
    multiple 3d variable (it basically opens a square white window and
    waits, see the attached screenshot). I have no idea about the
    problem because the terminal does not produces any output. I could
    install the ParaView in debug mode and it might help?

    2 - The axis names (edited by Edit Axes Grid section in Properties
    window) are not written to the produced png file when the
    visualization pipeline is driven by co-processing but it looks
    fine under ParaView.

    3 - When i trying to use volume rendering (single 3d field) along
    with co-processing, the code gives following error

    ERROR: In
    
/opt/progs/paraview-5.0.0/src/VTK/Common/ExecutionModel/vtkCompositeDataPipeline.cxx,
    line 171
    vtkPVDataRepresentationPipeline (0x7fea05244010): Can not execute
    simple alorithm without output ports
    ...
    ...
    ERROR: In
    /opt/progs/paraview-5.0.0/src/VTK/Filters/Parallel/vtkPKdTree.cxx,
    line 296
    vtkPKdTree (0x7fea04f42840): (process 0) NumberOfDatasets = 0,
    cannot determine volume bounds.

    I could produce iso-surface with same code without any problem.
    The volume rendering is also working under ParaView.

    The last question might be related with the grid definition in the
    co-processing because i am using single netcdf dataset to create
    visualization scripts (python) under ParaView but in the model
    code (co-processing) the dataset is defined as MultiBlockDataSet
    due to the parallel nature of the simulation code.

    Regards,

    --ufuk

    _______________________________________________
    Powered by www.kitware.com <http://www.kitware.com>

    Visit other Kitware open-source projects at
    http://www.kitware.com/opensource/opensource.html

    Please keep messages on-topic and check the ParaView Wiki at:
    http://paraview.org/Wiki/ParaView

    Search the list archives at: http://markmail.org/search/?q=ParaView

    Follow this link to subscribe/unsubscribe:
    http://public.kitware.com/mailman/listinfo/paraview



_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to