rdmc.external.logparser.utils#
A module contains functions to read Gaussian output file.
- class rdmc.external.logparser.utils.cached_property(func)#
Bases:
object
- rdmc.external.logparser.utils.scheme_to_dict(scheme_str: str) dict #
A function to transform scheme to a dict.
- Parameters:
scheme_str (str) – the calculation scheme used in a Gaussian job.