1XTP_TOOLS(1) General Commands Manual XTP_TOOLS(1)
2
3
4
6 xtp_tools - Part of the VOTCA package
7
8
9
11 xtp_tools [OPTIONS]
12
13 xtp_tools [--help]
14
15
16
18 Runs excitation/charge transport tools
19
20
21
22
23
24
26 Allowed options:
27
28 -h [ --help ] display this help and exit
29 --verbose be loud and noisy
30 --verbose1 be very loud and noisy
31 -v [ --verbose2 ] be extremly loud and noisy
32 -o [ --options ] arg Tool user options.
33 -t [ --nthreads ] arg (=1) number of threads to create
34 -e [ --execute ] arg Name of Tool to run
35 -l [ --list ] Lists all available Tools
36 -d [ --description ] arg Short description of a Tools
37 -c [ --cmdoptions ] arg Modify options via command line by e.g.
38 '-c
39 xmltag.subtag=value'. Use whitespace to
40 separate
41 multiple options
42 -p [ --printoptions ] arg Prints xml options of a Tool
43
44
46 Written and maintained by the VOTCA Development Team <devs@votca.org>
47
48
49
51 Copyright 2009-2021 The VOTCA Development Team (http://www.votca.org)
52
53 Licensed under the Apache License, Version 2.0 (the "License"); you may
54 not use this file except in compliance with the License. You may
55 obtain a copy of the License at
56
57 http://www.apache.org/licenses/LICENSE-2.0
58
59 Unless required by applicable law or agreed to in writing, software
60 distributed under the License is distributed on an "AS IS" BASIS,
61 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
62 implied. See the License for the specific language governing
63 permissions and limitations under the License.
64
65
66
67
68VOTCA Development Team xtp_tools User Manual XTP_TOOLS(1)