Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.3 KB

tblite.1.adoc

File metadata and controls

57 lines (35 loc) · 1.3 KB

tblite(1) Manual Page

Name

tblite - Light-weight tight-binding framework

Synopsis

tblite [command] [options] input

Description

Main driver for tight-binding framework.

Commands

tblite-fit(1)

Optimize tight-binding parameters.

tblite-param(1)

Inspect and manipulate tight-binding parametrization data.

tblite-run(1)

Evaluate tight-binding method on the provided input structure. If no command is specified run is selected by default.

tblite-guess(1)

Evaluate a guess charge model on the provided input structure.

tblite-tagdiff(1)

Auxilary tool to compute differences between data outputs.

Options

--color string

Support colorful terminal output, possible values are never (default), always, and auto.

--version

Prints version number and citation

--help

Show this message

Command line arguments can be read from an indirect file / response file by specifying the file with @name in the command line. Each line in the file is interpreted as command line argument, shell like escape sequences are not available. The file can contain further @name inputs. If the file cannot be found the argument is used literally.