mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-07-15 06:45:50 +00:00
16 lines
473 B
Plaintext
16 lines
473 B
Plaintext
agl - program that creates PDB file with chosen aglomerate
|
|
Version: 1.0.1
|
|
License: GPL
|
|
|
|
Usage:
|
|
agl -a FILENAME -i FILENAME -c X,Y,Z -o FILEMANE [ -l LOGFILE ] [ -q ] [ -h ]
|
|
|
|
Parametrs:
|
|
-a - input file with aglomerates (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
|