From mike.jackson at bluequartz.net Fri Sep 1 08:39:24 2017 From: mike.jackson at bluequartz.net (Michael Jackson) Date: Fri, 01 Sep 2017 08:39:24 -0400 Subject: [Paraview] Color Map Editor garbled display on macOS Message-ID: <3B62F441-82AC-48BD-9A3F-96CF94825753@bluequartz.net> I have a macOS 10.10.5 machine with a sapphire AMD 7950 video card and when I launch ParaView and try to use the Color Map Editor it is all garbled and messed up. I think early versions of ParaView 5.1 and 5.2 were OK but I can't remember. I tried 5.4.1 on a macOS 10.12.x MacBook Pro with NVidia 750M GPU and it shows up fine. I'll this same machine under macOS 10.12 (Sierra) and see if it is an OS version issue and report back. -- Michael Jackson BlueQuartz Software [e] mike.jackson at bluequartz.net [w] www.bluequartz.net -------------- next part -------------- A non-text attachment was scrubbed... Name: Screen Shot 2017-09-01 at 8.34.00 AM.png Type: image/png Size: 75119 bytes Desc: not available URL: From ross.gardiner at ultrahaptics.com Fri Sep 1 08:44:57 2017 From: ross.gardiner at ultrahaptics.com (Ross Gardiner) Date: Fri, 1 Sep 2017 12:44:57 +0000 Subject: [Paraview] Extract region enclosed by isocontour surface and slice In-Reply-To: <126ce47f-29c0-50d0-b157-ee1d8e8cc543@shuhaowu.com> References: <126ce47f-29c0-50d0-b157-ee1d8e8cc543@shuhaowu.com> Message-ID: <84D32902-3F01-4F4F-ACB4-79B42F8AE1A8@ultrahaptics.com> I think you might be able to use the ?Clip? filter instead, with the Clip Type set to Scalar. Instead of giving you an isosurface, this will give you the region bounded by an isosurface. Thanks, Ross On 31/08/2017, 23:00, "Shuhao Wu" wrote: Hello all, I'm trying to find a maximum value in a region that's enclosed by an contour. I've attached an example of this, where the region of interest is within the black box and the grey surface. Of course, I would first filter the data to be bounded by the black box before proceeding to calculate the maximum value. I'm not sure if there is an automated way to do this. My idea is to extract the region based on the intersection of the outer most contour surface. After extracting the region, I can then find the maximum value and location fairly easily. However, I'm unsure how I can accomplish this as I don't see a filter that offers functionality like this as it would rely on two input: the contour and the original data. Any advice on this would be greatly appreciated. Thanks, Shuhao From mike.jackson at bluequartz.net Fri Sep 1 08:59:29 2017 From: mike.jackson at bluequartz.net (Michael Jackson) Date: Fri, 01 Sep 2017 08:59:29 -0400 Subject: [Paraview] Color Map Editor garbled display on macOS In-Reply-To: <3B62F441-82AC-48BD-9A3F-96CF94825753@bluequartz.net> References: <3B62F441-82AC-48BD-9A3F-96CF94825753@bluequartz.net> Message-ID: <0580113C-EC1F-4402-A2BB-2B65797EEF1E@bluequartz.net> Follow up: Same machine running macOS 10.12.x (Sierra) does NOT show the problem. So something odd with the macOS 10.10 (Yosemite) AMD Driver is my guess. -- Mike Jackson On 9/1/17, 8:39 AM, "Michael Jackson" wrote: I have a macOS 10.10.5 machine with a sapphire AMD 7950 video card and when I launch ParaView and try to use the Color Map Editor it is all garbled and messed up. I think early versions of ParaView 5.1 and 5.2 were OK but I can't remember. I tried 5.4.1 on a macOS 10.12.x MacBook Pro with NVidia 750M GPU and it shows up fine. I'll this same machine under macOS 10.12 (Sierra) and see if it is an OS version issue and report back. -- Michael Jackson BlueQuartz Software [e] mike.jackson at bluequartz.net [w] www.bluequartz.net From shuhao at shuhaowu.com Fri Sep 1 12:10:51 2017 From: shuhao at shuhaowu.com (Shuhao Wu) Date: Fri, 1 Sep 2017 12:10:51 -0400 Subject: [Paraview] Extract region enclosed by isocontour surface and slice In-Reply-To: <84D32902-3F01-4F4F-ACB4-79B42F8AE1A8@ultrahaptics.com> References: <126ce47f-29c0-50d0-b157-ee1d8e8cc543@shuhaowu.com> <84D32902-3F01-4F4F-ACB4-79B42F8AE1A8@ultrahaptics.com> Message-ID: <3c78b21d-cf21-10ee-d1f2-4836e28eaaa3@shuhaowu.com> Thanks for the help! That worked like a charm. One more question: after I extracted my point of maximum via a programmable filter, I have a PolyData of 1 point only. Is there a way to display this point in the 3D render view? I can't seem to get the point to render via a Geometric Representation. Thanks, Shuhao On 2017-09-01 08:44 AM, Ross Gardiner wrote: > I think you might be able to use the ?Clip? filter instead, with the Clip Type set to Scalar. Instead of giving you an isosurface, this will give you the region bounded by an isosurface. > > Thanks, > Ross > > On 31/08/2017, 23:00, "Shuhao Wu" wrote: > > Hello all, > > I'm trying to find a maximum value in a region that's enclosed by an > contour. I've attached an example of this, where the region of interest > is within the black box and the grey surface. Of course, I would first > filter the data to be bounded by the black box before proceeding to > calculate the maximum value. > > I'm not sure if there is an automated way to do this. My idea is to > extract the region based on the intersection of the outer most contour > surface. After extracting the region, I can then find the maximum value > and location fairly easily. > > However, I'm unsure how I can accomplish this as I don't see a filter > that offers functionality like this as it would rely on two input: the > contour and the original data. > > Any advice on this would be greatly appreciated. > > Thanks, > Shuhao > > From ross.gardiner at ultrahaptics.com Fri Sep 1 12:45:14 2017 From: ross.gardiner at ultrahaptics.com (Ross Gardiner) Date: Fri, 1 Sep 2017 16:45:14 +0000 Subject: [Paraview] Extract region enclosed by isocontour surface and slice In-Reply-To: <3c78b21d-cf21-10ee-d1f2-4836e28eaaa3@shuhaowu.com> References: <126ce47f-29c0-50d0-b157-ee1d8e8cc543@shuhaowu.com> <84D32902-3F01-4F4F-ACB4-79B42F8AE1A8@ultrahaptics.com> <3c78b21d-cf21-10ee-d1f2-4836e28eaaa3@shuhaowu.com> Message-ID: Not sure. The Glyph filter might work? - Ross On 01/09/2017, 17:10, "Shuhao Wu" wrote: Thanks for the help! That worked like a charm. One more question: after I extracted my point of maximum via a programmable filter, I have a PolyData of 1 point only. Is there a way to display this point in the 3D render view? I can't seem to get the point to render via a Geometric Representation. Thanks, Shuhao On 2017-09-01 08:44 AM, Ross Gardiner wrote: > I think you might be able to use the ?Clip? filter instead, with the Clip Type set to Scalar. Instead of giving you an isosurface, this will give you the region bounded by an isosurface. > > Thanks, > Ross > > On 31/08/2017, 23:00, "Shuhao Wu" wrote: > > Hello all, > > I'm trying to find a maximum value in a region that's enclosed by an > contour. I've attached an example of this, where the region of interest > is within the black box and the grey surface. Of course, I would first > filter the data to be bounded by the black box before proceeding to > calculate the maximum value. > > I'm not sure if there is an automated way to do this. My idea is to > extract the region based on the intersection of the outer most contour > surface. After extracting the region, I can then find the maximum value > and location fairly easily. > > However, I'm unsure how I can accomplish this as I don't see a filter > that offers functionality like this as it would rely on two input: the > contour and the original data. > > Any advice on this would be greatly appreciated. > > Thanks, > Shuhao > > From aorlando at herrera.unt.edu.ar Mon Sep 4 08:22:10 2017 From: aorlando at herrera.unt.edu.ar (Antonio Orlando) Date: Mon, 4 Sep 2017 09:22:10 -0300 Subject: [Paraview] Error message: Not supported on OpenGL ES when I launch Paraview Message-ID: Dear All: I have tried to install the new version of ParaView-5.4.1-Qt5-OpenGL2-Windows-64bit.exe on Windows 8.1, with a 64bit OS, and when I launch it I get at the end of a long error message log the following ERROR: In C:\bbd\7cc78367\build\superbuild\paraview\src\VTK\Rendering\OpenGL2\vtkShaderProgram.cxx, line 409 vtkShaderProgram (000000A5CDCC3D00): Generic Warning: In C:\bbd\7cc78367\build\superbuild\paraview\src\VTK\Rendering\OpenGL2\vtkOpenGLRenderTimer.cxx, line 104 vtkOpenGLRenderTimer::Stop called before vtkOpenGLRenderTimer::Start. Ignoring. versionFunctions: Not supported on OpenGL ES Would someone give me a hint what I should do for a correct installation? Many thanks. From grothausmann.roman at mh-hannover.de Mon Sep 4 08:42:00 2017 From: grothausmann.roman at mh-hannover.de (Grothausmann, Roman Dr.) Date: Mon, 4 Sep 2017 14:42:00 +0200 Subject: [Paraview] loading multiple state-files without hiding and resetting already loaded objects Message-ID: Dear mailing list members, It seems that PV (and paraview.simple.LoadState) by default hides already loaded objects (and resets e.g. their coloring) when another state-file is loaded. Is there a way to load multiple state-files after one another without hiding and resetting already existent objects? I.e. a way to concatenate multiple state-files and leave their objects in the state as they got loaded (e.g. colored, hidden/visible)? I do understand that loading a new state-file will reset the camera, but not the rest. Here's my initial attempt to achieve this with pvpython: https://github.com/romangrothausmann/ParaView_scripts/blob/90eb4ca8499070bed941d50b89ebea82fd6a9e23/pvsm-multi.py Any help or hints are very much appreciated Roman -- Dr. Roman Grothausmann Tomographie und Digitale Bildverarbeitung Tomography and Digital Image Analysis Medizinische Hochschule Hannover Institut f?r Funktionelle und Angewandte Anatomie OE 4120, Carl-Neuberg-Str. 1, 30625 Hannover, Deutschland Tel. +49 511 532-2900 grothausmann.roman at mh-hannover.de http://www.mh-hannover.de/anatomie.html From kashifsaeed38 at gmail.com Tue Sep 5 02:04:18 2017 From: kashifsaeed38 at gmail.com (Muhammad Kashif Saeed) Date: Tue, 5 Sep 2017 11:04:18 +0500 Subject: [Paraview] Subdomain Message-ID: Hi everyone, I have posted this question some days ago but could not get any answer. Now I am trying to explain it more. I am using open source software LIGGGHTS, which uses DEM (discrete element method), My simulation contains a cylinder and 4 bladed impeller which rotates inside the cylinder. I have inserted 3 types of particles in the cylinder and rotate the impeller which causes mixing of particles that process is done using LIGGGHTS software. Now for post processing, i am using ParaView. In Paraview, I can see the particles mixed each other. but I want to find out the mixing status for that purpose I want to use Subdomain based mixing index (SMI). For SMI calculation, it requires dividing the domain into subdomains like 3D mesh and to find the total number of particles and number of particles of each type in each cell of mesh/subdomain. Please let me know how can I create these subdomains in ParaView? -------------- next part -------------- An HTML attachment was scrubbed... URL: From shuhao at shuhaowu.com Tue Sep 5 11:56:45 2017 From: shuhao at shuhaowu.com (Shuhao Wu) Date: Tue, 5 Sep 2017 11:56:45 -0400 Subject: [Paraview] Extract region enclosed by isocontour surface and slice In-Reply-To: References: <126ce47f-29c0-50d0-b157-ee1d8e8cc543@shuhaowu.com> <84D32902-3F01-4F4F-ACB4-79B42F8AE1A8@ultrahaptics.com> <3c78b21d-cf21-10ee-d1f2-4836e28eaaa3@shuhaowu.com> Message-ID: That works great! Thanks! Shuhao On 2017-09-01 12:45 PM, Ross Gardiner wrote: > Not sure. The Glyph filter might work? > > - Ross > > On 01/09/2017, 17:10, "Shuhao Wu" wrote: > > Thanks for the help! That worked like a charm. > > One more question: after I extracted my point of maximum via a > programmable filter, I have a PolyData of 1 point only. Is there a way > to display this point in the 3D render view? I can't seem to get the > point to render via a Geometric Representation. > > Thanks, > Shuhao > > On 2017-09-01 08:44 AM, Ross Gardiner wrote: > > I think you might be able to use the ?Clip? filter instead, with the Clip Type set to Scalar. Instead of giving you an isosurface, this will give you the region bounded by an isosurface. > > > > Thanks, > > Ross > > > > On 31/08/2017, 23:00, "Shuhao Wu" wrote: > > > > Hello all, > > > > I'm trying to find a maximum value in a region that's enclosed by an > > contour. I've attached an example of this, where the region of interest > > is within the black box and the grey surface. Of course, I would first > > filter the data to be bounded by the black box before proceeding to > > calculate the maximum value. > > > > I'm not sure if there is an automated way to do this. My idea is to > > extract the region based on the intersection of the outer most contour > > surface. After extracting the region, I can then find the maximum value > > and location fairly easily. > > > > However, I'm unsure how I can accomplish this as I don't see a filter > > that offers functionality like this as it would rely on two input: the > > contour and the original data. > > > > Any advice on this would be greatly appreciated. > > > > Thanks, > > Shuhao > > > > > > From shuhao at shuhaowu.com Tue Sep 5 11:59:05 2017 From: shuhao at shuhaowu.com (Shuhao Wu) Date: Tue, 5 Sep 2017 11:59:05 -0400 Subject: [Paraview] Annotation Arrows? Message-ID: Hello all, Does anyone know of a way to draw an arrow attached to the view rather than the 3D arrow source? The use of this is to point at a particular structure in the plot and label it with some text (which can be attached to an arbitrary location). Does this functionality exist in Paraview? Thanks, Shuhao From shenrilin at gmail.com Tue Sep 5 16:23:22 2017 From: shenrilin at gmail.com (Rilin Shen) Date: Tue, 5 Sep 2017 16:23:22 -0400 Subject: [Paraview] paraview display issue on parallel files Message-ID: Dear all, I'm very happy to meet all of you in this society. I use a finite element software with multiprocessors(40) to solve problems. All the .vtu files. associated with each processor are output and then a file .pvtu is generated. The original file is displayed perfectly as shown in bone.png. However, when I try to cut it with a plane, it occurs the following issue as clip.png, It seems not be displayed correctly. Would you please tell me what happened to my data? Best regards, Rilin Shen Division of Solid Mechanics, School of Astronautics *Harbin Institute of Technology*, Harbin 150001, China Civil Engineering & Engineering Mechanics *Columbia University*, New York 10027, U.S. Tel: (+1) 646-200-2122 Email: shenrilin at gmail.com / rs3741 at columbia.edu -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: bone.PNG Type: image/png Size: 172319 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: clip.PNG Type: image/png Size: 111203 bytes Desc: not available URL: From andy.bauer at kitware.com Tue Sep 5 16:54:55 2017 From: andy.bauer at kitware.com (Andy Bauer) Date: Tue, 5 Sep 2017 16:54:55 -0400 Subject: [Paraview] paraview display issue on parallel files In-Reply-To: References: Message-ID: Hi, This typically happens when ghost cells are marked improperly or the data set has a node/point partitioning and no cells to bridge between the subdomains (though the point partitioning issue usually happens with finite difference simulations instead of FEM simulations). If you could share your dataset it would be easier to diagnose. Best, Andy On Tue, Sep 5, 2017 at 4:23 PM, Rilin Shen wrote: > Dear all, > > I'm very happy to meet all of you in this society. > > I use a finite element software with multiprocessors(40) to solve > problems. > > All the .vtu files. associated with each processor are output and then a > file .pvtu is generated. > > The original file is displayed perfectly as shown in bone.png. However, > when I try to cut it with a plane, it occurs the following issue as > clip.png, It seems not be displayed correctly. > > Would you please tell me what happened to my data? > > Best regards, > > Rilin Shen > Division of Solid Mechanics, School of Astronautics > *Harbin Institute of Technology*, Harbin 150001, China > Civil Engineering & Engineering Mechanics > *Columbia University*, New York 10027, U.S. > Tel: (+1) 646-200-2122 <(646)%20200-2122> > Email: shenrilin at gmail.com / rs3741 at columbia.edu > > _______________________________________________ > 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: From mycae at gmx.com Wed Sep 6 05:01:04 2017 From: mycae at gmx.com (D Haley) Date: Wed, 6 Sep 2017 10:01:04 +0100 Subject: [Paraview] XDMF Reader Message-ID: <1ef836e0-0486-e2fe-dfea-875266d03984@gmx.com> Dear Paraview List, I'm trying to read some HDF files, which contain dense voxel data. In my calculations, I write out the HDF and wrapper XDMF data to store timestep and other metadata. This all works fine, until I want to have 2 different voxel sizes at 2 different timesteps (different number of voxels in each dimension). When loading up the data as a series of time-steps, everything works until I reach the first set of data from the new size. When loading the data, the values in the voxels seem to become invalid, and the bounding box around the data starts moving in the direction of (1,1,1). I can load each timestep individually correctly, it is just when I try to load the entire timeseries that it fails. Does anyone know a solution for this? I have raw voxel grids in the program that generates the data, so I need to wrap them in something to provide a timestep. I'd rather avoid having to interface with VTK, as the code I am working on does not have a VTK dependency - I'm just post-processing with paraview. I'm opening the series via: File->Open, then select the tree item data-..xmdf each file is written as: data-1.hdf.xmdf data-2.hdf.xmdf .... The XMDF files contain something like this Before problem timestep: ========== -1.26667 -1.26667 -1.26667 0.0666667 0.0666667 0.0666667 data-59.hdf:/voxels ========== After problem timestep: ========== -1 -1 -1 0.0666667 0.0666667 0.0666667 data-60.hdf:/voxels ========== Thanks! From dave.demarle at kitware.com Wed Sep 6 05:44:34 2017 From: dave.demarle at kitware.com (David E DeMarle) Date: Wed, 6 Sep 2017 05:44:34 -0400 Subject: [Paraview] XDMF Reader In-Reply-To: <1ef836e0-0486-e2fe-dfea-875266d03984@gmx.com> References: <1ef836e0-0486-e2fe-dfea-875266d03984@gmx.com> Message-ID: Put the co-rect-mesh (image data) inside a grid collection (multiblock). Paraview's pipeline doesn't deal well with image data that changes dimensions over time. This is not limited to xdmf. When inside a multiblock, a different pipeline layer takes over and it works out. On Sep 6, 2017 5:09 AM, "D Haley" wrote: > > Dear Paraview List, > > I'm trying to read some HDF files, which contain dense voxel data. In my > calculations, I write out the HDF and wrapper XDMF data to store > timestep and other metadata. > > This all works fine, until I want to have 2 different voxel sizes at 2 > different timesteps (different number of voxels in each dimension). > > When loading up the data as a series of time-steps, everything works > until I reach the first set of data from the new size. When loading the > data, the values in the voxels seem to become invalid, and the bounding > box around the data starts moving in the direction of (1,1,1). > > I can load each timestep individually correctly, it is just when I try > to load the entire timeseries that it fails. > > Does anyone know a solution for this? I have raw voxel grids in the > program that generates the data, so I need to wrap them in something to > provide a timestep. I'd rather avoid having to interface with VTK, as > the code I am working on does not have a VTK dependency - I'm just > post-processing with paraview. > > I'm opening the series via: > File->Open, then select the tree item data-..xmdf > > each file is written as: > > data-1.hdf.xmdf > data-2.hdf.xmdf > .... > > The XMDF files contain something like this > > Before problem timestep: > ========== > > > > > > > > Format="XML">-1.26667 -1.26667 -1.26667 > Format="XML">0.0666667 0.0666667 0.0666667 > > > data-59.hdf:/voxels > > > > ========== > > After problem timestep: > ========== > > > > > > > > Format="XML">-1 -1 -1 > Format="XML">0.0666667 0.0666667 0.0666667 > > > data-60.hdf:/voxels > > > > ========== > > > Thanks! > _______________________________________________ > 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: From dave.demarle at kitware.com Wed Sep 6 09:18:20 2017 From: dave.demarle at kitware.com (David E DeMarle) Date: Wed, 6 Sep 2017 09:18:20 -0400 Subject: [Paraview] XDMF Reader In-Reply-To: <8db0e3db-38fb-b5a1-1d5f-44b56b748726@gmx.com> References: <1ef836e0-0486-e2fe-dfea-875266d03984@gmx.com> <8db0e3db-38fb-b5a1-1d5f-44b56b748726@gmx.com> Message-ID: Please reply-all to keep the mailing list on the thread so everyone can contribute to the discussion and benefit from it. To make a multiblock from xdmf, enclose your grid inside of an xdmfgridcollection like so: David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Sep 6, 2017 at 9:05 AM, D Haley wrote: > Hello, > > Thanks very much for the pointer. I'm looking around for multiblock file > specifications - does such a thing exist, particularly for an XDMF+HDF5 > wrapper? > > I've found an example for .vtp [1], but I can't seem to find any > specifications on what constitutes a .vtmb file. Subsequently I'm having > trouble fully understanding what is and is not permitted. > > > Thanks! > > [1] https://public.kitware.com/pipermail/paraview/2009-April/011847.html > > On 06/09/17 10:44, David E DeMarle wrote: > > Put the co-rect-mesh (image data) inside a grid collection (multiblock). > > > > Paraview's pipeline doesn't deal well with image data that changes > > dimensions over time. This is not limited to xdmf. When inside a > > multiblock, a different pipeline layer takes over and it works out. > > > > On Sep 6, 2017 5:09 AM, "D Haley" wrote: > > > >> > >> Dear Paraview List, > >> > >> I'm trying to read some HDF files, which contain dense voxel data. In my > >> calculations, I write out the HDF and wrapper XDMF data to store > >> timestep and other metadata. > >> > >> This all works fine, until I want to have 2 different voxel sizes at 2 > >> different timesteps (different number of voxels in each dimension). > >> > >> When loading up the data as a series of time-steps, everything works > >> until I reach the first set of data from the new size. When loading the > >> data, the values in the voxels seem to become invalid, and the bounding > >> box around the data starts moving in the direction of (1,1,1). > >> > >> I can load each timestep individually correctly, it is just when I try > >> to load the entire timeseries that it fails. > >> > >> Does anyone know a solution for this? I have raw voxel grids in the > >> program that generates the data, so I need to wrap them in something to > >> provide a timestep. I'd rather avoid having to interface with VTK, as > >> the code I am working on does not have a VTK dependency - I'm just > >> post-processing with paraview. > >> > >> I'm opening the series via: > >> File->Open, then select the tree item data-..xmdf > >> > >> each file is written as: > >> > >> data-1.hdf.xmdf > >> data-2.hdf.xmdf > >> .... > >> > >> The XMDF files contain something like this > >> > >> Before problem timestep: > >> ========== > >> > >> > >> > >> > >> > >> > >> > >> >> Format="XML">-1.26667 -1.26667 -1.26667 > >> >> Format="XML">0.0666667 0.0666667 0.0666667 > >> > >> > >> data-59.hdf:/voxels > >> > >> > >> > >> ========== > >> > >> After problem timestep: > >> ========== > >> > >> > >> > >> > >> > >> > >> > >> >> Format="XML">-1 -1 -1 > >> >> Format="XML">0.0666667 0.0666667 0.0666667 > >> > >> > >> data-60.hdf:/voxels > >> > >> > >> > >> ========== > >> > >> > >> Thanks! > >> _______________________________________________ > >> 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: From e.devilliers at engys.com Wed Sep 6 11:12:45 2017 From: e.devilliers at engys.com (Eugene de Villiers) Date: Wed, 6 Sep 2017 15:12:45 +0000 Subject: [Paraview] Change in OpenFOAM mesh reader Message-ID: Hi, It seems recent releases of the OpenFOAM reader have modified the interface such that a mesh MUST be present in the constant/polyMesh folder (at least since 5.3). In the past, the reader would also work with a mesh in the zero-time folder. Is there any reason for this change? Having the mesh in the 0-time folder is part of the current OpenFOAM interface standard. Removing this support reduces compatibility. Thanks for your feedback. Eugene de Villiers Managing Director e.devilliers at engys.com Mob: +44 (0) 77 89748490 Tel: +44 (0)20 32393041 (ext. 202) Fax: +44 (0)20 33573123 [EngysR] This message is private and confidential. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify us immediately by return e-mail and delete this e-mail and all attachments from your system. ENGYS Limited is a company registered in England & Wales. Register number: 6936178. Register office: 1 The Green, Richmond, Surrey, TW9 1PL, United Kingdom. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 1945 bytes Desc: image002.jpg URL: From e.devilliers at engys.com Wed Sep 6 11:18:10 2017 From: e.devilliers at engys.com (Eugene de Villiers) Date: Wed, 6 Sep 2017 15:18:10 +0000 Subject: [Paraview] Change in OpenFOAM mesh reader In-Reply-To: References: Message-ID: Please ignore my previous query. Lack of rigor on my part. Eugene de Villiers Managing Director e.devilliers at engys.com Mob: +44 (0) 77 89748490 Tel: +44 (0)20 32393041 (ext. 202) Fax: +44 (0)20 33573123 [EngysR] This message is private and confidential. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify us immediately by return e-mail and delete this e-mail and all attachments from your system. ENGYS Limited is a company registered in England & Wales. Register number: 6936178. Register office: 1 The Green, Richmond, Surrey, TW9 1PL, United Kingdom. From: Eugene de Villiers Sent: 06 September 2017 16:13 To: 'paraview at paraview.org' Subject: Change in OpenFOAM mesh reader Hi, It seems recent releases of the OpenFOAM reader have modified the interface such that a mesh MUST be present in the constant/polyMesh folder (at least since 5.3). In the past, the reader would also work with a mesh in the zero-time folder. Is there any reason for this change? Having the mesh in the 0-time folder is part of the current OpenFOAM interface standard. Removing this support reduces compatibility. Thanks for your feedback. Eugene de Villiers Managing Director e.devilliers at engys.com Mob: +44 (0) 77 89748490 Tel: +44 (0)20 32393041 (ext. 202) Fax: +44 (0)20 33573123 [EngysR] This message is private and confidential. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify us immediately by return e-mail and delete this e-mail and all attachments from your system. ENGYS Limited is a company registered in England & Wales. Register number: 6936178. Register office: 1 The Green, Richmond, Surrey, TW9 1PL, United Kingdom. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 1945 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 1945 bytes Desc: image002.jpg URL: From joel.manning at prevailinganalysis.com Wed Sep 6 12:15:01 2017 From: joel.manning at prevailinganalysis.com (Joel Manning) Date: Wed, 6 Sep 2017 16:15:01 +0000 Subject: [Paraview] Building Paraview 5.4.1 in Ubuntu 16.04 In-Reply-To: <1f9e9056be874e889b9e22409e5264d2@EX02.hosted.lan> References: <1f9e9056be874e889b9e22409e5264d2@EX02.hosted.lan> Message-ID: Hi, I am attempting to build Paraview 5.4.1 from source using VTK_PYTHON_VERSION = 3 with the aim of making use of paraview automation using python 3. However I am running into trouble because the qt version does not meet the minimum of version 5.6. Also the Qt5_DIR is not found. I am attempting the build using Cmake 3.5.1 on Ubuntu 16.04. Ubuntu 16.04 is supplied with qt5.5.1 but I cannot update this. Please can you provide me with some advice and preferably step-by-step instructions on how to complete this build. Many thanks, Joel -------------- next part -------------- An HTML attachment was scrubbed... URL: From mycae at gmx.com Wed Sep 6 12:47:35 2017 From: mycae at gmx.com (D Haley) Date: Wed, 6 Sep 2017 17:47:35 +0100 Subject: [Paraview] XDMF Reader In-Reply-To: References: <1ef836e0-0486-e2fe-dfea-875266d03984@gmx.com> <8db0e3db-38fb-b5a1-1d5f-44b56b748726@gmx.com> Message-ID: <7108feb7-ad56-7e0b-3ad2-f2adab025e2c@gmx.com> Dear David, Thanks very much for the help - this does indeed work if I use a spatial grid collectiontype. However if I change this to a temporal type (whether or not I include