Results 2 comments of Interfluo

@mzajd I am having the same issue, did you ever resolve this?

@mzajd I was able to extract the grid nodes and plot them, maybe this is helpful `grid = vis.generate_grid(t) print("\ninitial grid points:", grid) coords = [] x = [] y...