mesa
mesa copied to clipboard
code convention: Rename model.grid attribute to model.space
See https://github.com/projectmesa/mesa-geo/pull/40
Change model.grid to model.space for better naming convention, since GeoSpace is not necessarily a grid.
model.space is more general than model.grid. It doesn't make sense to say NetworkGrid either.