Commit Paraview enhancements - quit working on sets/zones frills
- Include Sets/Zones now scans immediately to refresh the list of available mesh parts. Unfortunately, this also causes the object panel to be modified, even although the selection doesn't acutally need to change. This seems to be due to how the pqNamedWidgets are getting the information from the proxy properties. I can't figure if it's possible to acheive what I want, but we can probably live with the current implementation. After IncludeZones, simply us 'Reset' to undo the spurious GUI changes. Works fine - just looks a bit silly. - Added 'Refresh' button to rescan for new times/fields. Good for post-processing ongoing calculations without exiting the reader. - Added 'Skip Zero Time' checkbox: many (some) calculations have data missing at time=0 (eg, rho, lagrangian, etc). This provides a convenient way to skip over this time. - Future?: We could probably pick up favourite default values for these switches from ~OpenFOAM/controlDict, from a case system/paraview, or simply by making the casename.OpenFOAM also be an OpenFOAM dictionary with the settings.
Showing
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/PV3FoamReader_SM.xml 72 additions, 29 deletions...3Readers/PV3FoamReader/PV3FoamReader/PV3FoamReader_SM.xml
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/pqPV3FoamReaderPanel.cxx 216 additions, 37 deletions...ders/PV3FoamReader/PV3FoamReader/pqPV3FoamReaderPanel.cxx
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/pqPV3FoamReaderPanel.h 13 additions, 2 deletions...eaders/PV3FoamReader/PV3FoamReader/pqPV3FoamReaderPanel.h
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/vtkPV3FoamReader.cxx 38 additions, 5 deletions...3Readers/PV3FoamReader/PV3FoamReader/vtkPV3FoamReader.cxx
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/PV3FoamReader/vtkPV3FoamReader.h 21 additions, 9 deletions...PV3Readers/PV3FoamReader/PV3FoamReader/vtkPV3FoamReader.h
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.C 70 additions, 45 deletions...graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.C
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H 39 additions, 41 deletions...graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3Foam.H
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamAddToSelection.H 8 additions, 2 deletions...aders/PV3FoamReader/vtkPV3Foam/vtkPV3FoamAddToSelection.H
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamFaceField.H 4 additions, 4 deletions...PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamFaceField.H
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamFields.C 9 additions, 9 deletions...cs/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamFields.C
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamLagrangianFields.H 4 additions, 4 deletions...ers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamLagrangianFields.H
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamMesh.C 43 additions, 42 deletions...hics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamMesh.C
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamPatchField.H 4 additions, 4 deletions...V3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamPatchField.H
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamPointFields.H 11 additions, 11 deletions...3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamPointFields.H
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamUpdateInfo.C 62 additions, 51 deletions...V3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamUpdateInfo.C
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamUtils.C 14 additions, 14 deletions...ics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamUtils.C
- applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamVolFields.H 21 additions, 21 deletions...PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamVolFields.H
- applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/PV3blockMeshReader/PV3blockMeshReader_SM.xml 21 additions, 12 deletions...ckMeshReader/PV3blockMeshReader/PV3blockMeshReader_SM.xml
- applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/PV3blockMeshReader/pqPV3blockMeshReaderPanel.cxx 28 additions, 26 deletions...shReader/PV3blockMeshReader/pqPV3blockMeshReaderPanel.cxx
- applications/utilities/postProcessing/graphics/PV3Readers/PV3blockMeshReader/PV3blockMeshReader/pqPV3blockMeshReaderPanel.h 0 additions, 3 deletions...MeshReader/PV3blockMeshReader/pqPV3blockMeshReaderPanel.h
Please register or sign in to comment