Skip to content
Snippets Groups Projects
  1. Aug 02, 2008
    • Mark Olesen's avatar
      PV3FoamReader improvements · 775ef2c8
      Mark Olesen authored
        - various GUI properties are now animateable="0"
          (meaning they no longer show up on the time-line)
        - move reader switches to the bottom of the GUI
        - move Lagrangian fields above pointFields for better visibility
        - basic support for multiple clouds
        - filter fields based on selection before looping over all the geometry bits
        - mesh conversion functions now return VTK mesh types for easier handling
        - faceZones mesh conversion had points/faces allocation reversed
        - updateInfo with every call to setTime() that changes the timeIndex
          This seems to be the only way to notice Lagrangian fields
        - restore displaying patchnames that got forgotten in the last commit
        - misc reorganization
      775ef2c8
  2. Aug 01, 2008
    • Mark Olesen's avatar
      PV3FoamReader - neater multiblocks and dual output ports · fa0b0343
      Mark Olesen authored
        - normal mesh data on port0
        - Lagrangian data on port1
        - no fixed block numbers for dividing internalMesh, patches, zones etc.
          This helps avoid ugly gaps in the multiblock output
        - avoid segfault if Lagrangian fields are converted without positions
      
        TODO:
        - can we label the output ports?
        - the selection of Lagrangian data and fields is wonky.
      fa0b0343
  3. Jul 30, 2008
  4. Jul 29, 2008
  5. Jul 28, 2008
  6. Jul 27, 2008
  7. Jul 25, 2008
  8. Jul 24, 2008