Agent Based Simulation framework for Urban Data Services and Vizualisation.
See the wiki for more information about this project
Contact: Arnaud Grignard
UD-Viz Version using a client/server architecture where UD_Viz is the client and Gama (in headless) the server
- If not yet installed, download the last Gama 1.9 release version here
cd /Applications/Gama.app/Contents/headless
(Mac OS) orcd C:\Program Files\Gama\headless
(Windows) or/opt/gama-platform/headless
(linux)bash gama-headless.sh -socket 6868
(Mac OS) orgama-headless.bat -socket 6868
(Windows) or ./gama-headless.sh -socket 6868```
cd UD-Viz-GCCV
npm i
npm run start
ornpm run debug
(For Developpers):- Open a browser at this adress
http://localhost:8000/
NB: - To reload the keystoning in the Javacript console of your browser run localStorage.clear()
GAMA version (compatible with version 1.9.1)
ABM model developped using Gama Platform. As a standalone can be used directly to be displayed on a physical table.
- In Gama Import the project
ReAgent
- Open
models/Gratte_Ciel_demo.gaml
- Run
Demo