1csg_fmatch(1) General Commands Manual csg_fmatch(1)
2
3
4
6 csg_fmatch - Part of the VOTCA package
7
8
10 csg_fmatch [OPTION] [OPTIONPARAMETERS]
11
12
14 Perform force matching (also called multiscale coarse-graining)
15
16
17 Please visit the program site at __http://www.votca.org__.
18
19
21 Allowed options:
22
23
24 -h [ --help ]
25 display this help and exit
26
27 -v [ --verbose ]
28 be loud and noisy
29
30 --top arg
31 atomistic topology file
32
33 --options arg
34 options file for coarse graining
35
36 --trj-force arg
37 coarse-grained trajectory containing forces of already known
38 interactions
39
40
41 Mapping options:
42
43
44 --cg arg
45 coarse graining mapping and bond definitions (xml-file)
46
47 --map-ignore arg
48 list of molecules to ignore separated by ;
49
50 --no-map
51 disable mapping and act on original trajectory
52
53
54 Trajectory options:
55
56
57 --trj arg
58 atomistic trajectory file
59
60 --begin arg (=0)
61 skip frames before this time (only works for Gromacs files)
62
63 --first-frame arg (=0)
64 start with this frame
65
66 --nframes arg
67 process the given number of frames
68
69
71 Written and maintained by the VOTCA Development Team <devs@votca.org>
72
73
74 This Manual Page was converted from t2t format to the this format by
75 txt2tags (http://txt2tags.org) ! The t2t file was extracted from
76 'csg_fmatch --help' by help2t2t (version 1.5 )
77
78
80 Copyright 2009-2011 The VOTCA Development Team (http://www.votca.org)
81
82
83 Licensed under the Apache License, Version 2.0 (the "License"); you may
84 not use this file except in compliance with the License. You may
85 obtain a copy of the License at
86
87
88 http://www.apache.org/licenses/LICENSE-2.0
89
90
91 Unless required by applicable law or agreed to in writing, software
92 distributed under the License is distributed on an "AS IS" BASIS, WITH‐
93 OUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
94 See the License for the specific language governing permissions and
95 limitations under the License.
96
97
98
99
100
101
102Version: 1.5 2019-02-17 00:15:52 csg_fmatch(1)