messy-tools

Check out source code

The source code is hosted on the gitlab server gitlab.fz-juelich.de. The command

git clone git@gitlab.fz-juelich.de:clams/messy-tools.git <target-directory>

creates the target directory in the current working directory and copies the current version of the package messy-tools to this directory. In case of access problems contact Nicole Thomas or Jens-Uwe Grooß.

Tools

The package messy-tools contains the following programs:

Compile

The programs can be compiled with the command

make progname

leading to an executable file with same name in the messy-tools directory.

Execute

progname input-file output-file

messy/MessyTools (last edited 2022-05-16 09:17:00 by NicoleThomas)