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

NAME

6       csg_map - Part of the VOTCA package
7
8

SYNOPSIS

10       csg_map [OPTION] [OPTIONPARAMETERS]
11
12

DESCRIPTION

14       Convert  a  reference  atomistic  trajectory  or  configuration  into a
15       coarse-grained one based on a mapping  xml-file.  The  mapping  can  be
16       applied to either an entire trajectory or a selected set of frames only
17       (see  options).   Examples:  *   csg_map   --top   FA-topol.tpr   --trj
18       FA-traj.trr   --out   CG-traj.xtc   --cg  cg-map.xml  *  csg_map  --top
19       FA-topol.tpr --trj FA-conf.gro  --out  CG-conf.gro  --cg  cg-map.xml  *
20       csg_map  --top  FA-topol.tpr  --trj  FA-traj.xtc  --out FA-history.dlph
21       --no-map * csg_map  --top  FA-field.dlpf  --trj  FA-history.dlph  --out
22       CG-history.dlph --cg cg-map.xml * csg_map --top .dlpf --trj .dlph --out
23       .dlph --cg cg-map.xml  convert HISTORY to HISTORY_CGV
24
25
26       Please visit the program site at __http://www.votca.org__.
27
28

OPTIONS

30       Allowed options:
31
32
33       -h [ --help ]
34              display this help and exit
35
36       -v [ --verbose ]
37              be loud and noisy
38
39       --top arg
40              atomistic topology file
41
42       --out arg
43              output file for coarse-grained trajectory
44
45       --vel  Write mapped velocities (if available)
46
47       --force
48              Write mapped forces (if available)
49
50       --hybrid
51              Create  hybrid  trajectory   containing   both   atomistic   and
52              coarse-grained
53
54
55       Mapping options:
56
57
58       --cg arg
59              coarse graining mapping and bond definitions (xml-file)
60
61       --map-ignore arg
62              list of molecules to ignore separated by ;
63
64       --no-map
65              disable mapping and act on original trajectory
66
67
68       Trajectory options:
69
70
71       --trj arg
72              atomistic trajectory file
73
74       --begin arg (=0)
75              skip frames before this time (only works for Gromacs files)
76
77       --first-frame arg (=0)
78              start with this frame
79
80       --nframes arg
81              process the given number of frames
82
83

AUTHORS

85       Written and maintained by the VOTCA Development Team <devs@votca.org>
86
87
88       This  Manual  Page  was converted from t2t format to the this format by
89       txt2tags (http://txt2tags.org) !   The  t2t  file  was  extracted  from
90       'csg_map --help' by help2t2t (version 1.5.1 )
91
92
94       Copyright 2009-2011 The VOTCA Development Team (http://www.votca.org)
95
96
97       Licensed under the Apache License, Version 2.0 (the "License"); you may
98       not use this file except in  compliance  with  the  License.   You  may
99       obtain a copy of the License at
100
101
102           http://www.apache.org/licenses/LICENSE-2.0
103
104
105       Unless  required  by  applicable  law or agreed to in writing, software
106       distributed under the License is distributed on an "AS IS" BASIS, WITH‐
107       OUT  WARRANTIES  OR  CONDITIONS OF ANY KIND, either express or implied.
108       See the License for the specific  language  governing  permissions  and
109       limitations under the License.
110
111
112
113
114
115
116Version: 1.5.1                2019-11-22 00:00:00                   csg_map(1)
Impressum