mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-07-24 02:59:57 +00:00
Added documentatiion in russian
This commit is contained in:
@ -4,14 +4,14 @@ Version : 1.0.3
|
||||
License : GPL
|
||||
|
||||
Usage:
|
||||
mm_radf -i INPUT -s FIRST,LAST -c X,Y,Z -a ... -o OUTPUT [ -r MIN,MAX ] [ -rs R_STEP ]
|
||||
[ -a MIN,MAX ] [ -as ANG_STEP ] [ -m ] [ -l LOGFILE ] [ -q ] [ -h ]
|
||||
mm_radf -i INPUT -s FIRST,LAST -c X,Y,Z -at ... -o OUTPUT [ -r MIN,MAX ] [ -rs R_STEP ]
|
||||
[ -a MIN,MAX ] [ -as ANG_STEP ] [ -m ] [ -l LOGFILE ] [ -q ] [ -h ]
|
||||
|
||||
Parametrs:
|
||||
-i - mask of input files
|
||||
-s - trajectory steps (integer)
|
||||
-c - cell size (float), A
|
||||
-a - atom types (integer). Format: 'ATOM1-ATOM2' or 'A1,A2,A3-B1,B2,B3'
|
||||
-a5 - atom types (integer). Format: 'ATOM1-ATOM2' or 'A1,A2,A3-B1,B2,B3'
|
||||
(will enable RDF calculation for center mass automaticaly)
|
||||
-o - output file name
|
||||
-r - minimal and maximal radii for analyze (float), A. Default is '2.0,15.0'
|
||||
|
Reference in New Issue
Block a user