1CSG_PART_DIST(1)            General Commands Manual           CSG_PART_DIST(1)
2
3
4

NAME

6       csg_part_dist - Part of the VOTCA package
7
8
9

SYNOPSIS

11       csg_part_dist [OPTIONS]
12
13       csg_part_dist [--help]
14
15
16

DESCRIPTION

18       This program reads a topology and (set of) trajectory(ies). For every
19       binned value of a chosen coordinate, it outputs the time-averaged
20       number of particles, listed by particle types.
21
22
23
24

OPTIONS

26       Allowed options:
27
28         --top arg             topology file
29         --trj arg             trajectory file
30         --grid arg            output grid spacing (min:step:max)
31         --out arg             output particle distribution table
32         --ptypes arg          particle types to include in the analysis
33                                arg: file - particle types separated by space
34                                default: all particle types
35         --first_frame arg     first frame considered for analysis
36         --last_frame arg      last frame considered for analysis
37         --coord arg           coordinate analyzed ('x', 'y', or 'z'
38       (default))
39         --shift_com           shift center of mass to zero
40         --comment arg         store a comment in the output table
41         --help                produce this help message
42
43

AUTHORS

45       Written and maintained by the VOTCA Development Team <devs@votca.org>
46
47
48
50       Copyright 2009-2021 The VOTCA Development Team (http://www.votca.org)
51
52       Licensed under the Apache License, Version 2.0 (the "License"); you may
53       not use this  file except in compliance with the License.  You may
54       obtain a copy of the License at
55
56              http://www.apache.org/licenses/LICENSE-2.0
57
58       Unless  required by applicable law or agreed to in writing, software
59       distributed under the License is distributed on an "AS IS" BASIS,
60       WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either  express  or
61       implied.   See  the  License  for  the  specific  language  governing
62       permissions and limitations under the License.
63
64
65
66
67VOTCA Development Team     csg_part_dist User Manual          CSG_PART_DIST(1)
Impressum