1VOTCA_COMPARE(1) General Commands Manual VOTCA_COMPARE(1)
2
3
4
6 votca_compare - Part of the VOTCA package
7
8
9
11 votca_compare [OPTIONS]
12
13 votca_compare [--help]
14
15
16
18 COMPARES TWO FILES TO EACH OTHER
19
20
21
22
24 options:
25
26 -h, --help show this help message and exit
27 -f1 FILE1, --file1 FILE1 File1 to compare.
28 -f2 FILE2, --file2 FILE2 File2 to compare
29 --etol ETOL Tolerance for floats to be regarded
30 equal,default=1e-5
31
32
34 Written and maintained by the VOTCA Development Team <devs@votca.org>
35
36
37
39 Copyright 2009-2021 The VOTCA Development Team (http://www.votca.org)
40
41 Licensed under the Apache License, Version 2.0 (the "License"); you may
42 not use this file except in compliance with the License. You may
43 obtain a copy of the License at
44
45 http://www.apache.org/licenses/LICENSE-2.0
46
47 Unless required by applicable law or agreed to in writing, software
48 distributed under the License is distributed on an "AS IS" BASIS,
49 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
50 implied. See the License for the specific language governing
51 permissions and limitations under the License.
52
53
54
55
56VOTCA Development Team votca_compare User Manual VOTCA_COMPARE(1)