Files
moldyn/mathmech/agl
2014-01-29 04:21:45 +04:00
..
2014-01-29 02:42:45 +04:00
2014-01-26 06:17:14 +04:00
2014-01-29 04:21:45 +04:00
2014-01-26 06:17:14 +04:00

agl - program that creates PDB file with chosen agglomerate

Usage:
  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