Skip to content

Open boundaries don't work if UpdateCallback is not the last callback in the list #1067

@efaulhaber

Description

@efaulhaber

For some reason, we are getting 1e16 coordinates (which are used by inactive particles) into the neighborhood search update (which is only done for active particles):

┌ Info: 
│   point_coords =
│    2-element SVector{2, Float64} with indices SOneTo(2):
│     1.0e16
└     1.0e16
┌ Info: 
└   point in eachindex_y = true
ERROR: LoadError: particle coordinates are NaN or outside the domain bounds of the cell list
cell (3333333333333333505, 3333333333333333505) is out of bounds for cell grid of size [2:72, 2:37]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions