Download¶
Binary¶
The pre-compiled files are available bellow. You need to unzip them and execute
SIMPA.jar
with java environement 9 or later.
SIMPA 2.0¶
Getting sources¶
SIMPA is hosted on a gitlab instance.
You can download it with the following command:
git clone https://gricad-gitlab.univ-grenoble-alpes.fr/SIMPA/SIMPA.git
There is a script named launch_SIMPA.sh
which will help UNIX user to run
the tool in one command.