Hello, I have two vtk files, one containing scalar and vector data on a rectilinear grid and one for a polygonal mesh (points and cells defining a closed, triangulated surface). Now I want to color the cells with the fluid properties. This is possible with the filter "resample with dataset". However, some of the points are located outside the range of the rectilinear grid. In my computer simulation, the grid is periodic, i.e. the fluid properties repeat periodically, and I only save one elementary cell to the disk. ParaView doesn't know that and assumes that the fluid properties are zero, whenever I am not inside the elementary cell. Except for changing the vtk file for the fluid properties, is there any way to tell ParaView that it should use a periodic representation of the data?
Thanks, Timm -- Timm Krüger Max-Planck-Institut für Eisenforschung (MPIE) Microstructure Physics and Metal Forming Max-Planck-Str. 1 / 40237 Düsseldorf, Germany phone: +49 (0)211 6792 892 fax: +49 (0)211 6792 404 mail: [email protected] web: www.mpie.de ------------------- Further affiliation ------------------- Interdisciplinary Center for Advanced Materials Simulation (ICAMS) Scale Bridging Thermodynamic and Kinetic Simulation Ruhr University Bochum Stiepeler Str. 129 / 44780 Bochum, Germany web: www.icams.ruhr-uni-bochum.de --- Max-Planck-Institut für Eisenforschung GmbH Max-Planck-Straße 1 D-40237 Düsseldorf Handelsregister B 2533 Amtsgericht Düsseldorf Geschäftsführung Prof. Dr. Jörg Neugebauer Prof. Dr. Dierk Raabe Prof. Dr. Martin Stratmann Dipl.-Kfm. Herbert Wilk Ust.-Id.-Nr.: DE 11 93 58 514 Steuernummer: 105 5891 1000 ------------------------------------------------- _______________________________________________ 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
