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