The GCD configurator is a helper program for General Constrained Dynamic models (GCD models). It allows to create and easily edit GCD Models, add and modify plots and generate mathematica files from it. For more information see the introductory paper by Erhard Glötzl and the list of examples models and there description in publications using GCD models.
For program requirements please see https://github.com/lbinter/gcd/wiki/GCD-Requirements
Please ensure https://github.com/lbinter/gcd/wiki/Java-Installation-&-Env.-Variables-Requirements are followed before proceeding.
You can download prebuild binaries from
Unpack the downloaded binary to any location
- Windows
- Double click path\bin\gcd.bat
- Linux
- Execute path\bin\gcd
Please see the Wiki (https://github.com/lbinter/gcd/wiki/) for further information.
You can start the program via terminal
./gradlew run
- Clone / download project
- Unpack the Zip folder to any location
- navigate to the new folder
- To build project please run the following command in a terminal (shift + right click in folder)
./gradlew clean build
- the program can now be found als a zip and tar file in \folder\build\distributions\gcd-2.0-.zip





