Edited documentation

This commit is contained in:
arcan1s
2013-07-28 04:03:28 +04:00
parent 1af86034e7
commit 7cab7c785f
48 changed files with 5349 additions and 297 deletions

15
agl/README Normal file
View File

@ -0,0 +1,15 @@
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