ipyvasp.core.parserΒΆ
Functions
|
Returns Data from LOCPOT and similar structure files like CHG/PARCHG etc. |
|
Read potential at ionic sites from OUTCAR file. |
|
Convert a generator of text lines to numpy array while excluding comments, given matches and empty lines. |
|
Minify vasprun.xml file by removing projected data. |
|
Reads a part of the file between start_match and stop_match and returns a generator. |
|
Convert xml node or xml file content to dictionary. |
Classes