Andy Everything is working ok now. I'm glad that you are far away, because you may want to throw something heavy at me.
I found that my main problem was that I passed an array of real(4) from fortran to use for the grid spacing and cast them to double* in my adaptor, this caused some ridiculous numbers to be used for the grid and the python script was basically aborting without doing anything - hence the lack of png output (and no error messages either). Of course all my print statements were in the fortran side to check that the values were correct so I didn't catch it for ages. Anyway. All seems fine now. New Question : I am padding my imagedata pieces with one ghost cell on each side. Contouring etc works fine and pieces abut seamlessly, but for general safety, should I add a vtkGhostLevel array to my pointdata to ensure that other filters I might add later don't make data in these regions visible? (I didn't look to see if there is an example anywhere that does this). thanks JB PS. When I add a scalar bar to the display, the script displays this error on the first timestep. Quite annoying - is there anything I can set to true/false to make it go away. [cid:[email protected]]
<<inline: image001.png>>
_______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
