Get help with VASP parameters from VASP wiki.
VaspDoc
Bases: object
object
A VASP documentation helper.
Init for VaspDoc.
get_help
Get help on a VASP tag.
tag (str) – VASP tag, e.g., ISYM.
Help text.
get_incar_tags
Returns: All incar tags
print_help
Print the help for a TAG.
tag (str) – Tag used in VASP.
print_jupyter_help
Display HTML help in ipython notebook.