1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH ASE "1" "November 2018" "ase 3.17.0" "User Commands"
.SH NAME
ase \- ASE command line tool
.SH DESCRIPTION
usage: ase [\-h] [\-\-version] [\-T]
.IP
{help, info, test, gui, db, run, band\-structure, build, eos, ulm, find, nomad\-upload, nomad\-get, convert, reciprocal, completion}
\&...
.PP
ASE command line tool.
.SS "optional arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-\-version\fR
show program's version number and exit
.HP
\fB\-T\fR, \fB\-\-traceback\fR
.SS "Sub-commands:"
.IP
{help, info, test, gui, db, run, band\-structure, build, eos, ulm, find, nomad\-upload, nomad\-get, convert, reciprocal, completion}
.TP
help
Help for sub\-command.
.TP
info
Print information about files or system.
.TP
test
Run ASE's test\-suite.
.TP
gui
ASE's graphical user interface.
.TP
db
Manipulate and query ASE database.
.TP
run
Run calculation with one of ASE's calculators.
.TP
band\-structure
Plot band\-structure.
.TP
build
Build an atom, molecule or bulk structure.
.TP
eos
Calculate EOS from one or more trajectory files.
.TP
ulm
Manipulate/show content of ulm\-file.
.TP
find
Find files with atoms in them.
.TP
nomad\-upload
Upload files to NOMAD.
.TP
nomad\-get
Get calculations from NOMAD and write to JSON files.
.TP
convert
Convert between file formats.
.TP
reciprocal
Show the reciprocal space.
.TP
completion
Add tab\-completion for Bash.
|