Teleconference 2019-02-20

From VTKM
Revision as of 10:47, 20 February 2019 by Kmorel (talk | contribs) (Created page with "Attendees: ==ECP Updates== * FY20-23 planning document submitted ==ECP deliverable updates== ====FY19Q2==== * [MS-19/04] Ghost Cells ** Dave added a filter that removes gh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Attendees:

ECP Updates

  • FY20-23 planning document submitted

ECP deliverable updates

FY19Q2

  • [MS-19/04] Ghost Cells
    • Dave added a filter that removes ghost cells
    • Just made a filter that adds a ghost layer array to structured grids (to mark external areas as ghost).
    • It was suggested that for completion of the milestone, the histogram filter should be modified to optionally accept a ghost cell array to ignore inputs from ghost cells.
    • Ken and Rob need to talk a look at merge request
  • [MS-19/05] Merge Points
    • Ken is on the hook for merging the Merge Points worklet in.
    • Ken spent some time implementing this.
  • [MS-19/06] Connected Components
    • Ollie working on bug fixes.
    • Adding a filter in addition to a worklet.
    • Almost at the point to submit an MR
  • [MS-19/07] Advect Time Varying
    • The components are generally there.
    • Need to write some tests (currently there are only examples)

FY19Q3

  • [MS-19/08] Point Movement 2
    • There are already some filters in for point movement.
    • Still need some user's guide documentation

FY19Q4

  • [MS-19/09] Path Geometry
    • Not started
  • [MS-20/01] Lightweight Cell Library
    • Sujin is wrapping up tests for hex and quad and will then be able to show what is available.
  • [MS-20/02] Specialized Data Models
    • Some work on how XGC used a rotated triangular grid for a bunch of wedges.
    • Need to generalize some code written by Matt.
  • [MS-20/03] Feature-Sensitive Surface Norm
    • Working on fixing normals to be consistent across surface.
  • [MS-20/04] VTK-m Release 3
    • On track
  • [MS-20/05] Cell Metrics
    • Brent is working on this.
  • [MS-20/06] Contouring
    • Need to support all cell types
  • [MS-20/07] Advanced Flow Algorithms
    • Still deciding what we want to do.
    • Dave is working on generalizing cell lookups and evaluators to work on all grid types

Rountable notes

SC/Vis tutorials