Skip to content

Gridspace with agents that occupy more than one grid point #1177

@TorkelE

Description

@TorkelE

I have an ABM model of two interacting cell populations that I have implemented on a grid space, and it works very well. However, in reality, one of the cell types is ~2-4 times larger than the other one. The ideal way to model this would be to have that cell type occupy a 2x2 bit over the grid (with exclusion).

Is there any way to implement this currently? I saw this issue: https://discourse.julialang.org/t/agents-with-an-extent/104840/5 regarding it, however, it was looking at continuous space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions