[Paraview] Slice not appearing while coprocessing

Andy Bauer andy.bauer at kitware.com
Sat Jan 30 07:46:01 EST 2016


Hi Tim,

Everything seems to be correct. Maybe on the "input" name/identifier isn't
matching? This is an unstructured grid output, correct?

Maybe try writing out the full grid to see if Catalyst is getting the
proper input information.

Cheers,
Andy


On Fri, Jan 29, 2016 at 4:18 PM, Tim Gallagher <tim.gallagher at gatech.edu>
wrote:

> Hi everybody,
>
> I was working with a colleague to get his simulation running with
> coprocessing and I am totally stumped on the problem. I have been able to
> set up and render some very complex things with our code, but for some
> reason this simulation just won't work as expected.
>
> We generated the coprocessing script with version 4.3 and we are running
> it on a cluster with the same version, using off-screen rendering. I have
> attached the script, it really just takes a slice through the center of the
> domain.
>
> It is producing images of the colorbar and nothing else. I tried to save
> the slice data to an xdmf file from the coprocessing script and it all
> reports dimensions of zero. So the slice doesn't seem to be actually doing
> anything.
>
> We took the exact lines from the Pipeline class and moved them to their
> own python file. We then removed the coprocessor.RegisterView and changed
> the coprocessor.CreateProducer line so it loads a datafile off disk
> instead. We then ran it through the python shell in the paraview GUI and we
> get exactly the slice we expected to get.
>
> So, for some reason, this renders fine in the GUI but outputs the
> background with just the colorbar when we are using coprocessing.
>
> Any ideas or glaring problems in the coprocessing script that we are
> missing?
>
> Thanks,
>
> Tim
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160130/690aacd2/attachment.html>


More information about the ParaView mailing list