Hi, Actually the borders are ok and I get these nan values for points in the middle of my domain. And this is why I do not have an idea where these nans are coming from.
Regards, Ali On Wed, Oct 5, 2011 at 1:20 AM, Moreland, Kenneth <[email protected]> wrote: > The plot over line filter inserts Nan values where the line exits the > volume. That is, any place where the containing cell cannot be found a Nan > is inserted. > > It could be that you are placing the line right on the boarder and > numerical error is causing the line to be detected outside of the volume. > Perhaps try moving the line slightly more inside the volume and see what > happens. > > The reason nans are written to the output is to signal to the xy plot that > these entries are invalid. There should be gaps in the line where the nans > are. If that is not the case it may be a bug. > > -Ken >
_______________________________________________ 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
