chemparseplot.parse.eon.minimization¶
Module Contents¶
Functions¶
Reads and parses the results.dat file. |
API¶
- chemparseplot.parse.eon.minimization.min_e_result(eresp: pathlib.Path) dict[source]¶
Reads and parses the results.dat file.
Added in version 0.0.3.
Args: eresp: Path to the eOn results directory.
Returns: A dictionary containing the parsed data from results.dat, or None if the file does not exist or the termination reason is not 0.