Command Line Interface
The upf-tools package automatically installs the command upf-tools. See
upf-tools --help for usage details.
upf-tools
CLI for upf_tools.
Usage
upf-tools [OPTIONS] COMMAND [ARGS]...
Options
- --version
Show the version and exit.
to-dat
Extract a dat file from a pseudopotential.
This file contains projectors that wannier90.x can read (see
https://wannier90.readthedocs.io/en/latest/user_guide/wannier90/projections/#advanced-usage).
- param filename:
the name of the .upf file
- type filename:
str
Usage
upf-tools to-dat [OPTIONS] FILENAME
Arguments
- FILENAME
Required argument
to-input
Extract an input file from a pseudopotential.
- param filename:
the name of the .upf file
- type filename:
str
Usage
upf-tools to-input [OPTIONS] FILENAME
Arguments
- FILENAME
Required argument