Files
moldyn/mathmech/mm_agl/README
2013-09-02 21:35:07 +04:00

16 lines
481 B
Plaintext

mm_agl - program that creates PDB file with chosen agglomerate
Version: 1.1.0
License: GPL
Usage:
mm_agl -a FILENAME -i FILENAME -c X,Y,Z -o FILEMANE [ -l LOGFILE ] [ -q ] [ -h ]
Parametrs:
-a - input file with agglomerates (in format statgen)
-i - input file with coordinates
-c - cell size (float), A
-o - output file with coordinates
-l - log enable
-q - quiet enable
-h - show this help and exit