Skip to content

Add .load() call on UxGrid.uxgrid.face_node_connectivity - #2816

Open
wyatt-fluidnumerics wants to merge 1 commit into
mainfrom
optimize-particle-in-cell-checks-for-UxGrids
Open

Add .load() call on UxGrid.uxgrid.face_node_connectivity#2816
wyatt-fluidnumerics wants to merge 1 commit into
mainfrom
optimize-particle-in-cell-checks-for-UxGrids

Conversation

@wyatt-fluidnumerics

@wyatt-fluidnumerics wyatt-fluidnumerics commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Description

See #2815 for major details, this PR serves to decrease the number of dask.compute calls during particle-in-cell checks and during interpolation for unstructured grids by backing the uxgrid.face_node_connectivity array with numpy rather than leaving it lazy as a dask array.

Checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Optimization for unstrucutred grid point-in-cell checking and interpolation

1 participant