Scroll to navigation

PMG(1) User Commands PMG(1)

NAME

pmg - pymatgen

DESCRIPTION

usage: pmg [-h] {config,analyze,query,plot,structure,view,diff,potcar} ...

pmg is a convenient script that uses pymatgen to perform many analyses, plotting and format conversions. This script works based on several subcommands with their own options. To see the options for the sub-commands, type "pmg sub-command -h".

positional arguments:

{config,analyze,query,plot,structure,view,diff,potcar}
Tools for configuring pymatgen, e.g., potcar setup, modifying .pmgrc.yaml configuration file.
Vasp calculation analysis tools.
Search for structures and data from the Materials Project.
Plotting tool for DOS, CHGCAR, XRD, etc.
Structure conversion and analysis tools.
Visualize structures
Diffing tool. For now, only INCAR supported.
Generate POTCARs

optional arguments:

show this help message and exit

Version: 2020.12.18

December 2020 pymatgen