DynaMind is an open-source GIS modelling toolbox similar to the ArcGIS - model builder. The idea is that small reusable modules can be linked together to describe a complex workflow in an urban environment. E.g. the evolution of a small city
The heart of the DynaMind-Toolbox is DynaMind a small efficient core written in C++. The core provides easy to use interfaces to develop new modules in C++ or Python and to access the data in the data stream.
The DyanMind-Toolbox comes with:
brew tap christianurich/dynamind
brew install dynamind --HEAD