Table of Contents
A simple CLI for GroIMP. It enables to start GroIMP in command line with the parameter “-a cli”. Then, project can be open/modified/run/exported with commands: $open $saveas $run.
GroIMP can be started without its graphical interface, with a CLI. Unlike the Headless mode, the CLI enables interaction with multiple the models during run time including opening and closing models, running simulations, editing RGG files etc. Its a valuable feature especially on remote server or for small changes. It syntax of the commands is oriented on basic linux command.