Skip to content
Snippets Groups Projects
  1. Nov 28, 2018
  2. Nov 27, 2018
  3. Nov 26, 2018
  4. Nov 25, 2018
  5. Nov 24, 2018
    • Mark OLESEN's avatar
      ENH: add boundaryToCell, patchToCell topoSetCellSources (#1060) · a139543e
      Mark OLESEN authored
      - can be used, for example, to visualize all wall cells - for quality
        or other purposes - without requiring an intermediate faceSet for
        the selection. Request arising from pending merge !213.
      a139543e
    • Mark OLESEN's avatar
      ENH: add 'use' action for parcel selection · ff18ab58
      Mark OLESEN authored
      - shortcut for "clear" + "add".
      
        At the end of the operation, only parcels matching that particular
        selection source will be used.
      ff18ab58
    • Mark OLESEN's avatar
      ENH: improvements for dataCloud function object (issue #1044) · 58dae2de
      Mark OLESEN authored
      - now supports a parcel selection mechanism like vtkCloud,
        giving the ability to select a subset of parcels.
        For example, a given stride, or removal of parcels with a small
        diameter.
      
        Eg,
            dataCloud output Time: 3.2
            Applying parcel filtering to 994 parcels
            - add stride 4
            - subtract field U : (less 0.2)
            After filtering using 214/994 parcels
      
      - add output precision control for dataCloud
      58dae2de
  6. Nov 23, 2018
    • Mark OLESEN's avatar
      BUG: errors found in feature-vtm merge !213 · 05353da5
      Mark OLESEN authored
      - vtkWrite with moving mesh was not updated the subsets properly,
        which caused it to crash.
      
      - foamToVTK -overwrite ignored for single region cases,
        was working for multi-region cases
      
      - minor documentation changes
      05353da5
  7. Nov 16, 2018
  8. Nov 15, 2018
  9. Nov 26, 2018
  10. Nov 14, 2018