Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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".

   positionalarguments:
              {config,analyze,query,plot,structure,view,diff,potcar}

       config Tools for configuring pymatgen, e.g., potcar setup, modifying .pmgrc.yaml configuration file.

       analyze
              Vasp calculation analysis tools.

       query  Search for structures and data from the Materials Project.

       plot   Plotting tool for DOS, CHGCAR, XRD, etc.

       structure
              Structure conversion and analysis tools.

       view   Visualize structures

       diff   Diffing tool. For now, only INCAR supported.

       potcar Generate POTCARs

   optionalarguments:-h, --help
              show this help message and exit

       Version: 2020.12.18

pymatgen                                          December 2020                                           PMG(1)

Name

       pmg - pymatgen

See Also